Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/base/kspost.50.zip_bootfiles.nochroot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/kspost.50.zip_bootfiles.nochroot.inc')
-rw-r--r--modules/base/kspost.50.zip_bootfiles.nochroot.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/base/kspost.50.zip_bootfiles.nochroot.inc b/modules/base/kspost.50.zip_bootfiles.nochroot.inc
index 8477ae2..e5d4cc8 100644
--- a/modules/base/kspost.50.zip_bootfiles.nochroot.inc
+++ b/modules/base/kspost.50.zip_bootfiles.nochroot.inc
@@ -35,9 +35,9 @@ remove_original() {
rm -f $name
}
-remove_original vmlinuz
-remove_original actrd.img
-remove_original initrd.img
+#remove_original vmlinuz
+#remove_original actrd.img
+#remove_original initrd.img
# symlink actXX to runXX (or the other way) if any of them are missing
[ -e $INSTALL_ROOT/boot/actos.zip ] || ln -s runos.zip $INSTALL_ROOT/boot/actos.zip