Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-13 | - move the ntpd.conf file to examples directory | Robert Peichaer | |
- move it from BIN1 to EXAMPLES in src/etc/Makefile - change the installer to create the file instead of editing it - add a '+' to the corresponding changelist entry suggested by and OK deraadt@ OK for the installer change krw@ | |||
2014-07-13 | Mismatch between the sets list and what's in DESTDIR should not be fatal | Antoine Jacoutot | |
to sysmerge sum files generation. discussed by deraadt@ | |||
2014-07-13 | Install some config files with mode 0600 as they were before the move to | Antoine Jacoutot | |
/etc/examples. ok deraadt@ | |||
2014-07-13 | rc bits for iscsid. Start iscsid as early as possible. Use the new -N | Claudio Jeker | |
flag for fsck and mount to check and mount the iscsi file systems (marked with option net) right after the mount -a. "Get it in" deraadt@ rpe@ is OK with this going in but it may need further changes | |||
2014-07-13 | Add iscsid to the rc.d files to install | Claudio Jeker | |
2014-07-13 | rc.d script for iscsid. | Claudio Jeker | |
2014-07-12 | egsum -> examplessum to make it more obvious. | Antoine Jacoutot | |
req. by deraadt@ | |||
2014-07-12 | Simplify checksum generation for sysmerge. | Antoine Jacoutot | |
no objection from deraadt@ | |||
2014-07-12 | cksum -> sha256 | Antoine Jacoutot | |
That means sysmerge(8) may be a little more interactive the next time you run it. | |||
2014-07-12 | Create the examples checksum for sysmerge at release time. | Antoine Jacoutot | |
"move ahead" deraadt@ | |||
2014-07-12 | replace the heavy shell magic in quirks to handle backward compat with simpler | Robert Nagy | |
methods | |||
2014-07-12 | Shuffle more stuffs around, remove most commented blocks, just sort by | Antoine Jacoutot | |
number and make the file easier on the eyes. discussed with deraadt@ | |||
2014-07-12 | Fix netstart after autoconf6 change so 'rtsol' lines in hostname.if work again. | Stefan Sperling | |
found by pelikan@; ok pelikan@ henning@ | |||
2014-07-12 | Sync with IANA. | Antoine Jacoutot | |
"fine" claudio@ deraadt@ | |||
2014-07-12 | Make rc.conf a parsed configuration file and stop sourcing it as a shell | Robert Nagy | |
script. From now on rc.conf has a fixed syntax (key=val) and it is not allowed to add anything to it besides the supported syntax, it all going to be ignored. discussed with and help from deraadt@ and halex@ | |||
2014-07-12 | Move things around (no change): | Antoine Jacoutot | |
- some unofficial services became official - move kerberos next to afs | |||
2014-07-12 | move exports, ftpchroot, hosts.lpd, printcap, and remote to the examples | Theo de Raadt | |
directory. ok robert | |||
2014-07-12 | indent as suggested by deraadt, no functional change | Ingo Schwarze | |
ok sthen@ deraadt@ | |||
2014-07-11 | regen | Ted Unangst | |
2014-07-11 | no bthub | Ted Unangst | |
2014-07-11 | remove bluetooth bits | Ted Unangst | |
2014-07-11 | nsd.conf is not ready to be an example | Theo de Raadt | |
2014-07-11 | oops, nsd.conf cannot be an example... yet | Theo de Raadt | |
2014-07-11 | Move more files into the examples directory... | Theo de Raadt | |
2014-07-11 | Introducing a nifty _ignore function makes the file neater and easier | Alexander Hall | |
to maintain. The eval's must stay to make the aliases expand at run time instead of at parse time. ok krw@ | |||
2014-07-11 | Add some services needed by comms/hylafax | Giovanni Bechis | |
ok ajacoutot@ | |||
2014-07-11 | my pleasure to move bgpd.conf to examples. ok theo | Henning Brauer | |
2014-07-11 | handle the movement of the first few files to /etc/examples. They are | Theo de Raadt | |
still managed by changelist, as long as the marker is + and they are in the correct distrib/sets/* files Bit of help from ajacoutot | |||
2014-07-11 | Add some more unofficial services to please ports without the need to | Antoine Jacoutot | |
hand-edit services(5) which moved to base; some more to come probably. ok deraadt@ | |||
2014-07-11 | create /etc/examples | Theo de Raadt | |
2014-07-11 | net.inet6.ip6.accept_rtadv bit the bucket | Henning Brauer | |
ok florian bluhm benno stsp | |||
2014-07-11 | revert last commit | Alexander Hall | |
eval seems to be needed for reaching the aliases which otherwise aren't available from within functions... | |||
2014-07-11 | move a few more... | Theo de Raadt | |
2014-07-11 | Place the first example into the /etc/examples directory, removing it | Theo de Raadt | |
from the regular view. There will be many more soon. Idea discussed for days with robert and ajacoutot | |||
2014-07-11 | Remove some duplicate directories. | Ingo Schwarze | |
This doesn't change the directory structure being defined. ok deraadt@ | |||
2014-07-11 | take the directories specified by BSD.local.dist, and add them into | Theo de Raadt | |
4.4BSD.dist. The base set grows by a tiny amount, but we no longer need to run chroot'd dynamic mtree from the installer. ok espie halex schwarze | |||
2014-07-11 | Remove unused files. | Ingo Schwarze | |
Even though occasional commits did happen to these files, they still specify directories like /usr/share/man/cat4/tahoe, /usr/include/pascal, /usr/X11R4 and so on, so calling them "maintained" would seem a bold claim. ok sthen@ henning@ | |||
2014-07-11 | Trim down comments to those that are actually helpful for reading the file, | Ingo Schwarze | |
that is, only leave those after multiple .. and before multiple dir names. While here, fix two comments that were actually wrong and garbage collect one /set instruction that had no effect. Saves 415 lines, which is 35% of the file. ok sthen@ henning@ | |||
2014-07-10 | more missing rcs ids | Jasper Lievisse Adriaanse | |
"sure" deraadt@ | |||
2014-07-10 | add rcs ids | Jasper Lievisse Adriaanse | |
ok deraadt@ | |||
2014-07-10 | likewise for X, locate directory | Marc Espie | |
2014-07-09 | do locatedb as part of the build process | Marc Espie | |
"works for me" deraadt@ | |||
2014-07-09 | Update the default relayd.conf with the new filtering grammar. | Reyk Floeter | |
OK benno@ | |||
2014-07-09 | I hate eval. Apart from when it's really needed. | Alexander Hall | |
Eval'ing constant expressions is not such a case. "...fine with me" krw@ | |||
2014-07-09 | Add a daemon_timeout variable for rc_wait(). | Antoine Jacoutot | |
It represents the maximum time in seconds to wait for the start, stop and reload actions to return. Defaults to "30". No default behavior is changed. ok beck@ sthen@ jasper@ giovanni@ | |||
2014-07-09 | White spaces. | Antoine Jacoutot | |
2014-07-02 | don't clear tmux session sockets in daily(8)'s tmp cleanup, from Rafael Zalamena | Stuart Henderson | |
ok schwarze@ | |||
2014-06-25 | ensure rc.d/nsd uses a correct exit code as per rc.subr(8); reported by | Stuart Henderson | |
Ben Lovett, simpler diff from aja@ | |||
2014-06-10 | Add ed25519 ssh host keys to /etc/mtree/special. | Todd C. Miller | |
From inframare at arachnogoat dot com; OK deraadt@ sthen@ | |||
2014-06-09 | add cron_flags which seemed to have been forgotten here. | Jasper Lievisse Adriaanse | |
ok aja@ dcoppa@ |