summaryrefslogtreecommitdiff
path: root/init.d/bootmisc
Commit message (Expand)AuthorAge
* Don't check for root in prefix.Roy Marples2008-03-02
* Hack around busybox find / rm not handling -- correctly.Roy Marples2008-01-25
* Don't special case innd.pid and handle files in run that start with -Roy Marples2008-01-14
* Update copyrights, my email and license.Roy Marples2008-01-11
* Adopt a more C style for scripts and remove vim settings.Roy Marples2008-01-11
* Remove full license text from shell cripts.Roy Marples2008-01-11
* Loads of NetBSD tweaks here.Roy Marples2008-01-10
* Remove Gentoo copyright from all files that I know I have writtenRoy Marples2007-12-14
* Use yesno moreRoy Marples2007-12-09
* Remove rc_service_wait as runscript.c should do the waiting. rc_deptree_depen...Roy Marples2007-12-05
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* We no longer support pam_console directly. Also, we cannot use chgrp due to s...Roy Marples2007-11-20
* We don't use /var/lock anymoreRoy Marples2007-11-20
* Move sysctl into it's own init scriptRoy Marples2007-11-20
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* Control of system defined env vars should not be done by us.Roy Marples2007-11-14
* Indent fixesRoy Marples2007-10-27
* Fix tmp cleaningRoy Marples2007-10-23
* Use mkdir to test. Also, quote for robustnessRoy Marples2007-09-24
* only do the X lock stuff in /tmp so people can overload WIPE_TMP_DIRS for a g...Mike Frysinger2007-09-09
* Allow people to specify a list of temp dirs to clean in bootmisc #191807.Mike Frysinger2007-09-09
* Setup wtmp for BSD tooRoy Marples2007-08-23
* Ensure that /var/log exists tooRoy Marples2007-08-02
* Create needed dirs in bootmisc if they do not existRoy Marples2007-07-30
* Duh, test itRoy Marples2007-07-27
* Fix bootmisc stopping for pam_console and write halt record correctly.Roy Marples2007-07-26
* Merge some of reb's OpenBSD fixes inRoy Marples2007-07-25
* Use printf so we don't put blank lines at the top of new files and fix mounti...Roy Marples2007-07-16
* Use echo instead of touch - saves on forkingRoy Marples2007-07-13
* Take no chances with PATH, use our env-updateRoy Marples2007-07-09
* Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent...Roy Marples2007-07-09
* busybox sysctl does not support -qRoy Marples2007-05-16
* Don't dmesg for VPS systemsRoy Marples2007-04-26
* Don't sysctl for VPS systemsRoy Marples2007-04-26
* Apply sysctl if we don't have an init scriptRoy Marples2007-04-10
* Punt the rc-depend man page as it's been moved out of /usr/local/bin:/usr/bin...Roy Marples2007-04-06
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05