Age | Commit message (Expand) | Author |
2009-05-11 | procfs should use modules. | Roy Marples |
2009-05-05 | Ignore more foo for the BSDs | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-05-01 | Ensure that rc.d services are not started twice if PKG_DIR is blank. | Roy Marples |
2009-04-30 | Go back to git | Roy Marples |
2009-04-27 | Fix a brain fart | Roy Marples |
2009-04-27 | Although the noshutdown keyword is nice, we shouldn't use it for network or d... | Roy Marples |
2009-04-27 | Add the noshutdown keyword to special case the shutdown. | Roy Marples |
2009-04-27 | Style. | Roy Marples |
2009-04-26 | Add the nostop keyword so that we don't stop the network init script by default. | Roy Marples |
2009-04-26 | Try and set a keymap as early as possible, #169 | Roy Marples |
2009-04-25 | Don't report final eends for interfaces as they make no sense. | Roy Marples |
2009-04-25 | Verbosely report vars correctly. | Roy Marples |
2009-04-19 | Use shell_var for shell variables. | Roy Marples |
2009-04-19 | Style | Roy Marples |
2009-04-19 | We should use $int for compat with NetBSD | Roy Marples |
2009-04-19 | Default to not building the old net scripts. | Roy Marples |
2009-04-19 | Move special umount of tmpfs to the swap init script where it belongs, #149. | Roy Marples |
2009-04-19 | Pull /etc/ifconfig.eth0 into interfaces | Roy Marples |
2009-04-18 | Not all systems have the utmp group | Roy Marples |
2009-04-17 | Add MKOLDNET=yes/no toggle | Roy Marples |
2009-04-17 | Typo, thanks to Matthias Schwarzott, #166. | Roy Marples |
2009-04-16 | Add a new init script - network | Roy Marples |
2009-04-16 | Improve utmp handling | Roy Marples |
2009-04-16 | Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are... | Roy Marples |
2009-04-12 | Simplfy rm matching pattern, thanks to cypherpunks@mailinator.com | Roy Marples |
2009-03-16 | We should abort boot on some errors. | Roy Marples |
2009-02-23 | Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153 | 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-11 | hostid does not need root to run | 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-12 | We now warn about clock skews | Roy Marples |
2009-01-06 | Keyword novserver, #137. | Roy Marples |
2009-01-01 | dmesg and sysfs won't work in a vserver, #137 thanks to Hollow. | Roy Marples |
2008-12-30 | Fix working on zsh | Roy Marples |
2008-12-29 | Add parens, #134 thanks to Matthias Schwarzott. | Roy Marples |
2008-12-28 | Skip all forcefsck checking when stopping, #134. | Roy Marples |
2008-12-28 | Fake get_bootparam function so that we don't check for kernel options forcefs... | Roy Marples |
2008-12-04 | Punt .gitignore files. | Roy Marples |
2008-11-12 | Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ... | Roy Marples |
2008-11-10 | Restore interface_exists, interface_up and interface_exists, #123. | Roy Marples |
2008-11-04 | Remove deprecated use of modprobe -l. If we need this functionaltiy back, we ... | Roy Marples |
2008-11-04 | We should not update mtab here. | Roy Marples |
2008-11-04 | Use mount-ro | Roy Marples |
2008-11-04 | Move romount to mount-ro and use the umount -r option as it's more reliable f... | Roy Marples |
2008-11-04 | Typo | Roy Marples |
2008-11-04 | Now the linx fsck man page has return codes, I find them different from the B... | Roy Marples |
2008-11-03 | Add descriptions. | Roy Marples |