Age | Commit message (Expand) | Author |
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 |
2011-04-18 | make rc_sys system specific | William Hubbs |
2011-04-17 | Check for /sys/module/usbcore before modprobe usbcore | Anthony G. Basile |
2011-04-15 | release openrc-0.8.2 | William Hubbs |
2011-04-15 | revert changes for bug #292894 | William Hubbs |
2011-04-14 | termencoding should run after bootmisc | Sebastian Thorarensen |
2011-04-12 | release openrc 0.8.1 | William Hubbs |
2011-04-11 | start loopback interface before mtab | William Hubbs |
2011-04-10 | remove "after bootmisc" dependency from loopback interface | William Hubbs |
2011-04-10 | bring up the loopback interface earlier | William Hubbs |
2011-04-09 | add fallback_routes support to network scripts | William Hubbs |
2011-04-09 | typo fix | William Hubbs |
2011-04-08 | clarify documentation for -timeout keyword | William Hubbs |
2011-04-08 | do not timeout waiting for bootmisc to complete | William Hubbs |
2011-04-07 | fix typo in ethtool.sh | William Hubbs |
2011-04-07 | fix typo in staticroute | William Hubbs |
2011-04-01 | remove hard coded directory paths from link flags | William Hubbs |
2011-03-29 | Bug #360963: Improve interface naming/set_name_type documentation on new vlan... | Robin H. Johnson |
2011-03-27 | remove bashism from ethtool module | Marc Joliet |
2011-03-25 | bootmisc: clean up tmpdir cleaning | Mike Frysinger |
2011-03-24 | rework test for mounted /proc | William Hubbs |
2011-03-23 | termencoding needs root to be mounted read/write | William Hubbs |
2011-03-22 | release openrc-0.8.0 | William Hubbs |
2011-03-22 | update documentation for windowkeys variable | William Hubbs |
2011-03-21 | do not delete addresses when stopping a ppp interface. | Ed Wildgoose |
2011-03-21 | update documentation for rc_sys | William Hubbs |
2011-03-18 | net: bonding: avoid using bash string replace | Mike Frysinger |