aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-04Fix iwconfig parsing on Linux, #111 thanks to Andrew Gaffney.Roy Marples
2008-08-29Work without IP6 kernels, #108Roy Marples
2008-08-27Add rpc.lockd to netmount.in for BSDRoy Marples
2008-08-20Actually set the umask.Roy Marples
2008-08-20Add -k,--umask option, Gentoo #232455.Roy Marples
2008-08-19Allow dhcpcd to use global dhcpcd variable for commandline options.Roy Marples
2008-08-19Allow OpenVZ to mount /sys and device managers, #102Roy Marples
2008-08-19Allow renaming of modules, #103 thanks to Sven.Roy Marples
2008-08-19OpenVZ can mount NFS shares.Roy Marples
2008-08-19Add new OpenVZ detection codeRoy Marples
2008-07-27Attempt to make s-s-d simpler by not enforcing the need for a full path and m...Roy Marples
2008-07-24TypoRoy Marples
2008-07-09Don't set silly defaults that may brake users.Roy Marples
2008-07-09We should unmount / here.Roy Marples
2008-07-09Fix unmounting some more.Roy Marples
2008-07-09Fix last commitRoy Marples
2008-07-09Add a knob to avoid the unmounting of some points.Roy Marples
2008-07-09Hide mkdir error'sRoy Marples
2008-07-09Really test if we can write to RC_LIBDIR or not.Roy Marples
2008-07-09No point in re-mounting ro filesystems that are already ro.Roy Marples
2008-07-09Ignore core filesRoy Marples
2008-07-09Fix return display.Roy Marples
2008-07-08STAILQ -> TAILQRoy Marples
2008-07-07Punt STAILQ and just use TAILQ so we're a bit more portable.Roy Marples
2008-07-03Fix is_older_than a little better, and make is_newer_than correct.Roy Marples
2008-07-03Add older_than function to complement newer_than function. Also make the user...Roy Marples
2008-07-03More unit fixes.Roy Marples
2008-07-03More unit fixes.Roy Marples
2008-07-03More unit fixes.Roy Marples
2008-07-03Fix test.Roy Marples
2008-07-03Add an is_older_than unit test, thanks to zzamRoy Marples
2008-07-02Fix compile with pcc.Roy Marples
2008-06-30Ignore ewaitfile.Roy Marples
2008-06-30If filtering fstab, only match additional mounts asked for.Roy Marples
2008-06-21Set the default RC_SVCDIR higher up.Roy Marples
2008-06-21We need to replace @LIB@ here.Roy Marples
2008-06-19Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples
2008-06-17open should use 3 args when using O_CREAT.Roy Marples
2008-06-10fuzzy dependency ordering should be started, starting, stopped whilst checkin...Roy Marples
2008-06-10When we have dependant scheduled services, don't error if a need is stopped.Roy Marples
2008-06-05No need to include this.Roy Marples
2008-06-05Remove the macro ;)Roy Marples
2008-06-05Update style to more BSDish and replace the big macro with a function.Roy Marples
2008-06-05Remove broken before dependencies, Gentoo #224171.Roy Marples
2008-06-04Use addu instead of another loop.Roy Marples
2008-06-04Only add a backreference if it doesn't already exist.Roy Marples
2008-06-04Include time headers for ewaitfile.Roy Marples
2008-06-04Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-06-04No need to check type twice like this.Roy Marples
2008-06-04Style.Roy Marples