aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-27Make dmesg log optionalChristian Ruppert
2011-09-21Shutdown VLAN's before the actual/parent interfaceChristian Ruppert
2011-09-21Refactoring of commit bf49e59e3eb4fe12167812bc1b4531742eddc383Christian Ruppert
2011-09-21Add a new helper functions for _{flatten,get}_arrayChristian Ruppert
2011-09-19Don't do anything if the interface doesn't existYun Zheng Hu
2011-09-18procfs: simplify the binfmt_misc mount checkMike Frysinger
2011-09-18procfs: drop nfsd mountingMike Frysinger
2011-09-18procfs: load config files from binfmt.d into /proc/sys/fs/binfmt_misc/registerMike Frysinger
2011-09-18runscript: simplify livecd-functions.sh loadingMike Frysinger
2011-09-18Fix the Internal Field Seperator when using ethtoolGilles Oivier
2011-09-17Improve missing openvpn/usermode-utilities warning messageChristian Ruppert
2011-09-17Parse broadcast arp responses via arping (iputils) properlyStefan Knoblich
2011-09-16Print a warning if openvpn/tunctl are missingChristian Ruppert
2011-09-12Revert "Mount /run as early as possible"Christian Ruppert
2011-09-11Fix regex pattern for umounts during shutdownChristian Ruppert
2011-09-08release openrc-0.9.3William Hubbs
2011-09-08Credits for previous commitWilliam Hubbs
2011-09-08Use the real/actual path when looking for mountsChristian Ruppert
2011-09-08Remove unused variableChristian Ruppert
2011-09-07Use checkpath to create /run/lockWilliam Hubbs
2011-09-06Mount /run as early as possibleWilliam Hubbs
2011-09-02release openrc-0.9.2William Hubbs
2011-09-02Do not ignore return code for custom script functionsFlex
2011-09-02Mtab: fix typoWilliam Hubbs
2011-09-01release openrc-0.9.1William Hubbs
2011-09-01Start-stop-daemon: remove call to pam_authenticateDiego
2011-09-01release openrc-0.9.0William Hubbs
2011-08-22Libeinfo: do not suppress ewarn() messagesWilliam Hubbs
2011-08-20Do not print "null" or "noop" when configuring an interfaceYun Zheng Hu
2011-08-20Do not update mtab if it is a symbolic linkWilliam Hubbs
2011-07-31Improve processing of service directories and conf.d filesWilliam Hubbs
2011-07-28swclock: select a default reference fileWilliam Hubbs
2011-07-26runscript: rename saveDir back to save to fix compile errorWilliam Hubbs
2011-07-26Runscript: print deprecation warning for opts variableWilliam Hubbs
2011-07-26mtab: fix test for a link to a location in /procWilliam Hubbs
2011-07-23Mtab: fix typoWilliam Hubbs
2011-07-20rename save and save2 for clarityWilliam Hubbs
2011-07-18Rewrite iproute2 addr argument parsing.Robin H. Johnson
2011-07-14Add warnings for the use of bash arraysWilliam Hubbs
2011-07-13Add commit message information to style guideWilliam Hubbs
2011-07-13Fix rc_service_value_get() to return multiple lines as wellChristian Ruppert
2011-07-13Add a new function, bool rc_getfile(const char *, char **, size_t *)Mike Frysinger
2011-07-09Do not skip similar config optionsChristian Ruppert
2011-07-07save and restore IFS correctlyKirill Elagin
2011-07-06rc_log_path should be quotedWilliam Hubbs
2011-07-06Rename rc_logger_path to rc_log_pathChristian Ruppert
2011-07-06The is_net_fs function should use extra_net_fs_listWilliam Hubbs
2011-07-05fix issue with extra_net_fs_listWilliam Hubbs
2011-07-06Document the new rc_logger_path optionChristian Ruppert
2011-07-05Improve loggingChristian Ruppert