Age | Commit message (Expand) | Author |
2007-06-26 | Change pwd to / for all init scripts, #181224. | Roy Marples |
2007-06-26 | Change pwd to / for all init scripts, #181224. | Roy Marples |
2007-06-26 | --nocolor works again, #181011 thanks to Daniel Drake. | Roy Marples |
2007-06-22 | calc the files to install dynamically | Mike Frysinger |
2007-06-22 | Allow urandom location to be customized #134489. | Mike Frysinger |
2007-06-22 | add missing ChangeLog entry | Mike Frysinger |
2007-06-02 | Use -q option with modprobe rather than sending to /dev/null. | Mike Frysinger |
2007-06-02 | Fix from comio for /proc/filesystems typo in localmount #180621. | Mike Frysinger |
2007-05-31 | Don't warn about Factory clock when booting off of livecd. | Mike Frysinger |
2007-05-30 | Use killall5 again so we can cleanly remount / readonly, #168977 | Roy Marples |
2007-05-30 | Don't use -f with mount | Roy Marples |
2007-05-30 | Call umount with LC_ALL=C so that we can umount /usr | Roy Marples |
2007-05-30 | Only call systohw in clock when we don't have adjfile or we aren't UTC. | Roy Marples |
2007-05-30 | Always update mtab | Roy Marples |
2007-05-27 | Improve spelling | Roy Marples |
2007-05-23 | Harden testing of /proc being valid | Roy Marples |
2007-05-23 | RC_SYS should now set XEN0 correctly | Roy Marples |
2007-05-22 | Create a function for running init.sh and init-early.sh which saves on code a... | Roy Marples |
2007-05-18 | Be more resilient when the nettree is invalid | Roy Marples |
2007-05-16 | Default eend to SUCCESS if no options given | Roy Marples |
2007-05-16 | busybox sysctl does not support -q | Roy Marples |
2007-05-16 | Remove debug line | Roy Marples |
2007-05-16 | Stop using getimeofday for timeouts incase the clock changes. | Roy Marples |
2007-05-16 | Allow more modes to work. | Roy Marples |
2007-05-15 | /etc/conf.d/rc.$runlevel now works, #177869. | Roy Marples |
2007-05-15 | Don't enable syn cookies by default as support for them isn't enabled in the ... | Roy Marples |
2007-05-14 | Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t... | Roy Marples |
2007-05-14 | Use correct function casts. Use dlfunc where available to remove ISO warnings :) | Roy Marples |
2007-05-14 | Release alpha3 | Roy Marples |
2007-05-14 | Should fix this bug too | Roy Marples |
2007-05-14 | RC_INTERACTIVE now works, #178331. | Roy Marples |
2007-05-14 | Add --startas back to s-s-d, #175980, #175981. | Roy Marples |
2007-05-14 | Allow time for pidfiles to be created, #178274. | Roy Marples |
2007-05-12 | Fix forcing preferred APS | Roy Marples |
2007-05-12 | mount nfsd on /proc/fs/nfs automatically | Mike Frysinger |
2007-05-11 | Store the defined random pool size, #177722 thanks to Yaroslav Isakov. | Roy Marples |
2007-05-11 | Use auto for /mnt/cdrom, #177990. | Roy Marples |
2007-05-11 | Use clock MONOTONIC to timeout, not localtime, #177514 | Roy Marples |
2007-05-11 | Only mount ro on Linux | Roy Marples |
2007-05-08 | When we don't have an address return 1, #176577. | Roy Marples |
2007-05-05 | Better fix | Roy Marples |
2007-05-05 | Fix KV_to_int working with funky kernel versions, #177197. | Roy Marples |
2007-05-05 | Remove reference to dm-crypt | Roy Marples |
2007-05-04 | Fix unicode keymaps, #173528. | Roy Marples |
2007-05-03 | Always pass ttyname to sulogin | Roy Marples |
2007-05-03 | Only use any when >1 interface | Roy Marples |
2007-05-03 | Allow ip6to4 tunnels to use any derived address, #170290. | Roy Marples |
2007-05-03 | dns_sortlist and dns_options now work as documented, #175367. | Roy Marples |
2007-05-03 | Load the config file before the init script to stop badly coded init scripts ... | Roy Marples |
2007-05-03 | enable ecn cookies by default and disable ip forwarding | Mike Frysinger |