summaryrefslogtreecommitdiff
path: root/distrib/sets
AgeCommit message (Collapse)Author
2014-10-31syncTheo de Raadt
2014-10-31syncTheo de Raadt
2014-10-23syncTheo de Raadt
2014-10-18syncJasper Lievisse Adriaanse
2014-10-14syncTheo de Raadt
2014-10-09syncTheo de Raadt
2014-10-08syncTheo de Raadt
2014-10-08syncTheo de Raadt
2014-10-08syncTheo de Raadt
2014-10-07syncTheo de Raadt
2014-10-03syncTheo de Raadt
2014-10-03syncJoel Sing
2014-10-01syncTheo de Raadt
2014-09-30sync sets; req by deraadtStuart Henderson
2014-09-29syncJonathan Gray
2014-09-27syncMiod Vallat
2014-09-27retire Accoom Networks Artery T1/E1 drive; ok claudioTheo de Raadt
2014-09-21syncTheo de Raadt
2014-09-19Move /etc/rc.conf from the etc to the base set.Antoine Jacoutot
People should not have been hand-editing /etc/rc.conf (# DO NOT EDIT THIS FILE!!) but in the case you did, you need to merge your changes into /etc/rc.conf.local or they will be overwritten at next upgrade. ok deraadt@
2014-09-17With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile.Antoine Jacoutot
There is one table in the default configuration which is 'aliases' and the db can be created using newaliases(8). "go for it" guenther@ ok sthen@ matthieu@ gilles@
2014-09-17syncTodd T. Fries
2014-09-16A few more MLINKs.Miod Vallat
2014-09-16syncAntoine Jacoutot
2014-09-16syncTodd T. Fries
2014-09-16syncMatthieu Herrb
2014-09-16syncMatthieu Herrb
2014-09-15syncMatthieu Herrb
2014-09-15syncTodd T. Fries
2014-09-13remove invalid cpuid.ph entriesJonathan Gray
2014-09-13cpuid.h is md not miJonathan Gray
2014-09-11Install files that moved from etc to base during "make build"Robert Peichaer
to unbreak updating from src. OK ajacoutot@
2014-09-10syncTodd T. Fries
2014-09-09syncTodd T. Fries
2014-09-05Remove /etc/{hosts,myname} from etc.tgz.Antoine Jacoutot
Make the installer create the /etc/hosts template. While here, re-add a missing 'echo' from install.sh. ok miod@ krw@ halex@
2014-09-02syncJonathan Gray
2014-08-30/etc/amd/master.sample is effectively an example file, so move it to baseAntoine Jacoutot
but keep the current location until we know how to handle subdirs under /etc/examples. ok rpe@
2014-08-29syncTodd T. Fries
2014-08-29Move dhclient.conf(5) to examples.Antoine Jacoutot
no objections from todd@ millert@ rpe@
2014-08-26Create etc set during 'make build' and embed it in base set to makeRobert Peichaer
it available during a regular install or upgrade so that it doesn't need to be independently fetched. Idea, directions and OK deraadt@ Feedback and Ok halex@ and aja@
2014-08-26syncTheo de Raadt
2014-08-26usr.sbinRobert Nagy
2014-08-26syncTheo de Raadt
2014-08-23syncTheo de Raadt
2014-08-22syncTheo de Raadt
2014-08-22syncTheo de Raadt
2014-08-18syncTheo de Raadt
2014-08-16syncTheo de Raadt
2014-07-30syncTheo de Raadt
2014-07-28syncTheo de Raadt
2014-07-25fix perl5 architecture nameJasper Lievisse Adriaanse
ok deraadt@