On Sun, Jul 22, 2012 at 01:14:56PM +0200, Alexander Wirt wrote: > On Sun, 22 Jul 2012, Roger Leigh wrote: > > > > I've attached a (hopefully final) patch. We now have updated > > insserv and sysvinit packages in unstable, so it's now safe to > > enable this. It will work with or without insserv, so will > > work fine for upgrades and new installs. It now transparantly > > works to install file-rc and sysv-rc and the configuration is > > migrated both ways depending on which you install. > Great. Thanks a lot for your work, it is really appreciated. Unfortunatly my > current workload leaves me with not much time left for debian, but I'll try > to upload the package til wednesday. I want to give it a few more tests > first.
No problem, it certainly could use some more testing. I'm sure some of the shell code could also be a bit more efficient--I've nested some conditionals where you could probably just use &&. I don't know if you saw my comment in #debian-devel, but you might want to also add Breaks: insserv (<< 1.14.0-4) to debian/control to ensure it only runs "insserv -s" on a version providing this option. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800 _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

