Age | Commit message (Expand) | Author |
2011-07-09 | Do not skip similar config options | Christian Ruppert |
2011-07-07 | save and restore IFS correctly | Kirill Elagin |
2011-07-06 | rc_log_path should be quoted | William Hubbs |
2011-07-06 | Rename rc_logger_path to rc_log_path | Christian Ruppert |
2011-07-06 | The is_net_fs function should use extra_net_fs_list | William Hubbs |
2011-07-05 | fix issue with extra_net_fs_list | William Hubbs |
2011-07-06 | Document the new rc_logger_path option | Christian Ruppert |
2011-07-05 | Improve logging | Christian Ruppert |
2011-07-05 | Don't write into optarg, this also fixes a compiler warning. | Christian Ruppert |
2011-07-04 | eat trailing whitespace | Mike Frysinger |
2011-07-04 | Bug 373808: init.d/modules skipped certain variable combinations | Robin H. Johnson |
2011-07-02 | slight formatting change | William Hubbs |
2011-06-30 | Add --startas/-a back to the optstring | Christian Ruppert |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-06-28 | Use RC_CONF instead of the hardcoded /etc/rc.conf | Christian Ruppert |
2011-06-28 | net: ccwgroup: smooth up/down process | Mike Frysinger |
2011-06-27 | Only print the deprecation warning for --chuid/-c when using it | Joe Harvell |
2011-06-27 | Revert "remove functions.sh symbolic link in init.d" | William Hubbs |
2011-06-27 | remove functions.sh symbolic link in init.d | William Hubbs |
2011-06-24 | update bug reporting information in README | William Hubbs |
2011-06-24 | localmount: make OIFS and CIFS local in stop function | Kirill Elagin |
2011-06-23 | allow options to be passed to killall5 | William Hubbs |
2011-06-19 | release openrc-0.8.3 | William Hubbs |
2011-06-19 | fix comment in conf.d/consolefont | William Hubbs |
2011-06-18 | sysctl: do not make unknown keys fatal | Mike Frysinger |
2011-06-05 | Warn if deprecated commandline options are used for start-stop-daemon | Christian Ruppert |
2011-06-03 | fix underquoting of wrapped color stubs of exit status | Mike Frysinger |
2011-06-03 | clean up gitignore files | Mike Frysinger |
2011-06-02 | Don't set hostname on containers. | Diego Elio Pettenò |
2011-05-28 | rc-update: sort "show" output | Mike Frysinger |
2011-05-28 | cc.mk: move debug.mk out of end Makefiles | Mike Frysinger |
2011-05-28 | cc.mk: enable -g by default | Mike Frysinger |
2011-05-28 | librc: tweak style: foo () -> foo() | Mike Frysinger |
2011-05-28 | rc: delete now unused local "i" variable | Mike Frysinger |
2011-05-23 | Fix dirname calls in runscript | Christian Ruppert |
2011-05-17 | fix keymaps config file to show the correct variable name | William Hubbs |
2011-05-16 | only warn about /run if it exists | Mike Frysinger |
2011-05-16 | drop rc_sys funcs from removal schedule | Mike Frysinger |
2011-05-16 | net:bonding small style change for readability | William Hubbs |
2011-05-16 | Do not add slaves to bond interface if they are already added | Kfir Lavi |
2011-05-16 | net: ccwgroup: forward port changes from baselayout-1 | Mike Frysinger |
2011-05-11 | do not run services if openrc did not boot the system | William Hubbs |
2011-04-27 | fix rc_service_extra_commands return value | James Le Cuirot |
2011-04-27 | fix list returned by rc_service_extra_commands | William Hubbs |
2011-04-26 | change udhcpc support to busybox udhcpc | William Hubbs |
2011-04-21 | add back the eend command in start/stop for local service | William Hubbs |
2011-04-19 | [oldnet] Bug #363959: Improve plug_timeout ifplugd/netplugd code. | Robin H. Johnson |
2011-04-19 | fix permissions for /run/lock | William Hubbs |
2011-04-18 | Don't unmount /run on shutdown | Lars Wendler |
2011-04-18 | Add support for /run directory | Amadeusz Żołnowski |