aboutsummaryrefslogtreecommitdiff
path: root/init.d/bootmisc.in
AgeCommit message (Expand)Author
2012-01-05really disable /var/{lock,run} migration to /runWilliam Hubbs
2011-12-29disable /run migration until we have /run in baselayoutWilliam Hubbs
2011-12-03Integrate migrate-run into bootmiscWilliam Hubbs
2011-10-16fix random typosMike Frysinger
2011-09-27Make dmesg log optionalChristian Ruppert
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-04-08do not timeout waiting for bootmisc to completeWilliam Hubbs
2011-03-25bootmisc: clean up tmpdir cleaningMike Frysinger
2011-01-17more whitespace cleanupMike Frysinger
2011-01-06Bug 349571 - SELinux fixes for bootmiscChris Richards
2010-11-26send error output from chattr command to /dev/nullWilliam 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
2009-11-10Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota
2009-07-09Only delete /etc/nologin if we can write to itRoy Marples
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-06-13Ensure that tmp dirs are +rw as well as +t.Roy Marples
2009-06-08Linux FHS requires /var/lib/miscRoy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-27Style.Roy Marples
2009-04-18Not all systems have the utmp groupRoy Marples
2009-04-17Typo, thanks to Matthias Schwarzott, #166.Roy Marples
2009-04-16Improve utmp handlingRoy Marples
2009-04-12Simplfy rm matching pattern, thanks to cypherpunks@mailinator.comRoy Marples
2009-02-23Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153Roy Marples
2009-02-10Only create the reboot file if rebooting.Roy Marples
2009-02-10Create /reboot if running inside OpenVZ, #138.Roy Marples
2008-10-15Fix fuser on BSD platforms.Roy Marples
2008-10-08Fix utmp permissions, Gentoo #240437.Roy Marples
2008-10-01Clean stale sockets.Roy Marples
2008-05-12Add the devdb init script.Roy Marples
2008-04-30Busybox find now works with -exec correctly, so remove our nasty hack.Roy Marples
2008-04-09More ltsp fixes.Roy Marples
2008-04-08Fix netmout for nfsRoy Marples
2008-03-19Add rc-service and update all softlevel refs to runlevel.Roy Marples
2008-03-18Support pam_mktemp.Roy Marples
2008-03-03Split VPS into VSERVER and OPENVZRoy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-03-02Don't check for root in prefix.Roy Marples