Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-27 | kernel-install: avoid using 'cp --preserve' | Tom Gundersen | |
Force 0644 and root:root instead, to avoid problems with fat filesystems. | |||
2013-07-11 | kernel-install/90-loaderentry.install: do not fail for missing initrd | Harald Hoyer | |
2013-06-20 | kernel-install: filter out "initrd=" from /proc/cmdline | Harald Hoyer | |
2013-05-06 | kernel-install: add default install scripts | Harald Hoyer | |
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. |