aboutsummaryrefslogtreecommitdiff
path: root/init.d/bootmisc
AgeCommit message (Expand)Author
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-20We no longer support pam_console directly. Also, we cannot use chgrp due to s...Roy Marples
2007-11-20We don't use /var/lock anymoreRoy Marples
2007-11-20Move sysctl into it's own init scriptRoy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-11-14Control of system defined env vars should not be done by us.Roy Marples
2007-10-27Indent fixesRoy Marples
2007-10-23Fix tmp cleaningRoy Marples
2007-09-24Use mkdir to test. Also, quote for robustnessRoy Marples
2007-09-09only do the X lock stuff in /tmp so people can overload WIPE_TMP_DIRS for a g...Mike Frysinger
2007-09-09Allow people to specify a list of temp dirs to clean in bootmisc #191807.Mike Frysinger
2007-08-23Setup wtmp for BSD tooRoy Marples
2007-08-02Ensure that /var/log exists tooRoy Marples
2007-07-30Create needed dirs in bootmisc if they do not existRoy Marples
2007-07-27Duh, test itRoy Marples
2007-07-26Fix bootmisc stopping for pam_console and write halt record correctly.Roy Marples
2007-07-25Merge some of reb's OpenBSD fixes inRoy Marples
2007-07-16Use printf so we don't put blank lines at the top of new files and fix mounti...Roy Marples
2007-07-13Use echo instead of touch - saves on forkingRoy Marples
2007-07-09Take no chances with PATH, use our env-updateRoy Marples
2007-07-09Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent...Roy Marples
2007-05-16busybox sysctl does not support -qRoy Marples
2007-04-26Don't dmesg for VPS systemsRoy Marples
2007-04-26Don't sysctl for VPS systemsRoy Marples
2007-04-10Apply sysctl if we don't have an init scriptRoy Marples
2007-04-06Punt the rc-depend man page as it's been moved out of /usr/local/bin:/usr/bin...Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples