Age | Commit message (Expand) | Author |
2007-11-15 | Vanilla FreeBSD make is now supported for src | Roy Marples |
2007-11-14 | Allow bash arrays to be flattened to make some configs easier. | Roy Marples |
2007-11-14 | Install our .so links to /usr/lib | Roy Marples |
2007-11-14 | add etc back for BSD installing rc and rc.shutdown | Roy Marples |
2007-11-14 | wpa_supplicant also works on wired interfaces, Gentoo #198722. | Roy Marples |
2007-11-14 | Show help if we don't have any args, Gentoo #198380. | Roy Marples |
2007-11-14 | We don't define a version yet. | Roy Marples |
2007-11-14 | Use realpath to resolve our service. | Roy Marples |
2007-11-14 | These files belong in baselayout | Roy Marples |
2007-11-14 | relicense as 2-clause BSD, with the kind permission of Gentoo | Roy Marples |
2007-11-14 | We should always give eend a message. | Roy Marples |
2007-11-14 | Really remove env-update | Roy Marples |
2007-11-14 | If we have specified a pidfile then we only stop the pid listed, | Roy Marples |
2007-11-14 | Control of system defined env vars should not be done by us. | Roy Marples |
2007-11-14 | These files belong with baselayout | Roy Marples |
2007-11-14 | set homedir of uucp to /var/spool/uucp | Mike Frysinger |
2007-11-14 | Move mail user/group and postmaster user to the mailbase package. | Mike Frysinger |
2007-11-04 | initialize s | Ned Ludd |
2007-11-02 | Fix up display for tab delimited foo | Roy Marples |
2007-11-02 | Fix example | Roy Marples |
2007-11-02 | Fix ppp config, #197775. | Roy Marples |
2007-11-02 | Fix an ifconfig calculation for shells that don't support the newer POSIX she... | Roy Marples |
2007-11-02 | Fixor IP comment and logic thanks to vapier | Roy Marples |
2007-11-01 | Work cleanly with bridges on kernels without TCP, #197791. | Roy Marples |
2007-11-01 | Fix rmnlogin for parallel startup | Roy Marples |
2007-11-01 | Fix fallback, #197788. | Roy Marples |
2007-11-01 | Fix some more, #180888. | Roy Marples |
2007-11-01 | Document mdev | Roy Marples |
2007-10-31 | Release rc6 | Roy Marples |
2007-10-31 | Fix starting state and clean some whitespace | Roy Marples |
2007-10-31 | whitespace | Roy Marples |
2007-10-31 | You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc | Roy Marples |
2007-10-30 | Use default IFS here | Roy Marples |
2007-10-30 | Fix vconfig and remove debug | Roy Marples |
2007-10-30 | You can now spoof the source address for arping as the third parameter in gat... | Roy Marples |
2007-10-30 | Embed newlines in __IFS to save our identing | Roy Marples |
2007-10-30 | Embed newlines in __IFS to save our identing | Roy Marples |
2007-10-30 | Embed newlines in __IFS to save our identing | Roy Marples |
2007-10-29 | rc --override foo will override the runlevel to load after boot or single use... | Roy Marples |
2007-10-29 | Do an exact match on tmpfs | Roy Marples |
2007-10-29 | /etc/mtab is now a true reflection on /proc/mounts. The only exception is tha... | Roy Marples |
2007-10-29 | Network config arrays are now split by embedded new lines instead of being ev... | Roy Marples |
2007-10-27 | Indent fixes | Roy Marples |
2007-10-26 | Fix the restarting of services depending on the script you're restarting | Roy Marples |
2007-10-25 | Format the script correctly, and fix ssids with spaces in hopefully once and ... | Roy Marples |
2007-10-25 | Fix BSD wireless script | Roy Marples |
2007-10-24 | Advise not syncing time when running ntp daemons | Roy Marples |
2007-10-24 | Simply the clock script even more. This makes us very similar to Debians now | Roy Marples |
2007-10-23 | clock init script now works with busybox. | Roy Marples |
2007-10-23 | Use -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE | Roy Marples |