kernel: Add default kernel-img.conf.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 May 2009 10:23:24 +0000 (12:23 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 May 2009 10:23:24 +0000 (12:23 +0200)
etc/kernel-img.conf [new file with mode: 0644]

diff --git a/etc/kernel-img.conf b/etc/kernel-img.conf
new file mode 100644 (file)
index 0000000..73cbf78
--- /dev/null
@@ -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