aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-13Don't use 'this' as a variable name as it confuses c++Roy Marples
2007-07-13Use echo instead of touch - saves on forkingRoy Marples
2007-07-12Document how to detect if docked or not in example preup, #167742Roy Marples
2007-07-12Punt the RC_TTY variableRoy Marples
2007-07-12alpha4Roy Marples
2007-07-11Don't unmount network filesystems in localmount or halt.sh, #175602.Roy Marples
2007-07-11Fix restarting services with pluginsRoy Marples
2007-07-11Don't do interactive when changing init, #174141.Roy Marples
2007-07-11Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples
2007-07-11Add the users groupRoy Marples
2007-07-11Only mount stuff if not already mountedRoy Marples
2007-07-10Allow non root users to describeRoy Marples
2007-07-10Rename variableRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-07-10Support /etc/init.d/foo ineed and friends again.Roy Marples
2007-07-10Fix ifconfig using some iproute2 commands.Roy Marples
2007-07-10Remove a debug lineRoy Marples
2007-07-10We no longer care about numerical runlevels, #184733.Roy Marples
2007-07-10document qemu hackingMike Frysinger
2007-07-09Take no chances with PATH, use our env-updateRoy Marples
2007-07-09Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent...Roy Marples
2007-07-09Fix iproute handling of -host and improve iwconfig scanningRoy Marples
2007-07-08Fix netmount - thanks to HollowRoy Marples
2007-07-06Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430Roy Marples
2007-07-06Of course, glibc does not have strlcpyRoy Marples
2007-07-06Make the prefix length dynamicRoy Marples
2007-07-05Add the audio group for the BSD'sRoy Marples
2007-07-05Don't trust the pluginRoy Marples
2007-07-04Allow syncing of hwlock for BSD and make our config files look fairly similar.Roy Marples
2007-07-04Flush the ebuffer before and after running a plugin.Roy Marples
2007-07-04As we're running each plugin in a fork, we need to call our cleanup code so w...Roy Marples
2007-07-04We need the full path to the service before chdir /Roy Marples
2007-07-04Up the interface after preup incase preup brings it downRoy Marples
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