[2011-03-23 09:33] Josh Triplett <[email protected]> > insserv generates makefile snippets in /etc/init.d/.depend.* with > dependency information for init scripts. This doesn't represent > configuration information, nor can the user modify it. Thus, it should > go somewhere else on the root filesystem, such as /lib/insserv/depend.* > .. That would avoid the need to ignore them in etckeeper, or care about > the differences between successive versions.
Sounds reasonable. Jesse, would it be hard to implement and would it cause painful transition?

