Age | Commit message (Expand) | Author |
2009-04-16 | Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are... | Roy Marples |
2009-04-16 | Avoid needless forking, #165 | Roy Marples |
2009-04-16 | Add net dependency | Roy Marples |
2009-04-12 | Simplfy rm matching pattern, thanks to cypherpunks@mailinator.com | Roy Marples |
2009-04-02 | When logging, stdout isn't always a tty, which is the case for VPS | Roy Marples |
2009-03-16 | We should abort boot on some errors. | Roy Marples |
2009-03-05 | Add scripts for dhcpcd and wpa_supplicant. | Roy Marples |
2009-03-05 | Typo, thanks to Polynomial-C | Roy Marples |
2009-02-28 | Report if service is not executable. | Roy Marples |
2009-02-28 | Set errno when service does not exist better. | Roy Marples |
2009-02-23 | Fix unit test. | Roy Marples |
2009-02-23 | Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153 | Roy Marples |
2009-02-23 | Style. | Roy Marples |
2009-02-13 | Typo, #150 | Roy Marples |
2009-02-13 | Fix the number of terminals to operate on. | Roy Marples |
2009-02-12 | root should respect inittab, #148. | Roy Marples |
2009-02-12 | Fix return value for tests. | Roy Marples |
2009-02-11 | hostid does not need root to run | Roy Marples |
2009-02-11 | Release 0.4.3 | Roy Marples |
2009-02-10 | Fix unmask option, thanks to douglas@openplans.org, #146 | Roy Marples |
2009-02-10 | Store the file skewed against. | Roy Marples |
2009-02-10 | Only create the reboot file if rebooting. | Roy Marples |
2009-02-10 | Create /reboot if running inside OpenVZ, #138. | Roy Marples |
2009-01-29 | We should always mount $RC_SVCDIR unless in a vserver or it's already mounted. | Roy Marples |
2009-01-29 | Clean up some compiler warnings. | Roy Marples |
2009-01-21 | Allow wpa_cli_$IFACE to too send args to wpa_cli. | Roy Marples |
2009-01-18 | noinit makes more sense than noinitd | Roy Marples |
2009-01-14 | Fix locale with svnversion, #140 thanks to Matthias Schwarzott. | Roy Marples |
2009-01-13 | yes should be YES | Roy Marples |
2009-01-13 | Don't allow SYSVINIT parameters through anymore. | Roy Marples |
2009-01-13 | rc_newer/older_than only report file if time_t is a pointer, so it | Roy Marples |
2009-01-12 | We now warn about clock skews | Roy Marples |
2009-01-12 | Add snapshot and snap targets | Roy Marples |
2009-01-12 | Fix ordering, #139 thanks to Matthias. | Roy Marples |
2009-01-12 | Copyright | Roy Marples |
2009-01-12 | Use snprintf instead of strlcpy to save on size if not available. | Roy Marples |
2009-01-11 | Copyright | Roy Marples |
2009-01-11 | Ensure that $HOME and $USER are always set, #139 | Roy Marples |
2009-01-10 | Style | Roy Marples |
2009-01-06 | Keyword novserver, #137. | Roy Marples |
2009-01-05 | Release openrc-0.4.2 | Roy Marples |
2009-01-05 | Remove leading and trailing space on the ctrl_interface line. | Roy Marples |
2009-01-02 | Make _SVNVER_SH more readable. | Roy Marples |
2009-01-02 | Fix version for releases. | Roy Marples |
2009-01-02 | Fix compile, #136 | Roy Marples |
2009-01-01 | Document the --chuid option. | Roy Marples |
2009-01-01 | dmesg and sysfs won't work in a vserver, #137 thanks to Hollow. | Roy Marples |
2008-12-30 | Typo. | Roy Marples |
2008-12-30 | Fix working on zsh | Roy Marples |
2008-12-29 | Add parens, #134 thanks to Matthias Schwarzott. | Roy Marples |