summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* When adding the directory ownership to the METALOG do it by name ratherbrooks2013-01-301-3/+4
* Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l.brooks2013-01-291-3/+15
* Introduce a new option -DNO_ROOT that allows install and distributionbrooks2013-01-221-0/+17
* Replace all known uses of ln in the build process with appropriatebrooks2013-01-211-7/+10
* In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced withbrooks2013-01-171-7/+7
* In preparation for logging metadata about each filesystem objectbrooks2013-01-171-19/+13
* Rework the mtree portion of etc/Makefile's distrib-dirs target to runbrooks2013-01-171-12/+23
* Add an option DB_FROM_SRC to use src/etc's user/group databases whenbrooks2013-01-151-8/+10
* Revert r245316. Systems with non-standard uids/gids are more prevalentbrooks2013-01-111-10/+8
* Use the -N option to install and nmtree to eliminate the need for thebrooks2013-01-111-8/+10
* Using set -x produces output on stderr instead of stdout.eadler2012-11-151-4/+2
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+3
* Finally nuke auth.conf, nine years after it was deprecated. The onlydes2012-06-121-2/+1
* Style: prefer the use of line continuations to +=eadler2012-02-171-42/+42
* Make etc/Makefile more conflict resistanteadler2012-02-091-12/+42
* Revert r224760, and enhance the sed patterns from r224659 to comment outdougb2011-08-101-0/+4
* Rather than edit the nsswitch.conf file based on ${MK_NIS} == "no"dougb2011-08-061-4/+0
* Remove NIS entries from /etc/nsswitch.conf for WITHOUT_NIS.ed2011-08-051-0/+4
* Flesh out WITHOUT_GROFF support to DTRT.uqs2011-02-221-0/+3
* No longer install /etc/manpath.config since the BSDL man utilitiesgordon2010-10-041-4/+0
* device.hints: do install when WITHOUT_BOOT is setavg2010-06-161-0/+2
* Merge from tbemd, with minor tweaks:imp2010-06-131-1/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+1
* Slightly improve my previous commit.ed2010-03-191-1/+1
* Don't add the atrun-line to the crontab when MK_AT is set.ed2010-03-191-0/+3
* Install termcap.small.ed2010-03-071-1/+1
* Unify rc.firewall and rc.firewall6, and obsolete rc.firewall6ume2009-12-021-1/+1
* Split up etc.i386/ttys into a PC98 version as well.ed2009-11-131-2/+7
* - Remove BSD.{x11,x11-4}.dist as we merged prefixes a while ago and thoseflz2009-09-021-2/+1
* Welcome to a default installed /etc/ntp.confedwin2009-06-071-0/+4
* Add /etc/devd/ and move hardware specific configuration there. This makes itthompsa2008-12-171-0/+1
* Explicitly set the shell to /bin/sh when MK_TCSH == no.mp2008-10-291-1/+1
* o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/cshsam2008-10-271-9/+20
* Create separate cat directories for en.UTF-8. This, together with r183697,des2008-10-081-0/+1
* add back regdomain.xmlsam2008-09-221-0/+4
* add new build knobs and jigger some existing controls to improvesam2008-09-211-13/+54
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-3/+0
* 802.11 regulatory definitions used by ifconfigsam2008-04-201-1/+1
* Use the new command file feature of ddb(8) to support setting ddb(4)brooks2008-03-051-1/+1
* Update pf examples from OpenBSD to catch up with new stateful defaults andmlaier2007-11-111-1/+1
* Add support for `make -nn' dry runs to this makefile. Basically,yar2007-10-291-16/+16
* Forced commit to note cached.conf -> nscd.conf repocopy. etc/Makefilebushman2007-10-181-1/+1
* Backout sensors framework.netchild2007-10-151-1/+1
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-141-1/+1
* Arm doesn't have GENERIC.hints, so don't install it if it doesn't exist.imp2007-07-131-0/+2
* Add a namedb/master directory for the zone files I'm about to add,dougb2007-06-181-15/+9
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-1/+1
* Add FreeBSD Update 2.0 client code. The build code is in the projectscperciva2006-08-311-1/+2
* Install /etc/nsswitch.conf statically rather than generating it atume2006-05-031-2/+2
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+4
OpenPOWER on IntegriCloud