Age | Commit message (Expand) | Author |
2008-07-09 | We should unmount / here. | Roy Marples |
2008-07-09 | Fix unmounting some more. | Roy Marples |
2008-07-09 | Fix last commit | Roy Marples |
2008-07-09 | Add a knob to avoid the unmounting of some points. | Roy Marples |
2008-07-09 | Hide mkdir error's | Roy Marples |
2008-07-09 | Really test if we can write to RC_LIBDIR or not. | Roy Marples |
2008-07-09 | No point in re-mounting ro filesystems that are already ro. | Roy Marples |
2008-06-03 | Let ifdown control all interfaces. | Roy Marples |
2008-05-27 | Trap fsck for SIGINT as well, so user can ctrl-C to abort fsck and continue, ... | Roy Marples |
2008-05-25 | Fix passno and IFS, #77 and #85, thanks to Nahor | Roy Marples |
2008-05-12 | Add the devdb init script. | Roy Marples |
2008-05-10 | netmount may use openvpn. | Roy Marples |
2008-05-09 | Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875 | Roy Marples |
2008-05-06 | Ensure that make dep ordering is correct for install. | Roy Marples |
2008-04-30 | Busybox find now works with -exec correctly, so remove our nasty hack. | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | Roy Marples |
2008-04-29 | Fix syscons for setting the font correctly. | Roy Marples |
2008-04-22 | When fsck_passno is set, show this so output is clearer when fsck is multiple... | Roy Marples |
2008-04-22 | Our init scripts normally output context in [ .. ] | Roy Marples |
2008-04-17 | Respect shutdown -F on Linux to force fsck, #59 | Roy Marples |
2008-04-15 | Fix rebooting for OpenVZ systems. | Roy Marples |
2008-04-09 | Fix windowkeys. | Roy Marples |
2008-04-09 | Respect shutdown's fastboot. | Roy Marples |
2008-04-09 | More ltsp fixes. | Roy Marples |
2008-04-08 | Fix netmout for nfs | Roy Marples |
2008-03-28 | Restore noserver and noopenvz to sysctl. | Roy Marples |
2008-03-27 | Make our messages similar | Roy Marples |
2008-03-27 | Split terminal encoding out. | Roy Marples |
2008-03-26 | Ignore more files. | Roy Marples |
2008-03-26 | Split sysctl into Linux and BSD specific files. | Roy Marples |
2008-03-26 | Add --exists and --resolve to rc-service. | Roy Marples |
2008-03-25 | Try and fix more prefix stuff. | Roy Marples |
2008-03-25 | Fix FreeBSD makefile. | Roy Marples |
2008-03-25 | Fix sysctl on Linux and BSD. | Roy Marples |
2008-03-25 | Fix module args per kernel version. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-23 | fix broken whitespace -- no functional changes | Mike Frysinger |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-18 | Support pam_mktemp. | Roy Marples |
2008-03-05 | Typo | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-05 | localmount uses lvm | Roy Marples |
2008-03-04 | Fix fsck progress bar. | Roy Marples |
2008-03-04 | swapctl -t doesn't work on fbsd. | Roy Marples |
2008-03-03 | Use swapctl for NetBSD. | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-02 | Don't check for root in prefix. | Roy Marples |