summaryrefslogtreecommitdiffstats
path: root/src/hooks/fancy
AgeCommit message (Collapse)AuthorFilesLines
2012-05-07Be more precise in the makefileJouke Witteveen1-3/+3
Previously the packagers username would be visible in the tarball and all files laying around in docs/ would be included.
2012-04-16Add compatibilityJouke Witteveen1-22/+28
- Initscripts users are now offered familiar output. - Configuration through /etc/rc.conf was not gracefully deprecated.
2012-04-11Rewrite output hook to not depend on initscriptsJouke Witteveen1-0/+84
/etc/rc.d/functions is owned by initscripts on which netcfg does not explicitly depend. The revised layout is inspired by systemd.