summaryrefslogtreecommitdiff
path: root/backend/modules/bootloader
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-09-24 22:13:05 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2011-09-24 22:13:05 +0200
commitebe2a19ca711358da7686ec3118e5391af0e4afe (patch)
tree24d96c7d08d8f101cda9575ee69b9086fe985583 /backend/modules/bootloader
parent997bb8d48921854c0da215adcab4bf477163887a (diff)
downloadacritoxinstaller-ebe2a19ca711358da7686ec3118e5391af0e4afe.zip
acritoxinstaller-ebe2a19ca711358da7686ec3118e5391af0e4afe.tar.gz
update-initramfs on installation target
Diffstat (limited to 'backend/modules/bootloader')
-rw-r--r--backend/modules/bootloader1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/modules/bootloader b/backend/modules/bootloader
index a3f7546..3621341 100644
--- a/backend/modules/bootloader
+++ b/backend/modules/bootloader
@@ -58,7 +58,6 @@ function install_bootmanager_to_target()
{
send install_step install_bootmanager_to_target
# force initrd update
- [ -d $TARGET/var/lib/initramfs-tools ] && rm -f $TARGET/var/lib/initramfs-tools/*
chroot_it update-initramfs -utk all &>/dev/null
case "$cfg_bootloader" in