Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-31 | selinux: replace symlinks with wrapper scripts | Chris Richards | |
This needs to be done on selinux systems so the proper context can be set for each rc applet. X-Gentoo-Bug: 351712 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=351712 | |||
2011-01-31 | only support building with GNU Make | William Hubbs | |
Update the documentation to state that openrc only works with gnu make. This needs to be done in order to address the parallel build issue. X-Gentoo-Bug: 289264 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=289264 | |||
2011-01-08 | update bug reporting information | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-01-08 | random spelling fixes | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-12-02 | Correct homepage. | Roy Marples | |
2009-10-08 | Add pkg-config support, fixes #187. | Roy Marples | |
2009-04-19 | Default to not building the old net scripts. | Roy Marples | |
2009-04-17 | Add MKOLDNET=yes/no toggle | Roy Marples | |
2008-10-06 | #ifdef atexit cleanups calling free as the OS should do this for us, but ↵ | Roy Marples | |
valgrind debuggers need it. | |||
2008-03-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples | |
2008-02-28 | Support the use of PREFIX and PKG_PREFIX. | Roy Marples | |
2008-01-14 | Add a section about reporting bugs. | Roy Marples | |
2008-01-13 | Fix PAM install | 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-05 | Use LIBNAME for multilib so as not to conflict with LIB | Roy Marples | |
2008-01-05 | Add the missing changes from the recent Makefile updates | Roy Marples | |
2008-01-04 | Remove support for static and pam combined - too problematic. | Roy Marples | |
2008-01-04 | Support static building against a non static PAM. | Roy Marples | |
2008-01-04 | Add BIN_LDFLAGS so that we can build static bins without affecting our ↵ | Roy Marples | |
shared libraries. | |||
2008-01-03 | Allow a BRANDING define to be used. | Roy Marples | |
2007-12-08 | Add termcap support. | Roy Marples | |
2007-11-30 | Ensure that lo0 gets 127.0.0.1/8 with a space separated config | Roy Marples | |
2007-11-23 | Add devd and hooks | Roy Marples | |
2007-11-19 | Add a README with some installation instructions and a bit of history | Roy Marples | |