summaryrefslogtreecommitdiff
path: root/init.d
Commit message (Expand)AuthorAge
* start loopback interface before mtabWilliam Hubbs2011-04-11
* remove "after bootmisc" dependency from loopback interfaceWilliam Hubbs2011-04-10
* bring up the loopback interface earlierWilliam Hubbs2011-04-10
* add fallback_routes support to network scriptsWilliam Hubbs2011-04-09
* do not timeout waiting for bootmisc to completeWilliam Hubbs2011-04-08
* fix typo in staticrouteWilliam Hubbs2011-04-07
* bootmisc: clean up tmpdir cleaningMike Frysinger2011-03-25
* termencoding needs root to be mounted read/writeWilliam Hubbs2011-03-23
* do not delete addresses when stopping a ppp interface.Ed Wildgoose2011-03-21
* savecache should not fail if we are shutting downWilliam Hubbs2011-03-06
* Set unicode mode immediately at boot without consolefontSebastian Thorarensen2011-02-14
* local: quote script names to handle spacesMike Frysinger2011-02-14
* hwclock: fix typo from an earlier style commitMike Frysinger2011-02-14
* Fix bug #354805Anthony G. Basile2011-02-14
* set timezone if RC_HCTOSYS is not setWilliam Hubbs2011-02-09
* remove unnecessary shell callsWilliam Hubbs2011-02-04
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* add option to disable setting the system clock on boot for linux systemsWilliam Hubbs2011-01-24
* change local to run programsWilliam Hubbs2011-01-20
* more whitespace cleanupMike Frysinger2011-01-17
* Bug 349571 - SELinux fixes for bootmiscChris Richards2011-01-06
* bug #349443: remove -openvz keyword from sysctl serviceWilliam Hubbs2010-12-28
* Bug #266659: we really need to allow peer, pointtopoint in parsing config lines.Robin H. Johnson2010-12-11
* Add "after lvm modules" as Flameeyes reports that LVM is starting too late on...Robin H. Johnson2010-12-11
* bug 232347: fix netmount to respect _netdev optionWilliam Hubbs2010-12-07
* localmount should only use the -O option for linux systemsWilliam Hubbs2010-11-30
* send error output from chattr command to /dev/nullWilliam Hubbs2010-11-26
* remove "use hostname" from sysctl for bsd systemsWilliam Hubbs2010-11-16
* do not mount local file systems with the _netdev option in fstabWilliam Hubbs2010-11-15
* remove support for local.start and local.stop for bug #343709William Hubbs2010-11-10
* add warnings about local.start and local.stop for bug #343709William Hubbs2010-11-05
* Allow cleaning up of pam_mktemp-based temporary directories.Diego Elio Pettenò2010-10-31
* remove 'use hostname' bug 340991, Thanks DiegoJory A. Pratt2010-10-23
* update consolefont/keymap to include -lxc in keywordsJory A. Pratt2010-08-10
* allow ip to be in /sbin or /binWilliam Hubbs2010-08-09
* fix typoWilliam Hubbs2010-07-10
* remove extra routeWilliam Hubbs2010-07-07
* Fix tentative ip addressesRoy Marples2010-03-24
* Release openrc-0.6.1openrc-0.6.1Roy Marples2010-03-22
* random spelling fixesMike Frysinger2010-01-08
* default route commands on Linux now require gw or via (iproute2).William Hubbs2009-12-19
* Support inet6 routes.Roy Marples2009-12-14
* Allow "dev eth0" to work for a default route.Roy Marples2009-12-14
* Fix restart with iproute2Roy Marples2009-12-14
* Don't add broadcast addresss to ipv6Roy Marples2009-12-14
* TypoRoy Marples2009-12-11
* Move on_ac_power to a shell script.Roy Marples2009-12-10
* Allow ip to add the default route.William Hubbs2009-12-10
* Document multiple routes, fixes #210.Roy Marples2009-12-05
* Add support for iproute2 in staticroute.Roy Marples2009-12-05