summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Honor the following flags for items that can be conditionalized out of thengie2015-02-051-3/+18
* Add the following options to enable/disable several features in the base systemngie2015-02-041-2/+8
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-2/+7
* Add sample log rotation support for opensmngie2015-01-221-1/+4
* Fix building/installing tests when TESTSBASE != /usr/testsngie2014-12-181-1/+3
* Revert r275270ngie2014-11-291-1/+1
* etc/mail actually applies to MK_SENDMAIL, not MK_MAILngie2014-11-291-1/+1
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-171-1/+3
* Remove send-pr, the supported interface to submit bugs is now viagavin2014-06-141-1/+0
* Put the test suite in its own tests.txz distribution file.jmmv2014-06-101-1/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-211-0/+4
* Always install pkg.conf. Don't depend on MK_PKGBOOTSTRAP.bdrewery2014-04-131-2/+0
* Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusionbapt2014-02-221-1/+1
* Install a default configuration file for dmabapt2014-02-211-0/+3
* Temporarily turn off the services.db generation during distributeworld.gjb2014-01-251-2/+0
* Disable output about duplicate services, which were not output duringgjb2014-01-221-1/+1
* Generate /var/db/services.db during 'make distribution' so that it isjhb2014-01-221-0/+2
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-021-0/+3
* Move all atf directories to the tests mtree.jmmv2013-11-161-1/+1
* Move /etc/keys to /usr/share/keys where users are less likely to modify them.bdrewery2013-10-291-1/+0
* Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and addbdrewery2013-10-261-0/+1
* Add support for reading configuration files from /etc/pkg.bdrewery2013-10-261-0/+3
* Set up the /usr/tests hierarchy.rpaulo2013-10-251-0/+6
* Remove most of the ATF tools and the _atf user.rpaulo2013-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
OpenPOWER on IntegriCloud