summaryrefslogtreecommitdiff
path: root/init.d
Commit message (Expand)AuthorAge
* 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
* Allow zsh to work as our shellRoy Marples2007-07-16
* Yikes, removed that old bash gettextismRoy Marples2007-07-16
* Use echo instead of touch - saves on forkingRoy Marples2007-07-13
* Don't unmount network filesystems in localmount or halt.sh, #175602.Roy Marples2007-07-11
* Only mount stuff if not already mountedRoy Marples2007-07-11
* init scripts and their extra options can now have descriptions, #184327.Roy Marples2007-07-10
* 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
* Fix netmount - thanks to HollowRoy Marples2007-07-08
* Allow urandom location to be customized #134489.Mike Frysinger2007-06-22
* Use -q option with modprobe rather than sending to /dev/null.Mike Frysinger2007-06-02
* Fix from comio for /proc/filesystems typo in localmount #180621.Mike Frysinger2007-06-02
* Use killall5 again so we can cleanly remount / readonly, #168977Roy Marples2007-05-30
* Always update mtabRoy Marples2007-05-30
* busybox sysctl does not support -qRoy Marples2007-05-16
* mount nfsd on /proc/fs/nfs automaticallyMike Frysinger2007-05-12
* Store the defined random pool size, #177722 thanks to Yaroslav Isakov.Roy Marples2007-05-11
* Only mount ro on LinuxRoy Marples2007-05-11
* Remove reference to dm-cryptRoy Marples2007-05-05
* We don't have console, so default to no for fsckRoy Marples2007-05-02
* debugfs supportMike Frysinger2007-04-30
* Don't dmesg for VPS systemsRoy Marples2007-04-26
* Don't sysctl for VPS systemsRoy Marples2007-04-26
* checkroot and checkfs now use more friendly generic options, #116016Roy Marples2007-04-26
* exec rc-abortRoy Marples2007-04-20
* Added the rc-abort command, #175106 thanks to Daniel Drake.Roy Marples2007-04-20
* Automatically mount selinuxfs on /selinux in localmount.Mike Frysinger2007-04-20
* hug getopt_long some moreRoy Marples2007-04-13
* 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