summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
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
2004-04-21Populate /etc for luna88kMiod Vallat
2004-02-29oopsTheo de Raadt
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now.
2004-02-16Introduce MAKEDEV.man*, an equivalent of MAKEDEV.mi and MAKEDEV.subMiod Vallat
designed to output mdoc rather than shell script, and use them to produce much better MAKEDEV.8 manual pages. Note that MAKEDEV.man relies upon BSD m4 behaviour, which all m4 binaries might not follow. mdoc help and comments jmc@, disabused ok deraadt@
2004-02-13Add cats to MAKEDEVARCHSMiod Vallat
2004-02-10install bgpd.conf mode 600, theo okHenning Brauer
2004-02-07add cats and amd64Theo de Raadt
2004-01-30Fix tab damage in Makefile introduced in previous commit, pointed out byDarren Tucker
STeve Andre
2004-01-30Add update-moduli target for regenerating ssh moduli file; from markus@Darren Tucker
ok deraadt@
2004-01-28amd64 hook upsMichael Shalayeff
2004-01-12vax joins the club; ok miod@Todd T. Fries
2004-01-12catch pegasos up with the rest; ok deraadtTodd T. Fries
2004-01-12+ alph2d() (thanks dr!), allow ttyU's a-zA-Z to be createdTodd T. Fries
2004-01-11support new MAKEDEV for pegasos; from toddTheo de Raadt
2003-12-24+bgpd.confHenning Brauer
2003-10-31Pegasos port and dirs.Dale Rahn
2003-10-08Sample sensorsd.conf file.Alexander Yurchenko
ok henning@ millert@
2003-09-23Sample files for /etc/mail, installed at 'make distribution' time.Todd C. Miller
2003-08-21Add derivative of Michal Zalewski's p0f v2 passive OS fingerprint databaseMike Frantzen
2003-06-27remove kerberosIV configuration filesDavid Krause
ok hin@ deraadt@ pb@
2003-03-30default timezone: Canada/MountainTheo de Raadt
2003-03-24Add *.iso to list of files in CKSUM/MD5 spotted by A.Farber.Dale Rahn
ok millert@ miod@ deraadt@
2003-03-10Move /var/log/sendmail.st creation to etc/Makefile where it belongs;Todd C. Miller
noticed by grange@
2003-03-08default spamd.conf file, with entries for spews 1, spews 2, china and koreaBob Beck
2003-03-04copy cd*.iso also, for snapshotsTheo de Raadt