]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - Documentation/admin-guide/aoe/examples.rst
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
[mirror_ubuntu-jammy-kernel.git] / Documentation / admin-guide / aoe / examples.rst
CommitLineData
305a99eb
MCC
1Example of udev rules
2---------------------
3
4 .. include:: udev.txt
5 :literal:
6
7Example of udev install rules script
8------------------------------------
9
10 .. literalinclude:: udev-install.sh
11 :language: shell
12
13Example script to get status
14----------------------------
15
16 .. literalinclude:: status.sh
17 :language: shell
18
19Example of AoE autoload script
20------------------------------
21
22 .. literalinclude:: autoload.sh
23 :language: shell