Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-29 | We need to ensure that the init script started is correct, translating ↵ | Roy Marples | |
symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. | |||
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples | |
2008-03-26 | .sh.BSD.in is a better extension. | Roy Marples | |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making ↵ | Roy Marples | |
it easier to share init and conf files per OS. | |||
2008-01-03 | Juggle the Makefiles so that sh knows about NET_LO | Roy Marples | |