summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
2008-06-08Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.Jason Dixon
ok deraadt@ beck@ reyk@ phessler@
2008-05-25improve indentation.Igor Sobrado
ok jsing@
2008-05-13Disable more wscons bits on socppc.Miod Vallat
2008-05-13Plumb socppc in MAKEDEV machinery.Miod Vallat
2008-03-19remove superfluous backslashes and semicolonsIgor Sobrado
ok deraadt@
2008-02-09Add .ssh and authorized keys to /etc/skel, makes setting up newRyan Thomas McBride
pubkey authentication users with the correct file permissions a bit easier. ok djm krw henning miod and many others
2008-01-31enable snmpd in the buildReyk Floeter
approved by deraadt@, ok thib@
2008-01-03revert back to using local zones for localhost. and IPv4/IPv6 reverse untilJakob Schlyter
we've found a better solution for chrooted applications.
2007-12-16remove localhost. zone (localhost. queries are handled by /etc/hosts)Jakob Schlyter
replace IPv4 and IPv6 loopback zones with BIND's autogenerated empty zones. move root.hint to /var/named/etc remove empty directory /var/named/standard
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysTheo de Raadt
what the daemon does - it is a relayer that pays attention to the status of pools of hosts; not a status checkers that happens to do some relaying
2007-11-05Change chio.conf's group ownership to operator and mode to 644.Michael Erdely
At this time, there is no sensitive information in that file. ok beck@, millert@, jdixon@, deraadt@
2007-10-08Add a sample configuration file for the newly imported ospf6d(8) daemon.Esben Norby
ok dlg@
2007-08-01Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwareMiod Vallat
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code.
2007-05-04incompletely killed the cksum bitsTheo de Raadt
2007-05-04stop shipping CKSUM files; people can use the MD5 filesTheo de Raadt
(this decreases build time a bit too) ok todd (and i assume legacy-architecture-miod would not object either)
2007-02-27avoid messing with the cvs tag expansionTheo de Raadt
2007-02-27/etc/spamd.conf moves to /etc/mail/spamd.confBob Beck
2007-02-22sample sasyncd.conf, PR5387 sthen at symphytum.spacehopper.org, ok theoHenning Brauer
2007-02-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
use of a GZIP environment variable for extra command flags. ok deraadt@, millert@
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
ok miod@, henning@
2006-12-14Uncomment MAKEDEVARCH+=landisk.Mark Kettenis
ok drahn@
2006-12-12enable bgplg, the bgp looking glassReyk Floeter
ok henning@ deraadt@
2006-11-10landisk has no wsconsctl.confTheo de Raadt
2006-10-29Add the _ripd user and startup stuff.Esben Norby
ok claudio@
2006-10-10etc.landisk does not exist yet, dont try to build MAKEDEV for it yet eitherTodd T. Fries
2006-10-06enable landisk MAKEDEV building laterTheo de Raadt
2006-07-27remove unused WCS stuffTheo de Raadt
2006-07-27remove "snapshot" code, now that our snapshots are always actuallyTheo de Raadt
releases...
2006-07-24Build wscons stuff on vax (but no for bsd.rd yet)Miod Vallat
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-03do chio.conf install from right placeTheo de Raadt
2006-06-01add all the goo to hook dvmrp into the systemEsben Norby
ok derradt@
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon.
2005-12-28nuke extra whitespaceDavid Krause
2005-12-27install sample ipsec.conf; ok hshoexer@Christian Weisgerber
2005-11-21Make the rc files in / be copies of the ones given by default to root inBob Beck
/root instead of hard links to them. This way multiuser only changes a user makes to the to the ones in /root do not screw them over for getting into single user easily when the have to. ok millert@
2005-11-17remove stale NAMEDB; ok theoJakob Schlyter
2005-08-15Generate login.conf from a template with optional per-architecture overridesTodd C. Miller
2005-05-26Enable ifstated in the builds. This still does not mean that ifstated isRyan Thomas McBride
necessary for regular carp setups. There are situations where you need this, but if you're going to use it, think hard about redesigning your network so you don't have to. ok deraadt@ mpf@ henning@
2005-05-15no need to install and checksum *.ipk since *bsd* will already catch itDavid Krause
ok deraadt@
2005-05-02include zbsdmod, Packages, and ipk in the checksums; ok deraadt@David Krause
2005-04-14move the few needlessly special-cased root:wheel 0644 files to BIN1Henning Brauer
2005-04-13sample hostapd.conf from reyk, to be tweakedHenning Brauer
2005-04-01hppa64 chunkiesTheo de Raadt
2005-03-20during make release install *bsd* not just bsd*, so we pick up zaurus ↵Theo de Raadt
zbsdmod.o too
2005-03-19Packages for zaurus - yuck yuck; for uweTheo de Raadt
2005-03-18also copy *.ipk files to RELEASEDIRTheo de Raadt
2005-02-19ospfd.conf mode 0600, requested by norbyHenning Brauer
2005-02-05ospfd.confHenning Brauer