aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2011-11-06fsck: add the ability to specify mount points to checkRobin H. Johnson
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-26Add support for automounting configfs and cgroupfsAlexey Shvetsov
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-18consolodate MakefilesWilliam Hubbs
2011-10-16fix random typosMike Frysinger
2011-10-02Small style changeWilliam Hubbs
2011-09-27Make dmesg log optionalChristian Ruppert
2011-09-21Add a new helper functions for _{flatten,get}_arrayChristian Ruppert
2011-09-18procfs: simplify the binfmt_misc mount checkMike Frysinger
2011-09-18procfs: drop nfsd mountingMike Frysinger
2011-09-18procfs: load config files from binfmt.d into /proc/sys/fs/binfmt_misc/registerMike Frysinger
2011-09-11Fix regex pattern for umounts during shutdownChristian Ruppert
2011-09-02Mtab: fix typoWilliam Hubbs
2011-08-20Do not print "null" or "noop" when configuring an interfaceYun Zheng Hu
2011-08-20Do not update mtab if it is a symbolic linkWilliam Hubbs
2011-07-28swclock: select a default reference fileWilliam Hubbs
2011-07-26mtab: fix test for a link to a location in /procWilliam Hubbs
2011-07-23Mtab: fix typoWilliam Hubbs
2011-07-14Add warnings for the use of bash arraysWilliam Hubbs
2011-07-07save and restore IFS correctlyKirill Elagin
2011-07-05fix issue with extra_net_fs_listWilliam Hubbs
2011-07-04eat trailing whitespaceMike Frysinger
2011-07-04Bug 373808: init.d/modules skipped certain variable combinationsRobin H. Johnson
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-24localmount: make OIFS and CIFS local in stop functionKirill Elagin
2011-06-23allow options to be passed to killall5William Hubbs
2011-06-18sysctl: do not make unknown keys fatalMike Frysinger
2011-06-02Don't set hostname on containers.Diego Elio Pettenò
2011-04-21add back the eend command in start/stop for local serviceWilliam Hubbs
2011-04-18Don't unmount /run on shutdownLars Wendler
2011-04-17Check for /sys/module/usbcore before modprobe usbcoreAnthony G. Basile
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