aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2009-04-26Add the nostop keyword so that we don't stop the network init script by default.Roy Marples
2009-04-26Try and set a keymap as early as possible, #169Roy Marples
2009-04-25Don't report final eends for interfaces as they make no sense.Roy Marples
2009-04-25Verbosely report vars correctly.Roy Marples
2009-04-19Use shell_var for shell variables.Roy Marples
2009-04-19StyleRoy Marples
2009-04-19We should use $int for compat with NetBSDRoy Marples
2009-04-19Default to not building the old net scripts.Roy Marples
2009-04-19Move special umount of tmpfs to the swap init script where it belongs, #149.Roy Marples
2009-04-19Pull /etc/ifconfig.eth0 into interfacesRoy Marples
2009-04-18Not all systems have the utmp groupRoy Marples
2009-04-17Add MKOLDNET=yes/no toggleRoy Marples
2009-04-17Typo, thanks to Matthias Schwarzott, #166.Roy Marples
2009-04-16Add a new init script - networkRoy Marples
2009-04-16Improve utmp handlingRoy Marples
2009-04-16Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are...Roy Marples
2009-04-12Simplfy rm matching pattern, thanks to cypherpunks@mailinator.comRoy Marples
2009-03-16We should abort boot on some errors.Roy Marples
2009-02-23Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153Roy Marples
2009-02-13Fix the number of terminals to operate on.Roy Marples
2009-02-12root should respect inittab, #148.Roy Marples
2009-02-11hostid does not need root to runRoy Marples
2009-02-10Only create the reboot file if rebooting.Roy Marples
2009-02-10Create /reboot if running inside OpenVZ, #138.Roy Marples
2009-01-12We now warn about clock skewsRoy Marples
2009-01-06Keyword novserver, #137.Roy Marples
2009-01-01dmesg and sysfs won't work in a vserver, #137 thanks to Hollow.Roy Marples
2008-12-30Fix working on zshRoy Marples
2008-12-29Add parens, #134 thanks to Matthias Schwarzott.Roy Marples
2008-12-28Skip all forcefsck checking when stopping, #134.Roy Marples
2008-12-28Fake get_bootparam function so that we don't check for kernel options forcefs...Roy Marples
2008-12-04Punt .gitignore files.Roy Marples
2008-11-12Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ...Roy Marples
2008-11-10Restore interface_exists, interface_up and interface_exists, #123.Roy Marples
2008-11-04Remove deprecated use of modprobe -l. If we need this functionaltiy back, we ...Roy Marples
2008-11-04We should not update mtab here.Roy Marples
2008-11-04Use mount-roRoy Marples
2008-11-04Move romount to mount-ro and use the umount -r option as it's more reliable f...Roy Marples
2008-11-04TypoRoy Marples
2008-11-04Now the linx fsck man page has return codes, I find them different from the B...Roy Marples
2008-11-03Add descriptions.Roy Marples
2008-11-03Add a new shutdown runlevel, Gentoo #224537.Roy Marples
2008-10-26Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin.Roy Marples
2008-10-26hwclock: skip rtc checks if kernel lacks module supportMike Frysinger
2008-10-16Ignore new scripts.Roy Marples
2008-10-15Fix fuser on BSD platforms.Roy Marples
2008-10-14Fix adding just the default route, #119 thanks to pva.Roy Marples
2008-10-10Remove hardedcoded foo here.Roy Marples
2008-10-10sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples
2008-10-09Warn about sulogin timeout and then continue as normal, Gentoo #240383Roy Marples