summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
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
2005-01-17cleaning distrib twice is uselessTheo de Raadt
committed from the ship while drinking a trad, from a zaurus on beck's birthday
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
Main features: - MI hil drivers, allowing live plug/unplug of devices, and the keyboard does not need to be at id 1 anymore. - SGC bus support on 4xx models. SGC frame buffers are supported too, but not as console, though you can use them as a regular glass terminal if you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4) fix to be commited. - HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed. X11 support is currently broken by these changes; X.org X11R6 support will be available very soon. Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other, older frame buffers (davinci, gatorbox and renaissance) could not been tested but should work; please report any regression.
2005-01-13wsconsctl.conf on zaurus too.Dale Rahn
2004-12-31Add zaurus to MAKEDEV machinery.Miod Vallat
2004-08-26install cdbr and cdboot for those that have it, tooTheo de Raadt
2004-08-16fix the tree after jakob broke itTheo de Raadt
2004-08-06add sgi to MAKEDEV build.Per Fogelstrom
2004-07-06sample ntpd config fileHenning Brauer
2004-05-18generate entries for all of the ptys after more were added, ok deraadt millertDale Rahn
2004-05-04bye bye bootpd. You will not be missed.Theo de Raadt
2004-05-04nuke default .rhosts file; from S@mSmith.net, ok millertTheo de Raadt
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree.
2004-05-01Install /etc/wsconsctl.conf on luna88k.Miod Vallat