Age | Commit message (Expand) | Author |
2012-01-05 | really disable /var/{lock,run} migration to /run | William Hubbs |
2011-12-29 | disable /run migration until we have /run in baselayout | William Hubbs |
2011-12-03 | Integrate migrate-run into bootmisc | William Hubbs |
2011-10-16 | fix random typos | Mike Frysinger |
2011-09-27 | Make dmesg log optional | Christian Ruppert |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-04-08 | do not timeout waiting for bootmisc to complete | William Hubbs |
2011-03-25 | bootmisc: clean up tmpdir cleaning | Mike Frysinger |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2011-01-06 | Bug 349571 - SELinux fixes for bootmisc | Chris Richards |
2010-11-26 | send error output from chattr command to /dev/null | William Hubbs |
2010-10-31 | Allow cleaning up of pam_mktemp-based temporary directories. | Diego Elio Pettenò |
2010-10-23 | remove 'use hostname' bug 340991, Thanks Diego | Jory A. Pratt |
2009-11-10 | Don't punt /var/log/wtmp if it exists, just create if it does not. | Jan Psota |
2009-07-09 | Only delete /etc/nologin if we can write to it | Roy Marples |
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples |
2009-06-13 | Ensure that tmp dirs are +rw as well as +t. | Roy Marples |
2009-06-08 | Linux FHS requires /var/lib/misc | Roy Marples |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-27 | Style. | Roy Marples |
2009-04-18 | Not all systems have the utmp group | Roy Marples |
2009-04-17 | Typo, thanks to Matthias Schwarzott, #166. | Roy Marples |
2009-04-16 | Improve utmp handling | Roy Marples |
2009-04-12 | Simplfy rm matching pattern, thanks to cypherpunks@mailinator.com | Roy Marples |
2009-02-23 | Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153 | Roy Marples |
2009-02-10 | Only create the reboot file if rebooting. | Roy Marples |
2009-02-10 | Create /reboot if running inside OpenVZ, #138. | Roy Marples |
2008-10-15 | Fix fuser on BSD platforms. | Roy Marples |
2008-10-08 | Fix utmp permissions, Gentoo #240437. | Roy Marples |
2008-10-01 | Clean stale sockets. | Roy Marples |
2008-05-12 | Add the devdb init script. | Roy Marples |
2008-04-30 | Busybox find now works with -exec correctly, so remove our nasty hack. | Roy Marples |
2008-04-09 | More ltsp fixes. | Roy Marples |
2008-04-08 | Fix netmout for nfs | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-18 | Support pam_mktemp. | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-02 | Don't check for root in prefix. | Roy Marples |