Hi :) this is my updated patch series for the sysvinit package. Notable changes since the last series:
* There are no dirty hacks anymore thanks to the recently send patch series for Hurd that makes sysvinit pid 1 and marks some processes as important and not to be killed by killall5. * The ftbfs fix for killall5.c falls back to the old behavior on Linux and kFreeBSD. * The getty file names in /etc/inittab are properly fixed up. This is my first contact with debconf, so please have a close look on this particular change. As far as I can tell it is working fine :) Cheers, Justus