Commit Graph

26 Commits

Author SHA1 Message Date
William Hubbs 512c69a106 update bug reporting information in README 2011-06-24 12:47:04 -05:00
William Hubbs 3fca6bd027 allow default rc_sys value to be set at build time
This allows the default value of rc_sys to be set when openrc is
compiled. This will allow openrc to be installed, e.g. on vserver guests
and will allow them to be rebooted without the need to edit rc.conf.

This patch is a combined effort between myself and Robin Johnson.

X-Gentoo-Bug: 357247
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=357247
2011-03-05 00:04:06 -06:00
Chris Richards 21c5a022af selinux: replace symlinks with wrapper scripts
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 14:54:02 -06:00
William Hubbs c2529c1ed6 only support building with GNU Make
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-31 14:03:45 -06:00
Mike Frysinger e3905ed7bb update bug reporting information
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-01-08 18:35:08 -05:00
Mike Frysinger ecf9ef49a7 random spelling fixes
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-01-08 22:02:51 +00:00
Roy Marples baf3b2dd45 Correct homepage. 2009-12-02 19:12:26 +00:00
Roy Marples 07f9be7b1c Add pkg-config support, fixes #187. 2009-10-08 00:20:43 +01:00
Roy Marples 371506be48 Default to not building the old net scripts. 2009-04-19 20:54:11 +00:00
Roy Marples d4c71415a9 Add MKOLDNET=yes/no toggle 2009-04-17 23:23:31 +00:00
Roy Marples cb44b0a46c #ifdef atexit cleanups calling free as the OS should do this for us, but valgrind debuggers need it. 2008-10-06 15:02:32 +00:00
Roy Marples 0aedc02860 Introduce LOCAL_PREFIX for a user maintained script location. 2008-03-03 10:33:42 +00:00
Roy Marples f092045650 Support the use of PREFIX and PKG_PREFIX. 2008-02-28 11:08:49 +00:00
Roy Marples 5bfcea4729 Add a section about reporting bugs. 2008-01-14 10:04:45 +00:00
Roy Marples 7f9ea7c7c4 Fix PAM install 2008-01-13 10:21:22 +00:00
Roy Marples 4314784520 Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keeping BSD for all BSD's. 2008-01-10 16:35:59 +00:00
Roy Marples ddb3ab4704 Use LIBNAME for multilib so as not to conflict with LIB 2008-01-05 21:05:19 +00:00
Roy Marples e6c9bdf2a3 Add the missing changes from the recent Makefile updates 2008-01-05 20:43:32 +00:00
Roy Marples 3d163f4548 Remove support for static and pam combined - too problematic. 2008-01-04 15:19:04 +00:00
Roy Marples 633297a6ca Support static building against a non static PAM. 2008-01-04 14:01:24 +00:00
Roy Marples d7961bef66 Add BIN_LDFLAGS so that we can build static bins without affecting our shared libraries. 2008-01-04 11:06:58 +00:00
Roy Marples 3a1cc82a8d Allow a BRANDING define to be used. 2008-01-03 13:02:03 +00:00
Roy Marples 9a6cfc0a9b Add termcap support. 2007-12-08 02:50:35 +00:00
Roy Marples a6d8b76876 Ensure that lo0 gets 127.0.0.1/8 with a space separated config 2007-11-30 09:38:01 +00:00
Roy Marples bbd25ccc00 Add devd and hooks 2007-11-23 12:12:38 +00:00
Roy Marples eb20d7d786 Add a README with some installation instructions and a bit of history 2007-11-19 16:10:33 +00:00