aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2013-04-08create loopback serviceWilliam Hubbs
2013-03-22localmount: add "no" in front of network file system typesWilliam Hubbs
2013-03-08oldnet: convert netmask to decimal numbers in _netmask2cidrYuta SATOH
2013-03-06ipfw: change opts variable to extra_commandsWilliam Hubbs
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2013-02-16do not use SYSCONFDIR for binfmt.dAndrew Gregory
2013-02-16consolefont: use setfont to save the current fontAndrew Gregory
2013-02-16bootmisc: Skip cleaning /var/run or tmp directories if they are tmpfsWilliam Hubbs
2013-02-15keymaps: fix the use of loadkeys in the euro fixWilliam Hubbs
2013-02-14devfs: Mount the posix message queue file systemWilliam Hubbs
2013-02-11Rename shutdown_network setting to keep_networkWilliam Hubbs
2013-02-11oldnet: add support for shutdown_network from newnetWilliam Hubbs
2013-02-09oldnet: accomodate rkhunter false positiveWilliam Hubbs
2013-02-01sysfs: mount the fusectl file systemWilliam Hubbs
2013-01-31remove cruft from /run directoryWilliam Hubbs
2012-12-21net.lo: add ipv6 net and host patternsAlexander Tsoy
2012-12-20net.lo: allow address families to be set on routesMihai Moldovan
2012-12-18net.lo: sleep *after* carrier checkMike Frysinger
2012-12-18fsck: simplify skiplist setupMike Frysinger
2012-12-16localmount: quoting fixesSteve L
2012-11-30typo fixesWilliam Hubbs
2012-11-29localmount: only skip unmounting /usr if it was premountedWilliam Hubbs
2012-11-07Whitespace.Robin H. Johnson
2012-11-06init.d/hostname: Document checkbashism false positive.Robin H. Johnson
2012-11-06init.d/mtab: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: POSIX XSI shellism.Robin H. Johnson
2012-10-31Tmpfiles: create and delete entries once in the boot runlevel.William Hubbs
2012-10-25netmount: drop need net from dependenciesWilliam Hubbs
2012-10-22oldnet: make the default carrier timeout 0William Hubbs
2012-10-19tmfiles: change need dev to use dev.William Hubbs
2012-10-19devfs: Remove references to specific device managersWilliam Hubbs
2012-10-19Fix bashism in tmpfilesd scriptsWilliam Hubbs
2012-10-16Oldnet: the loopback interface does not need sysfsWilliam Hubbs
2012-10-16Migrate /var/run and /var/lock to symlinksWilliam Hubbs
2012-10-16Add Vim modelineChristian Ruppert
2012-10-02sysfs: add -lxc keywordWilliam Hubbs
2012-10-02dmesg should not run in a linux containerWilliam Hubbs
2012-09-26tmpfiles.d init.d scriptsRobin H. Johnson
2012-09-26init.d/devfs: Run after (u)dev-mount, before udev/mdevRobin H. Johnson
2012-09-26Add -lxc keyword to urandom scriptWilliam Hubbs
2012-09-15netmount: do not handle NFS mountsWilliam Hubbs
2012-09-10netmount: add checks for rpc.idmapd for nfs4 filesystemsWilliam Hubbs
2012-09-09dmesg: add -prefix keywordWilliam Hubbs
2012-09-07savecache: make sure $RC_LIBEXECDIR is writableWilliam Hubbs
2012-08-25do not provide a virtual for the loopbackWilliam Hubbs
2012-08-24newnet: provide net if configuring more than the loopback interfaceWilliam Hubbs
2012-08-18Use do_umount's return value instead of eoutdent's.Christian Ruppert
2012-08-17swapfiles: make sure /proc/swaps existsWilliam Hubbs
2012-07-26Bring Back prefix supportWilliam Hubbs