aboutsummaryrefslogtreecommitdiff
path: root/sh/Makefile.Linux
AgeCommit message (Collapse)Author
2008-04-29We 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-26use $CP and $SED instead of cp and sedRoy Marples
2008-03-26.sh.BSD.in is a better extension.Roy Marples
2008-03-25Rework 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-03Juggle the Makefiles so that sh knows about NET_LORoy Marples