Age | Commit message (Expand) | Author |
2007-08-17 | Allow --user and --group to also mean --chuid and --chgrp | Roy Marples |
2007-08-17 | Allow 'del' to work as a command | Roy Marples |
2007-08-16 | Fully move esyslog into rc | Roy Marples |
2007-08-16 | Add esyslog support | Roy Marples |
2007-08-15 | whitespace | Roy Marples |
2007-08-15 | Add config to rc-help.sh | Roy Marples |
2007-08-15 | `config /etc/fstab' can now be used in depend() functions to show that | Roy Marples |
2007-08-15 | Add bzr port 4155 to /etc/services, #188970 thanks to Andrew Cowie. | Roy Marples |
2007-08-10 | Need to specify table for busybox. | Roy Marples |
2007-08-09 | Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to a... | Roy Marples |
2007-08-09 | getoptify and simply the code even more. | Roy Marples |
2007-08-08 | whitespace | Roy Marples |
2007-08-08 | Add help to rc-update #188170 and tidy up the code a fair bit. | Roy Marples |
2007-08-08 | Use the right dir from fstab | Roy Marples |
2007-08-08 | Plug a leek for non selinux linux systems | Roy Marples |
2007-08-08 | If given a pidfile, just match on that for seeing if we have crashed | Roy Marples |
2007-08-07 | Return the next available ifindex for BSD too | Roy Marples |
2007-08-07 | Always give ppp a defaultmetric | Roy Marples |
2007-08-07 | Add a defaultmetric to ppp if we have metric_$IFACE | Roy Marples |
2007-08-07 | More pppd fixes | Roy Marples |
2007-08-07 | Fix chat connects for pppd | Roy Marples |
2007-08-07 | Try and hide the terminal escape codes when they fail. | Roy Marples |
2007-08-04 | Boot properly when we cannot set an early font, #187628. | Roy Marples |
2007-08-04 | Fix rc-update, #187487 and release rc2. | Roy Marples |
2007-08-03 | Fix adding multiple IP addresses, #187526. | Roy Marples |
2007-08-03 | Fix static IPv6 routes, #187514. | Roy Marples |
2007-08-03 | Wups, these definitions need to be in rc.h really | Roy Marples |
2007-08-02 | rc1 | Roy Marples |
2007-08-02 | Ensure that /var/log exists too | Roy Marples |
2007-08-01 | Punt /dev/shm from default /etc/fstab as we handle it and add a helpful hint ... | Mike Frysinger |
2007-08-01 | Fix up einfo output a little | Roy Marples |
2007-07-31 | Remove baselayout-1 stuff | Roy Marples |
2007-07-31 | Wups, don't force those CFLAGS | Roy Marples |
2007-07-31 | Force some stuff | Roy Marples |
2007-07-31 | Fix building on uclibc thanks to Solar | Roy Marples |
2007-07-31 | Fix building on Linux | Roy Marples |
2007-07-31 | Link the right objects against rc | Roy Marples |
2007-07-31 | All our binaries are now mulicalls into rc, which makes our on disk size | Roy Marples |
2007-07-31 | All our binaries are now mulicalls into rc, which makes our on disk size | Roy Marples |
2007-07-30 | Create needed dirs in bootmisc if they do not exist | Roy Marples |
2007-07-27 | Duh, test it | Roy Marples |
2007-07-26 | Fix bootmisc stopping for pam_console and write halt record correctly. | Roy Marples |
2007-07-25 | Merge some of reb's OpenBSD fixes in | Roy Marples |
2007-07-23 | appending noinitd=xdm will skip the xdm service when first booting, #181858. | Roy Marples |
2007-07-22 | whitespace | Roy Marples |
2007-07-22 | Had a brain fart - just echo to fd3 | Roy Marples |
2007-07-22 | Cater for einfo calls inside the depend function | Roy Marples |
2007-07-22 | Harden gendepends.sh some more so we only capture the stdout we want from | Roy Marples |
2007-07-21 | Work around a bash evaluation error | Roy Marples |
2007-07-21 | RC_DEPEND_STRICT now controls dependency strictness. | Roy Marples |