Age | Commit message (Expand) | Author |
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 | hwclock: fix typo from an earlier style commit | Mike Frysinger |
2011-02-14 | Fix bug #354805 | Anthony G. Basile |
2011-02-09 | set timezone if RC_HCTOSYS is not set | William Hubbs |
2011-02-04 | remove unnecessary shell calls | William Hubbs |
2011-01-31 | use immediate evaluation for shell calls | 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-17 | more whitespace cleanup | Mike Frysinger |
2011-01-06 | Bug 349571 - SELinux fixes for bootmisc | Chris Richards |
2010-12-28 | bug #349443: remove -openvz keyword from sysctl service | William Hubbs |
2010-12-11 | Bug #266659: we really need to allow peer, pointtopoint in parsing config lines. | Robin H. Johnson |
2010-12-11 | Add "after lvm modules" as Flameeyes reports that LVM is starting too late on... | Robin H. Johnson |
2010-12-07 | bug 232347: fix netmount to respect _netdev option | William Hubbs |
2010-11-30 | localmount should only use the -O option for linux systems | William Hubbs |
2010-11-26 | send error output from chattr command to /dev/null | William Hubbs |
2010-11-16 | remove "use hostname" from sysctl for bsd systems | William Hubbs |
2010-11-15 | do not mount local file systems with the _netdev option in fstab | William Hubbs |
2010-11-10 | remove support for local.start and local.stop for bug #343709 | William Hubbs |
2010-11-05 | add warnings about local.start and local.stop for bug #343709 | William Hubbs |
2010-10-31 | Allow cleaning up of pam_mktemp-based temporary directories. | Diego Elio Pettenò |
2010-10-23 | remove 'use hostname' bug 340991, Thanks Diego | Jory A. Pratt |
2010-08-10 | update consolefont/keymap to include -lxc in keywords | Jory A. Pratt |
2010-08-09 | allow ip to be in /sbin or /bin | William Hubbs |
2010-07-10 | fix typo | William Hubbs |
2010-07-07 | remove extra route | William Hubbs |
2010-03-24 | Fix tentative ip addresses | Roy Marples |
2010-03-22 | Release openrc-0.6.1 | Roy Marples |
2010-01-08 | random spelling fixes | Mike Frysinger |
2009-12-19 | default route commands on Linux now require gw or via (iproute2). | William Hubbs |
2009-12-14 | Support inet6 routes. | Roy Marples |
2009-12-14 | Allow "dev eth0" to work for a default route. | Roy Marples |
2009-12-14 | Fix restart with iproute2 | Roy Marples |
2009-12-14 | Don't add broadcast addresss to ipv6 | Roy Marples |
2009-12-11 | Typo | Roy Marples |
2009-12-10 | Move on_ac_power to a shell script. | Roy Marples |
2009-12-10 | Allow ip to add the default route. | William Hubbs |
2009-12-05 | Document multiple routes, fixes #210. | Roy Marples |
2009-12-05 | Add support for iproute2 in staticroute. | Roy Marples |
2009-11-13 | Rework around new kbd-1.15.1, Gentoo #289265. | Roy Marples |
2009-11-13 | Add a --warn option to just warn when reference file does not exist. | Roy Marples |
2009-11-11 | Ensure we have a valid broadcast address. | Roy Marples |
2009-11-10 | fsck only checks battery when requested, which is not by default. | Roy Marples |
2009-11-10 | Allow sysctl to read confs from /etc/sysctl.d | Roy Marples |
2009-11-10 | Fix iproute2 support. | William Hubbs |
2009-11-10 | Don't punt /var/log/wtmp if it exists, just create if it does not. | Jan Psota |
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples |
2009-10-25 | Fix default domain | Roy Marples |
2009-10-16 | Add domainname to the network script | Roy Marples |