Age | Commit message (Expand) | Author |
2013-02-16 | bootmisc: Skip cleaning /var/run or tmp directories if they are tmpfs | William Hubbs |
2013-02-16 | Add module for cgroup processing | Alexander Vershilov |
2013-02-15 | keymaps: fix the use of loadkeys in the euro fix | William Hubbs |
2013-02-15 | runscript: retry prefix flock if it is interrupted by a signal | Alexander Mezin |
2013-02-14 | devfs: Mount the posix message queue file system | William Hubbs |
2013-02-11 | Rename shutdown_network setting to keep_network | William Hubbs |
2013-02-11 | oldnet: add support for shutdown_network from newnet | William Hubbs |
2013-02-09 | oldnet: accomodate rkhunter false positive | William Hubbs |
2013-02-01 | sysfs: mount the fusectl file system | William Hubbs |
2013-01-31 | remove cruft from /run directory | William Hubbs |
2013-01-16 | rc-functions.sh: add ceph to net fs list | Mike Frysinger |
2013-01-15 | typo fix | William Hubbs |
2013-01-15 | runscript: fix stopping changed service issues | William Hubbs |
2013-01-04 | libeinfo: check for "color" in the terminal name | Andrew Gregory |
2013-01-02 | Add tools directory | William Hubbs |
2012-12-22 | udhcpc: fix resolv.conf setting for domain | William Hubbs |
2012-12-22 | Set a default size for /run on Linux | William Hubbs |
2012-12-21 | ifconfig.sh.Linux.in: fix ipv6 routes and default route | Alexander Tsoy |
2012-12-21 | net.lo: add ipv6 net and host patterns | Alexander Tsoy |
2012-12-20 | net.lo: allow address families to be set on routes | Mihai Moldovan |
2012-12-20 | net/bonding: ensure mode & miimon are handled correctly. | Robin H. Johnson |
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 |