summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_linux-image
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-02-29 17:29:00 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:36:19 +0100
commit5330b557ace8686e8f1ffc94ee120a1dc57714d7 (patch)
tree3e51b4536e10dac3ab2873420a6893c18cb24222 /helpers/lh_chroot_linux-image
parent979c71fd6ef040af0049541dd3ef608759d461fe (diff)
downloadlive-build-5330b557ace8686e8f1ffc94ee120a1dc57714d7.zip
live-build-5330b557ace8686e8f1ffc94ee120a1dc57714d7.tar.gz
It's actually enough to just truncate kernel-img.conf and also less invasive than including a default configuration.
Diffstat (limited to 'helpers/lh_chroot_linux-image')
-rwxr-xr-xhelpers/lh_chroot_linux-image17
1 files changed, 1 insertions, 16 deletions
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image
index 6d9a756..eafaaa6 100755
--- a/helpers/lh_chroot_linux-image
+++ b/helpers/lh_chroot_linux-image
@@ -128,22 +128,7 @@ EOF
mv chroot/etc/kernel-img.conf.old chroot/etc/kernel-img.conf
else
# Removing kernel-img.conf file
- #rm -f chroot/etc/kernel-img.conf
-
-# Default file taken from debian-installer etchr2
-cat > chroot/etc/kernel-img.conf << EOF
-# 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
-EOF
-
+ Truncate chroot/etc/kernel-img.conf
fi
# Removing stage file