From: Matthijs Kooijman Date: Mon, 25 May 2009 10:23:24 +0000 (+0200) Subject: kernel: Add default kernel-img.conf. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=458ec0f0e321886c2b0ca8ba215053faa62a9b8c kernel: Add default kernel-img.conf. --- diff --git a/etc/kernel-img.conf b/etc/kernel-img.conf new file mode 100644 index 0000000..73cbf78 --- /dev/null +++ b/etc/kernel-img.conf @@ -0,0 +1,10 @@ +# Kernel image management overrides +# See kernel-img.conf(5) for details +do_symlinks = yes +relative_links = yes +do_bootloader = no +do_bootfloppy = no +do_initrd = yes +link_in_boot = no +postinst_hook = update-grub +postrm_hook = update-grub