summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
2014-07-23httpd.conf can be installed 0644 instead of 0600 like relayd.conf.Reyk Floeter
ok ajacoutot@ benno@
2014-07-23Trailing whitespace.Antoine Jacoutot
2014-07-22Enable httpd(8) in the builds to get more testing, feedback andReyk Floeter
improvements. It is not "finished" but serves static files. ok deraadt@
2014-07-22Repair two deep targets mistakenly called as afterinstall, ratherTheo de Raadt
than distribution. These would modify files in /etc, part of the base set, but still... that makes it harder to discern their sets placement.
2014-07-16remove ancient unused NOGZIP supportTheo de Raadt
2014-07-16prefer ln -f over rm + lnOkan Demirmen
OK deraadt
2014-07-16use /bin/sh instead of /bin/ksh and add cvs id.Okan Demirmen
OK deraadt
2014-07-16mixerctl.conf wsconsctl.conf can properly become examples.Theo de Raadt
As discussed a few days ago with aja
2014-07-16the files listed under BIN1 are not binaries in any way. Let's callTheo de Raadt
them what they are: MUTABLE, as in these are the specific files that admins do edit in /etc
2014-07-16create examples/pf.conf which is a clone of the existing file. NowTheo de Raadt
the existing file can start losing... examples...
2014-07-16BIN2 is now just motd; install it direct without the abstractions. WhileTheo 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-16more lynx bitsTheo de Raadt
2014-07-15BSD.local.dist went awayTheo de Raadt
2014-07-15/var/db/sysmerge -> /usr/share/sysmergeAntoine Jacoutot
ok deraadt@
2014-07-15correct dirTheo de Raadt
2014-07-15sysctl.conf moves to etc/examplesTheo de Raadt
2014-07-14/etc/rc already takes care of creating /var/run/utmp.Antoine Jacoutot
ok deraadt@ giovanni@
2014-07-14rc.{local,securelevel,shutdown} become examples. If versions of themTheo 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 directoryRobert 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-13Mismatch between the sets list and what's in DESTDIR should not be fatalAntoine Jacoutot
to sysmerge sum files generation. discussed by deraadt@
2014-07-13Install some config files with mode 0600 as they were before the move toAntoine Jacoutot
/etc/examples. ok deraadt@
2014-07-13Add iscsid to the rc.d files to installClaudio Jeker
2014-07-12egsum -> examplessum to make it more obvious.Antoine Jacoutot
req. by deraadt@
2014-07-12Simplify checksum generation for sysmerge.Antoine Jacoutot
no objection from deraadt@
2014-07-12cksum -> sha256Antoine Jacoutot
That means sysmerge(8) may be a little more interactive the next time you run it.
2014-07-12Create the examples checksum for sysmerge at release time.Antoine Jacoutot
"move ahead" deraadt@
2014-07-12move exports, ftpchroot, hosts.lpd, printcap, and remote to the examplesTheo de Raadt
directory. ok robert
2014-07-11oops, nsd.conf cannot be an example... yetTheo de Raadt
2014-07-11Move more files into the examples directory...Theo de Raadt
2014-07-11my pleasure to move bgpd.conf to examples. ok theoHenning Brauer
2014-07-11handle the movement of the first few files to /etc/examples. They areTheo 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-29tedu ~/.kloginDavid Coppa
ok henning@ deraadt@
2014-04-24rm rwhod tentaclesTed Unangst
2014-04-23Remove krb5 bits from rc(8).Antoine Jacoutot
ok reyk@
2014-04-22Remove kerberosV from etc/Reyk Floeter
ok deraadt@ guenther@
2014-04-20hosts.equiv is a ghost from bsd pastTed Unangst
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod 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-26end experimental login.conf template support. one file per machine.Ted Unangst
ok deraadt millert
2014-03-24sum -> cksum, ok deraadtStuart Henderson
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod 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-17the userland ppp(9) code goes awa. Having too much ppp choice in theTheo 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-15Enable Unbound in base, ok deraadt@Stuart Henderson
2014-03-13Unhook httpd(8) from build; etc bitsFlorian 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-25delete junk fileTheo de Raadt
2014-01-24sort the SHA256 fileTheo de Raadt
2014-01-10be a bit more carefulTheo de Raadt
2014-01-10be forceful with removing the SHA256 fileTheo de Raadt
2014-01-09remove the SHA256 file as soon as we start creating setsTheo de Raadt
2014-01-09install signify keysTheo de Raadt
2013-12-15remove popa3d etc tendrilsTed Unangst