Bug#387599: initscripts: Support for kexec

2006-09-22 Thread Julien Danjou
reassign 387599 kexec-tools thanks On Fri, Sep 22, 2006 at 07:10:51PM +0200, Petter Reinholdtsen wrote: > [Julien Danjou] > > This is what I though first, the problem is that you cannot switch back > > to a standard reboot without removing the link to the script. > > Sure you can. You can let th

Bug#387599: initscripts: Support for kexec

2006-09-22 Thread Petter Reinholdtsen
[Julien Danjou] > This is what I though first, the problem is that you cannot switch back > to a standard reboot without removing the link to the script. Sure you can. You can let the script have some configuration file, and just 'exit 0' if kexec reboots are disabled. > Having a configuration f

Bug#387599: initscripts: Support for kexec

2006-09-22 Thread Julien Danjou
On Fri, Sep 22, 2006 at 05:54:01PM +0200, Petter Reinholdtsen wrote: > I had a look, and believe the best way would be to add it to the > kexec-tools package. It should insert itself just before the reboot > script in /etc/rc6.d/, and list a runtime stop dependency on reboot to > make shre the lsb

Bug#387599: initscripts: Support for kexec

2006-09-22 Thread Petter Reinholdtsen
> I am really open to any suggestions to see this integrated. I first > thought to create a special package to handle this, but I guess > letting this job done by initscripts is better. I had a look, and believe the best way would be to add it to the kexec-tools package. It should insert itself

Bug#387599: initscripts: Support for kexec

2006-09-15 Thread Julien Danjou
Package: initscripts Version: 2.86.ds1-20 Severity: wishlist Hi init scripts maintainers! I wrote a small patch to add kexec support for the reboot method. It is quite simple, I let you take a look at the code. I am really open to any suggestions to see this integrated. I first thought to create