History log of /systemd/src/kernel-install/50-depmod.install
Revision Date Author Comments Expand
8f51399e75e5d0d0741ecb18c549a57840bd1cc3 06-May-2013 Harald Hoyer <harald@redhat.com>

kernel-install: add default install scripts Do the depmod in the kernel-install hooks, so hooks can produce/install kernel modules and be part of the depmod. Also move the basic boot loader entry creation and removal to a plugin script. If PRETTY_NAME is not defined in /etc/os-release, fallback to PRETTY_NAME="Linux $KERNEL_VERSION". Add documentation for everything in the man page.