aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-03We still need to wait for services we need/useRoy Marples
2007-07-02Don't wait for services that were inactive, #183667 thanks to Daniel DrakeRoy Marples
2007-07-02Make the provided code a little more readable and fix a bug when calculating ...Roy Marples
2007-07-02Fix error and only let root run init commands except for status and helpRoy Marples
2007-07-01Don't set an early font if consolefont isn't in a runlevel, #183773.Roy Marples
2007-06-28Add --nocolor to more programsRoy Marples
2007-06-28Add --nocolor to more programsRoy Marples
2007-06-27Add --no-ldconfig option to env-update to match portage.Roy Marples
2007-06-26Change pwd to / for all init scripts, #181224.Roy Marples
2007-06-26Change pwd to / for all init scripts, #181224.Roy Marples
2007-06-26--nocolor works again, #181011 thanks to Daniel Drake.Roy Marples
2007-06-22calc the files to install dynamicallyMike Frysinger
2007-06-22Allow urandom location to be customized #134489.Mike Frysinger
2007-06-22add missing ChangeLog entryMike Frysinger
2007-06-02Use -q option with modprobe rather than sending to /dev/null.Mike Frysinger
2007-06-02Fix from comio for /proc/filesystems typo in localmount #180621.Mike Frysinger
2007-05-31Don't warn about Factory clock when booting off of livecd.Mike Frysinger
2007-05-30Use killall5 again so we can cleanly remount / readonly, #168977Roy Marples
2007-05-30Don't use -f with mountRoy Marples
2007-05-30Call umount with LC_ALL=C so that we can umount /usrRoy Marples
2007-05-30Only call systohw in clock when we don't have adjfile or we aren't UTC.Roy Marples
2007-05-30Always update mtabRoy Marples
2007-05-27Improve spellingRoy Marples
2007-05-23Harden testing of /proc being validRoy Marples
2007-05-23RC_SYS should now set XEN0 correctlyRoy Marples
2007-05-22Create a function for running init.sh and init-early.sh which saves on code a...Roy Marples
2007-05-18Be more resilient when the nettree is invalidRoy Marples
2007-05-16Default eend to SUCCESS if no options givenRoy Marples
2007-05-16busybox sysctl does not support -qRoy Marples
2007-05-16Remove debug lineRoy Marples
2007-05-16Stop using getimeofday for timeouts incase the clock changes.Roy Marples
2007-05-16Allow more modes to work.Roy Marples
2007-05-15/etc/conf.d/rc.$runlevel now works, #177869.Roy Marples
2007-05-15Don't enable syn cookies by default as support for them isn't enabled in the ...Roy Marples
2007-05-14Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t...Roy Marples
2007-05-14Use correct function casts. Use dlfunc where available to remove ISO warnings :)Roy Marples
2007-05-14Release alpha3Roy Marples
2007-05-14Should fix this bug tooRoy Marples
2007-05-14RC_INTERACTIVE now works, #178331.Roy Marples
2007-05-14Add --startas back to s-s-d, #175980, #175981.Roy Marples
2007-05-14Allow time for pidfiles to be created, #178274.Roy Marples
2007-05-12Fix forcing preferred APSRoy Marples
2007-05-12mount nfsd on /proc/fs/nfs automaticallyMike Frysinger
2007-05-11Store the defined random pool size, #177722 thanks to Yaroslav Isakov.Roy Marples
2007-05-11Use auto for /mnt/cdrom, #177990.Roy Marples
2007-05-11Use clock MONOTONIC to timeout, not localtime, #177514Roy Marples
2007-05-11Only mount ro on LinuxRoy Marples
2007-05-08When we don't have an address return 1, #176577.Roy Marples
2007-05-05Better fixRoy Marples
2007-05-05Fix KV_to_int working with funky kernel versions, #177197.Roy Marples