summaryrefslogtreecommitdiff
path: root/sh/Makefile.NetBSD
Commit message (Collapse)AuthorAge
* We need to ensure that the init script started is correct, translating ↵Roy Marples2008-04-29
| | | | 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.
* use $CP and $SED instead of cp and sedRoy Marples2008-03-26
|
* .sh.BSD.in is a better extension.Roy Marples2008-03-26
|
* Split sysctl into Linux and BSD specific files.Roy Marples2008-03-26
|
* Rework our folder structure so that we don't have OS specific dirs, making ↵Roy Marples2008-03-25
it easier to share init and conf files per OS.