aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-19document config_ppp0=nullRoy Marples
2007-04-19duh, idiot uberRoy Marples
2007-04-19no need for the sed using printfRoy Marples
2007-04-19use printf %sRoy Marples
2007-04-19As pppd is mainly a link controller, move it's startup to pppd_pre_start and ...Roy Marples
2007-04-19printf is more portable than echo -nRoy Marples
2007-04-19Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples
2007-04-18more pppd fixesRoy Marples
2007-04-18get pppoa the right way aroundRoy Marples
2007-04-18Try and fix pppd, thanks to zzam for the patchRoy Marples
2007-04-17Duh, quote eval properlyRoy Marples
2007-04-17remove APPLET check so we can create .dependMike Frysinger
2007-04-17start unifying help handlingMike Frysinger
2007-04-17fix #if handling in get_term_columnsMike Frysinger
2007-04-17Fix bridge, vlan and bonding modules to work together, #174792.Roy Marples
2007-04-17Rationalise our colour usage a little.Roy Marples
2007-04-17Allow user vars for colours in our shell scripts tooRoy Marples
2007-04-17env vars EINFO_GOOD and friends now override our hardcoded builtins.Roy Marples
2007-04-17Allow addons to pass up their exit status in import_addon. Simplify /dev han...Mike Frysinger
2007-04-16Punted the volumes init script. Volume handling will be handled byRoy Marples
2007-04-16Don't search for a space after interface names in /proc/net, #174792 thanks t...Roy Marples
2007-04-14ramfs has no special optionsRoy Marples
2007-04-13More basename compliance.Roy Marples
2007-04-13Punt .dependRoy Marples
2007-04-13Ignore and clean .dependRoy Marples
2007-04-13hug getopt_long some moreRoy Marples
2007-04-13add basic --helpMike Frysinger
2007-04-13ls -l ftw!Roy Marples
2007-04-13expand dist into "normal" (clean svn), "working" (dirty svn, but export clean...Mike Frysinger
2007-04-13make distforce a little more robustMike Frysinger
2007-04-13use `svn export`Mike Frysinger
2007-04-13add hidden visibility support to libeinfo as wellMike Frysinger
2007-04-13kill off internal relocations for librc.soMike Frysinger
2007-04-13Use basename properlyRoy Marples
2007-04-13make sure .depend gets regenerated automaticallyMike Frysinger
2007-04-13add .depend / .PHONY supportMike Frysinger
2007-04-13use CPPFLAGS rather than CFLAGS where appropriate and make LDFLAGS/-rpath dyn...Mike Frysinger
2007-04-13revert previous commitMike Frysinger
2007-04-13dont create .so links as they arent needed for runtimeMike Frysinger
2007-04-13use ln -sf rather than ln -s incase target existsMike Frysinger
2007-04-13add a symlink for update-rc -> rc-updateMike Frysinger
2007-04-13netmask -> CIDR is worked out correctly #174341.Roy Marples
2007-04-13s-s-d now allows --signal to be used without --stop and --oknodo. man page up...Roy Marples
2007-04-13Fix module loading, #174360. s-s-d now changes group when changing user, #174...Roy Marples
2007-04-12Include old file conf.d/wireless and warn the userRoy Marples
2007-04-12merge wireless.example into net.example, #174282Roy Marples
2007-04-12Style updatesRoy Marples
2007-04-12Fix getopt a littleRoy Marples
2007-04-12Hug getopt_long even though it's not POSIX. start-stop-daemon has always requ...Roy Marples
2007-04-11Fix the modules init scriptRoy Marples