Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-16 | BIN2 is now just motd; install it direct without the abstractions. While | Theo de Raadt | |
there, let's make it operator writeable. Or let's do a commit changing it to operator writeable and see the pro and con camps rise up. | |||
2014-07-16 | more lynx bits | Theo de Raadt | |
2014-07-15 | BSD.local.dist went away | Theo de Raadt | |
2014-07-15 | /var/db/sysmerge -> /usr/share/sysmerge | Antoine Jacoutot | |
ok deraadt@ | |||
2014-07-15 | correct dir | Theo de Raadt | |
2014-07-15 | sysctl.conf moves to etc/examples | Theo de Raadt | |
2014-07-14 | /etc/rc already takes care of creating /var/run/utmp. | Antoine Jacoutot | |
ok deraadt@ giovanni@ | |||
2014-07-14 | rc.{local,securelevel,shutdown} become examples. If versions of them | Theo de Raadt | |
are created in /etc, they are executed (they used to be sourced) to avoid polluting the rc variable space. The powerdown= and securelevel= features are removed; they are likely only used by 2 people. the secureleve is now always raised; this is the only sensible default. ok ajacoutot | |||
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 | Add iscsid to the rc.d files to install | 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 | move exports, ftpchroot, hosts.lpd, printcap, and remote to the examples | Theo de Raadt | |
directory. ok robert | |||
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 | 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-04-29 | tedu ~/.klogin | David Coppa | |
ok henning@ deraadt@ | |||
2014-04-24 | rm rwhod tentacles | Ted Unangst | |
2014-04-23 | Remove krb5 bits from rc(8). | Antoine Jacoutot | |
ok reyk@ | |||
2014-04-22 | Remove kerberosV from etc/ | Reyk Floeter | |
ok deraadt@ guenther@ | |||
2014-04-20 | hosts.equiv is a ghost from bsd past | Ted Unangst | |
2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | Miod Vallat | |
as configuration files; split manpages and .pc files between libcrypto and libssl. No functional change, only there to make engineering easier, and libcrypto sources are still found in libssl/src/crypto at the moment. ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects. | |||
2014-03-26 | end experimental login.conf template support. one file per machine. | Ted Unangst | |
ok deraadt millert | |||
2014-03-24 | sum -> cksum, ok deraadt | Stuart Henderson | |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat | |
this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. | |||
2014-03-17 | the userland ppp(9) code goes awa. Having too much ppp choice in the | Theo de Raadt | |
tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen | |||
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson | |
2014-03-13 | Unhook httpd(8) from build; etc bits | Florian Obser | |
OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ | |||
2014-01-25 | delete junk file | Theo de Raadt | |
2014-01-24 | sort the SHA256 file | Theo de Raadt | |
2014-01-10 | be a bit more careful | Theo de Raadt | |
2014-01-10 | be forceful with removing the SHA256 file | Theo de Raadt | |
2014-01-09 | remove the SHA256 file as soon as we start creating sets | Theo de Raadt | |
2014-01-09 | install signify keys | Theo de Raadt | |
2013-12-15 | remove popa3d etc tendrils | Ted Unangst | |
2013-11-26 | install sample nsd config file to /var/nsd/etc not /etc, spotted by/ok deraadt | Stuart Henderson | |
2013-11-03 | ugly spaces | Theo de Raadt | |
2013-10-10 | Move moduli generation to usr.bin/ssh/moduli-gen and keep track of | Darren Tucker | |
the fragments separately. "No substantive objection" djm@ | |||
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt | |
ok rapha@ | |||
2013-08-09 | Add rc.d(8) scripts for ipropd-master and ipropd-slave. | Antoine Jacoutot | |
ok deraadt@ | |||
2013-07-10 | Ship a simpler krb5.conf which logs to syslog(3) by default. | Antoine Jacoutot | |
Remove useless README -- the info(1) and man(1) pages contains all the required information. ok dcoppa@ robert@ beck@ | |||
2013-06-01 | hook up slowcgi to the tree, including /etc glue and a sample configuration | Christian Weisgerber | |
snippet; ok florian@ | |||
2013-03-31 | a default .cvsrc for skel. | Marc Espie | |
okay deraadt@ some other people like that too. | |||
2013-03-26 | hookup octeon | Jasper Lievisse Adriaanse | |
ok deraadt@ | |||
2013-03-25 | the unused palm code goes away. | Theo de Raadt | |