Age | Commit message (Expand) | Author |
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 |
2011-03-14 | rc_sys: let default behavior be automagic | Mike Frysinger |
2011-03-06 | savecache should not fail if we are shutting down | William Hubbs |
2011-03-05 | remove references to the migration guide | William Hubbs |
2011-03-05 | allow default rc_sys value to be set at build time | William Hubbs |
2011-03-03 | fix typo | William Hubbs |
2011-02-22 | net/ethtool: official interface for changing ethtool params (bug #195479) | Robin H. Johnson |
2011-02-22 | Update README.net to note that it represents newnet only. | Robin H. Johnson |
2011-02-21 | net/iproute2: Pass required explicit -6 for IPv6 tunnels (#347657) | Robin H. Johnson |
2011-02-21 | net/vlan: update to use modern iproute2 interface | Robin H. Johnson |
2011-02-16 | new implementation of applet option | William Hubbs |
2011-02-14 | make version option common | William Hubbs |
2011-02-14 | Set unicode mode immediately at boot without consolefont | Sebastian Thorarensen |
2011-02-14 | local: quote script names to handle spaces | Mike Frysinger |
2011-02-14 | tests: filter valid parisc relocs | Mike Frysinger |
2011-02-14 | hwclock: fix typo from an earlier style commit | Mike Frysinger |
2011-02-14 | Fix bug #354805 | Anthony G. Basile |
2011-02-12 | fix typo in iproute2 module | Christian Wetzig |
2011-02-09 | set timezone if RC_HCTOSYS is not set | William Hubbs |
2011-02-07 | fix symlink target | William Hubbs |
2011-02-05 | bridge.sh: use correct POSIX test, = not == | Christian |
2011-02-04 | rework pam, ncurses and termcap include files | William Hubbs |
2011-02-04 | remove BSD make code to handle including .depend | William Hubbs |
2011-02-04 | use make conditional for -cstd flag | William Hubbs |
2011-02-04 | remove unnecessary shell calls | William Hubbs |
2011-01-31 | selinux: replace symlinks with wrapper scripts | Chris Richards |
2011-01-31 | use immediate evaluation for shell calls | William Hubbs |
2011-01-31 | only support building with GNU Make | William Hubbs |
2011-01-24 | add option to disable setting the system clock on boot for linux systems | William Hubbs |
2011-01-20 | change local to run programs | William Hubbs |
2011-01-18 | test: You need to run "make" before "make check" will work. | Robin H. Johnson |
2011-01-18 | docs: make check does not catch textfile trailing whitespace. | Robin H. Johnson |
2011-01-18 | Document all deprecated code for future removal. | Robin H. Johnson |
2011-01-18 | sh/init: Detect a mounted /proc without sleeping | Robin H. Johnson |
2011-01-17 | librc: delete trailing newlines | Mike Frysinger |
2011-01-17 | tests: check for trailing blank newlines | Mike Frysinger |
2011-01-17 | Add removal schedule document for code trimming/deprecation. | Robin H. Johnson |
2011-01-17 | Document that rc_sys_v{1,2} should not be used outside of OpenRC. | Robin H. Johnson |