On Sun, 18 Nov 2007, Petter Reinholdtsen wrote: > I have a few design issues. Should I place the API files in the > sysv-rc, the initscripts or the sysvinit-utils package? The users are > sysv-rc and initscripts, and I am not sure we want initscripts to > depend on sysv-rc. On the other hand, do we want sysv-rc to depend on > initscripts? The patch places the files in sysv-rc, but I am not sure > it is the right choice.
initscripts must not depend on sysv-rc. It is to be (mostly) init-script system agnostic (i.e. work with file-rc, runit, etc). Does this API touch the init scripts, or just the init script system? Can it work with other initscript systems, like file-rc? Would it work with a paralell initscript system like runit? -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

