summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Forced commit to note that the previous commit to this file included thengie2015-03-241-1/+1
* MFC r278135,r278202:ngie2015-03-241-3/+18
* MFC r278192:ngie2015-03-011-2/+8
* MFC r277728:ngie2015-02-111-2/+7
* MFC r277541:ngie2015-02-021-1/+4
* MFC r275907:ngie2015-01-201-1/+3
* Define NO_TESTS instead of WITHOUT_TESTS for the etc/gjb2014-09-141-1/+1
* MFC r270096:trasz2014-08-311-1/+3
* Use 'WITHOUT_TESTS=1' instead of 'MK_TESTS=no' in thegjb2014-08-221-1/+1
* MFC r266473,267331,267511:ian2014-08-191-1/+4
* Merge r267482,r267483,r267486,r267577,r267671,r267672 from head:gavin2014-06-221-1/+0
* MFC r264741: Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-281-0/+4
* MFC r264420:bdrewery2014-04-151-2/+0
* Plug the ATF tests into the build.jmmv2013-12-281-1/+1
* Set up the /usr/tests hierarchy.jmmv2013-12-281-0/+6
* MFC r257344,r257403:bdrewery2013-11-031-1/+0
* MFC: r256770,r257142,r257145,r257146,r257147,r257148,bdrewery2013-10-291-0/+4
* MFC 256365rpaulo2013-10-121-3/+0
* Remove BIND.des2013-09-301-20/+0
* Replace the unused /etc/unbound directory with a symlink to /var/unbound.des2013-09-241-0/+5
* The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.des2013-09-091-1/+1
* Remove unneeded mappings from libmap32.conf. Move it up one level anddes2013-09-091-2/+2
* Add a stock libmap32.conf for amd64. The first two lines have no effectdes2013-09-081-0/+4
* Include /usr/local/etc/libmap.d/ by default.jlh2013-08-011-0/+1
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-071-0/+6
* Make an attempt to detect missing MTREE files in distrib-dirs. Notbrooks2013-04-301-1/+1
* Back out prev. change preventing /sys/sys symlink. It appears my installache2013-02-221-1/+1
* In 'make hierarchy' don't install /sys/sys pointing to usr/src/sysache2013-02-171-1/+1
* 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
OpenPOWER on IntegriCloud