Age | Commit message (Expand) | Author |
2007-07-13 | Use echo instead of touch - saves on forking | Roy Marples |
2007-07-12 | Document how to detect if docked or not in example preup, #167742 | Roy Marples |
2007-07-12 | Punt the RC_TTY variable | Roy Marples |
2007-07-12 | alpha4 | Roy Marples |
2007-07-11 | Don't unmount network filesystems in localmount or halt.sh, #175602. | Roy Marples |
2007-07-11 | Fix restarting services with plugins | Roy Marples |
2007-07-11 | Don't do interactive when changing init, #174141. | Roy Marples |
2007-07-11 | Punt the dodgy ebuffer code. We now force prefixing for parallel starts which... | Roy Marples |
2007-07-11 | Add the users group | Roy Marples |
2007-07-11 | Only mount stuff if not already mounted | Roy Marples |
2007-07-10 | Allow non root users to describe | Roy Marples |
2007-07-10 | Rename variable | Roy Marples |
2007-07-10 | init scripts and their extra options can now have descriptions, #184327. | Roy Marples |
2007-07-10 | Support /etc/init.d/foo ineed and friends again. | Roy Marples |
2007-07-10 | Fix ifconfig using some iproute2 commands. | Roy Marples |
2007-07-10 | Remove a debug line | Roy Marples |
2007-07-10 | We no longer care about numerical runlevels, #184733. | Roy Marples |
2007-07-10 | document qemu hacking | Mike Frysinger |
2007-07-09 | Take no chances with PATH, use our env-update | Roy Marples |
2007-07-09 | Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent... | Roy Marples |
2007-07-09 | Fix iproute handling of -host and improve iwconfig scanning | Roy Marples |
2007-07-08 | Fix netmount - thanks to Hollow | Roy Marples |
2007-07-06 | Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430 | Roy Marples |
2007-07-06 | Of course, glibc does not have strlcpy | Roy Marples |
2007-07-06 | Make the prefix length dynamic | Roy Marples |
2007-07-05 | Add the audio group for the BSD's | Roy Marples |
2007-07-05 | Don't trust the plugin | Roy Marples |
2007-07-04 | Allow syncing of hwlock for BSD and make our config files look fairly similar. | Roy Marples |
2007-07-04 | Flush the ebuffer before and after running a plugin. | Roy Marples |
2007-07-04 | As we're running each plugin in a fork, we need to call our cleanup code so w... | Roy Marples |
2007-07-04 | We need the full path to the service before chdir / | Roy Marples |
2007-07-04 | Up the interface after preup incase preup brings it down | Roy Marples |
2007-07-03 | We still need to wait for services we need/use | Roy Marples |
2007-07-02 | Don't wait for services that were inactive, #183667 thanks to Daniel Drake | Roy Marples |
2007-07-02 | Make the provided code a little more readable and fix a bug when calculating ... | Roy Marples |
2007-07-02 | Fix error and only let root run init commands except for status and help | Roy Marples |
2007-07-01 | Don't set an early font if consolefont isn't in a runlevel, #183773. | Roy Marples |
2007-06-28 | Add --nocolor to more programs | Roy Marples |
2007-06-28 | Add --nocolor to more programs | Roy Marples |
2007-06-27 | Add --no-ldconfig option to env-update to match portage. | Roy Marples |
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 |