X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fkernel-install.xml;h=93dc0ae4fdd176c387927ae1e78062fb5aacb0a5;hb=9e9e2b722cf796b58e959cd174d87ce0ec0bc996;hp=06939fa090656a52093854626b3a898561d9ec01;hpb=81516adcb71a47837544340f72eb8ee810274119;p=elogind.git diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 06939fa09..93dc0ae4f 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -125,12 +125,40 @@ along with systemd; If not, see . Drop-in files, which are executed by kernel-install. + + + /etc/kernel/cmdline + /proc/cmdline + + + The contents of the file /etc/kernel/cmdline specifies the kernel command line to use. + If that file does not exist, /proc/cmdline is used. + + + + + /etc/machine-id + + + The contents of the file specifies the machine identifaction <MACHINE-ID>. + + + + + /etc/os-release + + + The contents of the file specifies the the operating system id <OS-ID>. + + See Also + machine-id5, + os-release5, Boot loader specification