Bug#426035: Please add CONFIG_KEXEC

2007-05-26 Thread Ian Campbell
On Fri, 2007-05-25 at 15:27 -0600, dann frazier wrote: Right, but isn't it true that you need a non-relocatable kernel to boot and a relocatable kernel to kexec (on x86)? In other words, doesn't this require an additional kernel flavor? If all you want to do is boot a new kernel directly from

Bug#426035: Please add CONFIG_KEXEC

2007-05-25 Thread Gürkan Sengün
Package: linux-2.6 Version: 2.6.21-2 Severity: wishlist Can you add these to the kernel .config so kexec-tools gets usable? CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x10 CONFIG_RELOCATABLE=y CONFIG_PHYSICAL_ALIGN=0x10 That allows stuff like: # kexec -l

Bug#426035: Please add CONFIG_KEXEC

2007-05-25 Thread dann frazier
On Fri, May 25, 2007 at 08:32:46PM +0200, G??rkan Seng??n wrote: Package: linux-2.6 Version: 2.6.21-2 Severity: wishlist Can you add these to the kernel .config so kexec-tools gets usable? CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x10 CONFIG_RELOCATABLE=y