summaryrefslogtreecommitdiff
path: root/etc/mtree
AgeCommit message (Collapse)Author
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2001-04-05TypoMarc Espie
2001-03-30oops. Thanks fgsch.Bob Beck
2001-03-29new apache manual dirs for 1.3.19Bob Beck
2001-03-16Add ssh files; Phil.Pennock@globnix.orgTodd C. Miller
2001-02-27+primes; ok millert@Todd T. Fries
2001-02-09as usr.sbin/rtadvd no longer install rtadvd.conf, remove it fromJun-ichiro itojun Hagino
default security checking.
2001-01-17add missing /usr/include/readlineBrad Smith
2001-01-17Add /usr/libexec/sm.binTodd C. Miller
2001-01-08add ru_SU.ISO_8859-5; from freebsdMichael Shalayeff
2001-01-08Add Greek and Ukrainian locale paths.Christian Weisgerber
Discussed with espie@, angelos@, mickey@.
2000-12-17When adding a sub-dir remove 'ignore' from the parent dir orMarco S Hyman
mtree ignores the sub-directory. This fixes the daily insecurity bitch about 'missing: ./usr/libexec/auth' even though /usr/libexec/auth exists with proper mode and ownership.
2000-12-12Add /usr/libexec/auth dirTodd C. Miller
2000-11-10create /usr/share/man/ps{1-9} directories and sub-directoriesTheo de Raadt
2000-10-21make root perms match 4.4BSD.dist; ok deraadt@Marco S Hyman
2000-10-16add all basic common arch dirs for cat9Theo de Raadt
2000-10-12Create /root with mode 0700 instead of 0755; deraadt@ okAaron Campbell
2000-07-20add hppa subdirs; espie, there is more than thatMichael Shalayeff
2000-06-19add ./etc/tcfsTodd T. Fries
2000-05-25cat3 & cat5 arch subdirsTheo de Raadt
2000-05-19bad Angelos: you left out the .. after creating the keynote directoryMarco S Hyman
2000-05-19/etc/isakmpd/keynote entryAngelos D. Keromytis
2000-05-18Add all arch subdirs to {cat1,cat4,cat8,man1,man4,man8}.Marc Espie
REMEMBER TO UPDATE YOUR TREE BEFORE REBUILD! This *will* be used shortly.
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
Enable by setting DEBUGLIBS=yes in /etc/mk.conf, then -g libraries will get installed in /usr/lib/debug. This directory will be searched first if gcc is given the -g flag during the link stage.
2000-05-02A place to put isakmpd sample filesNiklas Hallqvist
2000-04-25/usr/share/skel removedJakob Schlyter
2000-04-25skeletal login directory into /etc/skelJakob Schlyter
2000-04-20Add /etc/resolv.conf.tailAngelos D. Keromytis
2000-04-11remove unneeded arch subdirsTheo de Raadt
2000-04-06Enable sendmail 8.10.0. Things like sendmail.* and aliases now liveTodd C. Miller
in /etc/mail.
2000-04-05Add /etc/mail for sendmail 8.10Todd C. Miller
2000-01-05rtadvd.confAngelos D. Keromytis
1999-12-12reflect reality; millert@ okHugh Graham
1999-11-23formattingNiklas Hallqvist
1999-10-07remove etc now that ssh configs are moved back to /etcChristopher Turan
1999-10-04add etcBrad Smith
1999-09-30I'm such an asshole.Bob Beck
1999-09-30add apache xml include dirBob Beck
1999-09-29openssl change, and stupid apache dirs in /usr/libBob Beck
1999-09-22no, mtree is more confusing than thatTheo de Raadt
1999-09-22Add /usr/share/man/cat9/i386Constantine Sapuntzakis
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
1999-08-19mailer.conf missing; <kstailey@disclosure.com>Jakob Schlyter
1999-08-02Integration of mailwrapper (from NetBSD)Jakob Schlyter
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert
1999-07-18Create an /etc/isakmpd hierarchyNiklas Hallqvist
1999-07-09i386 man pages in cat2/i386/Theo de Raadt
1999-06-15make /usr/obj group wsrc, mode 775 to match /usr/srcTodd C. Miller
1999-05-11put back /usr/libdata/perl5/site_perl and back out unintended changeTodd C. Miller
1999-05-09/usr/libdata/perl5/site_perl is historyTodd C. Miller
1999-05-04Add perl5 dirsTodd C. Miller