On Tue, Aug 24, 2010 at 12:09 PM, Amit Kucheria amit.kucheria@linaro.orgwrote:
On 10 Aug 24, Loïc Minier wrote:
On Tue, Aug 24, 2010, Amit Kucheria wrote:
- Ability to have a 'backup' kernel/initramfs in case of broken kernels
- A script running on x86 should allow me to revert to the backup
kernel
incase the new kernel does not boot
Keeping a backup is a good idea, but installing it from your x86 wont work in the general case. It only makes sense when the boot uImage is on the SD card, not when it's in flash.
Thanks for the other ideas
Right, I was only talking about the SD card case. I thought we were moving away from kernel-in-flash since some future boards don't even have onboard flash.
assuming we have support to cross install debs on your sdcard, wouldn''t it be good enough for your case to keep the old deb and install that rather than keeping the backup on the sdcard?