Age | Commit message (Expand) | Author |
2012-12-19 | init.sh.Linux: do not try to remove the /run/openrc symlink | William Hubbs |
2012-12-18 | net.lo: sleep *after* carrier check | Mike Frysinger |
2012-12-18 | fsck: simplify skiplist setup | Mike Frysinger |
2012-12-16 | localmount: quoting fixes | Steve L |
2012-12-07 | init-linux: Do not remove the $rc_libexecdir/init.d directory | William Hubbs |
2012-12-06 | migrate-to-run: do not require a reboot | William Hubbs |
2012-12-03 | Do not add a prefix to the /run directory | William Hubbs |
2012-12-03 | Typo Fix | William Hubbs |
2012-11-30 | typo fixes | William Hubbs |
2012-11-29 | netmount: make "net" the default network option for now | William Hubbs |
2012-11-29 | localmount: only skip unmounting /usr if it was premounted | William Hubbs |
2012-11-25 | migrate-to-run: Remove old RC_SVCDIR after unmounting tmpfs | William Hubbs |
2012-11-12 | Support cpu usage management for Linux | Alexander Vershilov |
2012-11-10 | firewalld: fix firewall-cmd dependency | William Hubbs |
2012-11-07 | checkbashisms: Fix redirection order. | Robin H. Johnson |
2012-11-07 | net/apipa: checkbashisms false positive. | Robin H. Johnson |
2012-11-07 | Whitespace. | Robin H. Johnson |
2012-11-07 | checkbashisms: clean up export statements. | Robin H. Johnson |
2012-11-07 | net/iwconfig: Even more bashism fun. | Robin H. Johnson |
2012-11-06 | checkbashisms: export syntax. | Robin H. Johnson |
2012-11-06 | net/vlan: checkbashisms. | Robin H. Johnson |
2012-11-06 | net/bonding: checkbashisms. | Robin H. Johnson |
2012-11-06 | init.d/hostname: Document checkbashism false positive. | Robin H. Johnson |
2012-11-06 | init.d/mtab: Another instance of the same pattern matching case. | Robin H. Johnson |
2012-11-06 | init.d/bootmisc: Another instance of the same pattern matching case. | Robin H. Johnson |
2012-11-06 | init.d/bootmisc: POSIX XSI shellism. | Robin H. Johnson |
2012-11-06 | tmpfiles: fix bashism | William Hubbs |
2012-11-05 | oldnet: add firewalld support | Doug Goldstein |
2012-11-05 | tmpfilesd: Doing both create+remove at the same time is valid. | Robin H. Johnson |
2012-11-02 | increment version | William Hubbs |
2012-10-31 | Tmpfiles: create and delete entries once in the boot runlevel. | William Hubbs |
2012-10-30 | Expand the documentation for service configuration variables | William Hubbs |
2012-10-28 | Oldnet: make carrier timeout documentation consistent | William Hubbs |
2012-10-27 | Checkpath: print the path when correcting the owner | William Hubbs |
2012-10-25 | netmount: drop need net from dependencies | William Hubbs |
2012-10-24 | mountinfo: respect the -q command line option | William Hubbs |
2012-10-22 | oldnet: document the carrier_timeout option | William Hubbs |
2012-10-22 | oldnet: make the default carrier timeout 0 | William Hubbs |
2012-10-21 | fix typo in rc-status.8 | Andrew Gregory |
2012-10-21 | tmpfilesd: parse arguments with spaces | Andrew Gregory |
2012-10-21 | tmpfiles: return success from _f/_F on empty $arg | Andrew Gregory |
2012-10-21 | tmpfiles: do not process systemd.conf | William Hubbs |
2012-10-19 | tmfiles: change need dev to use dev. | William Hubbs |
2012-10-19 | devfs: Remove references to specific device managers | William Hubbs |
2012-10-19 | Fix bashism in tmpfilesd scripts | William Hubbs |
2012-10-18 | release openrc-0.11 | William Hubbs |
2012-10-17 | Spacing fixes | William Hubbs |
2012-10-17 | tests: fix the paths | William Hubbs |
2012-10-17 | functions.sh: do not hard code path in e* wrapper functions | William Hubbs |
2012-10-17 | Oldnet: bonding: set miimon correctly | Lorand Kelemen |