Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at nocache-cleanup 23 lines 446 B view raw
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