X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-install.xml;h=3612b7d934b88a4b9e887c4138bc2098e6af3323;hp=d21d7579bfe16df7754b39e73e41d1371ce7d99c;hb=7ba4fedb8048182fb765bd6ae5aa1e548389bef3;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 diff --git a/man/kernel-install.xml b/man/kernel-install.xml index d21d7579b..3612b7d93 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -73,7 +73,7 @@ along with systemd; If not, see . executables with a local file if needed; a symbolic link in /etc/kernel/install.d/ with the same name as an executable in /usr/lib/kernel/install.d/, pointing to /dev/null, disables the executable entirely. Executables must have the - extension .install; other extensions are ignored. + extension .install; other extensions are ignored. @@ -90,9 +90,7 @@ along with systemd; If not, see . /usr/lib/kernel/install.d/*.install and /etc/kernel/install.d/*.install with the arguments - -add KERNEL-VERSION /boot/MACHINE-ID/KERNEL-VERSION/ - + add KERNEL-VERSION /boot/MACHINE-ID/KERNEL-VERSION/ The kernel-install plugin 50-depmod.install runs depmod for the KERNEL-VERSION. @@ -112,11 +110,9 @@ add KERNEL-VERSION /boot/MACHI remove KERNEL-VERSION - calls every executable /usr/lib/kernel/install.d/*.install + Calls every executable /usr/lib/kernel/install.d/*.install and /etc/kernel/install.d/*.install with the arguments - -remove KERNEL-VERSION /boot/MACHINE-ID/KERNEL-VERSION/ - + remove KERNEL-VERSION /boot/MACHINE-ID/KERNEL-VERSION/ kernel-install removes the entire directory @@ -145,7 +141,7 @@ remove KERNEL-VERSION /boot/MA /etc/kernel/install.d/*.install - Drop-in files, which are executed by kernel-install. + Drop-in files which are executed by kernel-install.