aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove send-pr, the supported interface to submit bugs is now viaGavin Atkinson2014-06-141-1/+0
* | | | Put the test suite in its own tests.txz distribution file.Julio Merino2014-06-101-1/+4
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-211-0/+4
* | Always install pkg.conf. Don't depend on MK_PKGBOOTSTRAP.Bryan Drewery2014-04-131-2/+0
* | Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusionBaptiste Daroussin2014-02-221-1/+1
* | Install a default configuration file for dmaBaptiste Daroussin2014-02-211-0/+3
* | Temporarily turn off the services.db generation during distributeworld.Glen Barber2014-01-251-2/+0
* | Disable output about duplicate services, which were not output duringGlen Barber2014-01-221-1/+1
* | Generate /var/db/services.db during 'make distribution' so that it isJohn Baldwin2014-01-221-0/+2
* | Please welcome casperd daemon. It (and its services) will be responsible forPawel Jakub Dawidek2013-12-021-0/+3
* | Move all atf directories to the tests mtree.Julio Merino2013-11-161-1/+1
* | Move /etc/keys to /usr/share/keys where users are less likely to modify them.Bryan Drewery2013-10-291-1/+0
* | Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and addBryan Drewery2013-10-261-0/+1
* | Add support for reading configuration files from /etc/pkg.Bryan Drewery2013-10-261-0/+3
* | Set up the /usr/tests hierarchy.Rui Paulo2013-10-251-0/+6
* | Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-121-3/+0
|/
* Remove BIND.Dag-Erling Smørgrav2013-09-301-20/+0
* Replace the unused /etc/unbound directory with a symlink to /var/unbound.Dag-Erling Smørgrav2013-09-241-0/+5
* The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.Dag-Erling Smørgrav2013-09-091-1/+1
* Remove unneeded mappings from libmap32.conf. Move it up one level andDag-Erling Smørgrav2013-09-091-2/+2
* Add a stock libmap32.conf for amd64. The first two lines have no effectDag-Erling Smørgrav2013-09-081-0/+4
* Include /usr/local/etc/libmap.d/ by default.Jeremie Le Hen2013-08-011-0/+1
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneEd Maste2013-06-071-0/+6
* Make an attempt to detect missing MTREE files in distrib-dirs. NotBrooks Davis2013-04-301-1/+1
* Back out prev. change preventing /sys/sys symlink. It appears my installAndrey A. Chernov2013-02-221-1/+1
* In 'make hierarchy' don't install /sys/sys pointing to usr/src/sysAndrey A. Chernov2013-02-171-1/+1
* When adding the directory ownership to the METALOG do it by name ratherBrooks Davis2013-01-301-3/+4
* Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l.Brooks Davis2013-01-291-3/+15
* Introduce a new option -DNO_ROOT that allows install and distributionBrooks Davis2013-01-221-0/+17
* Replace all known uses of ln in the build process with appropriateBrooks Davis2013-01-211-7/+10
* In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced withBrooks Davis2013-01-171-7/+7
* In preparation for logging metadata about each filesystem objectBrooks Davis2013-01-171-19/+13
* Rework the mtree portion of etc/Makefile's distrib-dirs target to runBrooks Davis2013-01-171-12/+23
* Add an option DB_FROM_SRC to use src/etc's user/group databases whenBrooks Davis2013-01-151-8/+10
* Revert r245316. Systems with non-standard uids/gids are more prevalentBrooks Davis2013-01-111-10/+8
* Use the -N option to install and nmtree to eliminate the need for theBrooks Davis2013-01-111-8/+10
* Using set -x produces output on stderr instead of stdout.Eitan Adler2012-11-151-4/+2
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-221-0/+3
* Finally nuke auth.conf, nine years after it was deprecated. The onlyDag-Erling Smørgrav2012-06-121-2/+1
* Style: prefer the use of line continuations to +=Eitan Adler2012-02-171-42/+42
* Make etc/Makefile more conflict resistantEitan Adler2012-02-091-12/+42
* Revert r224760, and enhance the sed patterns from r224659 to comment outDoug Barton2011-08-101-0/+4
* Rather than edit the nsswitch.conf file based on ${MK_NIS} == "no"Doug Barton2011-08-061-4/+0
* Remove NIS entries from /etc/nsswitch.conf for WITHOUT_NIS.Ed Schouten2011-08-051-0/+4
* Flesh out WITHOUT_GROFF support to DTRT.Ulrich Spörlein2011-02-221-0/+3
* No longer install /etc/manpath.config since the BSDL man utilitiesGordon Tetlow2010-10-041-4/+0
* device.hints: do install when WITHOUT_BOOT is setAndriy Gapon2010-06-161-0/+2
* Merge from tbemd, with minor tweaks:Warner Losh2010-06-131-1/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-1/+1