From e0c4236bbf3c385107fede2cd030c804506dce35 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Tue, 13 Nov 2012 14:38:20 +0000 Subject: Revert "base: temporarily don't remove unzipped boot files (#12129)" This reverts commit e41aaec60d874cbd32ab4a4f39891ae4c18b37b7. The firmware bug behind this commit has been solved a while ago. It is not present in A2 firmware releases, but enough time has passed now that everyone has a B1. --- diff --git a/modules/base/kspost.50.zip_bootfiles.nochroot.inc b/modules/base/kspost.50.zip_bootfiles.nochroot.inc index 31cd84b..5c81b0c 100644 --- a/modules/base/kspost.50.zip_bootfiles.nochroot.inc +++ b/modules/base/kspost.50.zip_bootfiles.nochroot.inc @@ -39,9 +39,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 create_missing() { -- cgit v0.9.1