summaryrefslogtreecommitdiff
path: root/sh/rc-functions.sh.in
Commit message (Collapse)AuthorAge
* The is_net_fs function should use extra_net_fs_listWilliam Hubbs2011-07-06
| | | | | This was pointed out to me by Morse on #gentoo-base, so I would like to thank him for the patch.
* fix issue with extra_net_fs_listWilliam Hubbs2011-07-05
| | | | | | | | | The extra_net_fs_list variable was not being included as it should have been for the net file systems because it was being expanded before it was set by the user. X-Gentoo-Bug: 374133 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=374133
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* allow net_fs_list to be extended but not replacedWilliam Hubbs2010-10-27
| | | | This fixes bug #342825.
* Fix rc_${rc_svcname}_need.Roy Marples2010-02-20
| | | | Display config depends in service depend function also.
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
| | | | | | | | OpenRC version is now stored as plaintext in /libexec/rc/version Plugins (cursplash, splashutils) will have to be re-compiled to pickup the new directories. State data needs to be moved from /lib/rc/init.d to /libexec/rc/init.d as well.
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Stop using needless {} in varsRoy Marples2009-04-26
|
* Save screen space.Roy Marples2008-11-28
|
* Fix lib.Roy Marples2008-11-13
|
* Mark the addon code as deprecated.Roy Marples2008-11-12
|
* Allow forcefsck instead of gentoo=forcefsck on the kernel command line.Roy Marples2008-09-22
|
* No need for the extra rc.Roy Marples2008-03-27
|
* Fix mulitlib issues.Roy Marples2008-03-27
|
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
|
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27