summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow syncing of hwlock for BSD and make our config files look fairly similar.Roy Marples2007-07-04
* Flush the ebuffer before and after running a plugin.Roy Marples2007-07-04
* As we're running each plugin in a fork, we need to call our cleanup code so w...Roy Marples2007-07-04
* We need the full path to the service before chdir /Roy Marples2007-07-04
* Up the interface after preup incase preup brings it downRoy Marples2007-07-04
* We still need to wait for services we need/useRoy Marples2007-07-03
* Don't wait for services that were inactive, #183667 thanks to Daniel DrakeRoy Marples2007-07-02
* Make the provided code a little more readable and fix a bug when calculating ...Roy Marples2007-07-02
* Fix error and only let root run init commands except for status and helpRoy Marples2007-07-02
* Don't set an early font if consolefont isn't in a runlevel, #183773.Roy Marples2007-07-01
* Add --nocolor to more programsRoy Marples2007-06-28
* Add --nocolor to more programsRoy Marples2007-06-28
* Add --no-ldconfig option to env-update to match portage.Roy Marples2007-06-27
* Change pwd to / for all init scripts, #181224.Roy Marples2007-06-26
* Change pwd to / for all init scripts, #181224.Roy Marples2007-06-26
* --nocolor works again, #181011 thanks to Daniel Drake.Roy Marples2007-06-26
* calc the files to install dynamicallyMike Frysinger2007-06-22
* Allow urandom location to be customized #134489.Mike Frysinger2007-06-22
* add missing ChangeLog entryMike 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
* Don't warn about Factory clock when booting off of livecd.Mike Frysinger2007-05-31
* Use killall5 again so we can cleanly remount / readonly, #168977Roy Marples2007-05-30
* Don't use -f with mountRoy Marples2007-05-30
* Call umount with LC_ALL=C so that we can umount /usrRoy Marples2007-05-30
* Only call systohw in clock when we don't have adjfile or we aren't UTC.Roy Marples2007-05-30
* Always update mtabRoy Marples2007-05-30
* Improve spellingRoy Marples2007-05-27
* Harden testing of /proc being validRoy Marples2007-05-23
* RC_SYS should now set XEN0 correctlyRoy Marples2007-05-23
* Create a function for running init.sh and init-early.sh which saves on code a...Roy Marples2007-05-22
* Be more resilient when the nettree is invalidRoy Marples2007-05-18
* Default eend to SUCCESS if no options givenRoy Marples2007-05-16
* busybox sysctl does not support -qRoy Marples2007-05-16
* Remove debug lineRoy Marples2007-05-16
* Stop using getimeofday for timeouts incase the clock changes.Roy Marples2007-05-16
* Allow more modes to work.Roy Marples2007-05-16
* /etc/conf.d/rc.$runlevel now works, #177869.Roy Marples2007-05-15
* Don't enable syn cookies by default as support for them isn't enabled in the ...Roy Marples2007-05-15
* Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t...Roy Marples2007-05-14
* Use correct function casts. Use dlfunc where available to remove ISO warnings :)Roy Marples2007-05-14
* Release alpha3Roy Marples2007-05-14
* Should fix this bug tooRoy Marples2007-05-14
* RC_INTERACTIVE now works, #178331.Roy Marples2007-05-14
* Add --startas back to s-s-d, #175980, #175981.Roy Marples2007-05-14
* Allow time for pidfiles to be created, #178274.Roy Marples2007-05-14
* Fix forcing preferred APSRoy Marples2007-05-12
* 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
* Use auto for /mnt/cdrom, #177990.Roy Marples2007-05-11