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