index
:
navi/openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
rc-enabled.in
Age
Commit message (
Expand
)
Author
2021-12-20
use HEAD in git URIs to point to the default branch
Mike Frysinger
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2012-07-26
Bring Back prefix support
William Hubbs
2012-02-21
Remove prefix support
William Hubbs
2011-11-19
make shell math operations style more succulent
Mike Frysinger
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-05-01
Ensure that rc.d services are not started twice if PKG_DIR is blank.
Roy Marples
2009-04-27
Style.
Roy Marples
2008-03-26
Add --exists and --resolve to rc-service.
Roy Marples
2008-03-25
Try and fix more prefix stuff.
Roy Marples
2008-03-25
Rework our folder structure so that we don't have OS specific dirs, making it...
Roy Marples