summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud