index
:
navi/openrc/openrc.git
dynamic-deptree
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
/
src
/
rc
/
Makefile
Age
Commit message (
Collapse
)
Author
2008-03-21
Add --list to rc-service to list all available services.
Roy Marples
2008-03-19
Add rc-service and update all softlevel refs to runlevel.
Roy Marples
2008-03-19
Rejig the build system a little so we have per ok defs per system. Probably ↵
Roy Marples
easier in the long run.
2008-03-16
Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵
Roy Marples
from queue(3). Refactor code style around the BSD KNF.
2008-03-11
Remove debug LDFLAGS
Roy Marples
2008-03-11
Add a --mount command to fstabinfo so it can mount specific mount points, as ↵
Roy Marples
mount can get confused with binded mounts, bug #36.
2008-03-05
Add tunable SYSCONFDIR
Roy Marples
2008-03-03
Add a gitignore make target.
Roy Marples
2008-02-28
Support the use of PREFIX and PKG_PREFIX.
Roy Marples
2008-02-02
Fix compile against old lib.s
Roy Marples
2008-01-30
Ensure that we use our default CFLAGS if none set.
Roy Marples
2008-01-30
Specify install modes for all our files.
Roy Marples
2008-01-14
Put the applets into rc-applet.c so that rc.c is easier to manage.
Roy Marples
2008-01-14
partial revert of previous commit -- the rpath stuff was meant to be kept ↵
Mike Frysinger
local only
2008-01-14
Add support for is_newer_than and is_older_than. is_older_than currently ↵
Roy Marples
doesn't work as expected, but is_newer_than works fine.
2008-01-14
add shortcuts for generating symlinks
Mike Frysinger
2008-01-13
Fix PAM install
Roy Marples
2008-01-12
Use MKTERMCAP and MKPAM so we don't use env vars TERMCAP or PAM inadvertently.
Roy Marples
2008-01-10
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst ↵
Roy Marples
keeping BSD for all BSD's.
2008-01-09
Style updates.
Roy Marples
2008-01-07
Stop using CPPFLAGS
Roy Marples
2008-01-06
Use a dynamically expanding buffer for reading config files.
Roy Marples
2008-01-06
Set include paths in Makefile instead of .c files
Roy Marples
2008-01-05
Fix installing pam files
Roy Marples
2008-01-05
Fix installing links
Roy Marples
2008-01-05
Add missing Makefile
Roy Marples
[prev]