| Commit message (Expand) | Author | Age | Files | Lines |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 1 | -0/+4 |
* | Always install pkg.conf. Don't depend on MK_PKGBOOTSTRAP. | bdrewery | 2014-04-13 | 1 | -2/+0 |
* | Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion | bapt | 2014-02-22 | 1 | -1/+1 |
* | Install a default configuration file for dma | bapt | 2014-02-21 | 1 | -0/+3 |
* | Temporarily turn off the services.db generation during distributeworld. | gjb | 2014-01-25 | 1 | -2/+0 |
* | Disable output about duplicate services, which were not output during | gjb | 2014-01-22 | 1 | -1/+1 |
* | Generate /var/db/services.db during 'make distribution' so that it is | jhb | 2014-01-22 | 1 | -0/+2 |
* | Please welcome casperd daemon. It (and its services) will be responsible for | pjd | 2013-12-02 | 1 | -0/+3 |
* | Move all atf directories to the tests mtree. | jmmv | 2013-11-16 | 1 | -1/+1 |
* | Move /etc/keys to /usr/share/keys where users are less likely to modify them. | bdrewery | 2013-10-29 | 1 | -1/+0 |
* | Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and add | bdrewery | 2013-10-26 | 1 | -0/+1 |
* | Add support for reading configuration files from /etc/pkg. | bdrewery | 2013-10-26 | 1 | -0/+3 |
* | Set up the /usr/tests hierarchy. | rpaulo | 2013-10-25 | 1 | -0/+6 |
* | Remove most of the ATF tools and the _atf user. | rpaulo | 2013-10-12 | 1 | -3/+0 |
* | Remove BIND. | des | 2013-09-30 | 1 | -20/+0 |
* | Replace the unused /etc/unbound directory with a symlink to /var/unbound. | des | 2013-09-24 | 1 | -0/+5 |
* | The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH. | des | 2013-09-09 | 1 | -1/+1 |
* | Remove unneeded mappings from libmap32.conf. Move it up one level and | des | 2013-09-09 | 1 | -2/+2 |
* | Add a stock libmap32.conf for amd64. The first two lines have no effect | des | 2013-09-08 | 1 | -0/+4 |
* | Include /usr/local/etc/libmap.d/ by default. | jlh | 2013-08-01 | 1 | -0/+1 |
* | Add a new knob WITH_DEBUG_FILES to control the building of standalone | emaste | 2013-06-07 | 1 | -0/+6 |
* | Make an attempt to detect missing MTREE files in distrib-dirs. Not | brooks | 2013-04-30 | 1 | -1/+1 |
* | Back out prev. change preventing /sys/sys symlink. It appears my install | ache | 2013-02-22 | 1 | -1/+1 |
* | In 'make hierarchy' don't install /sys/sys pointing to usr/src/sys | ache | 2013-02-17 | 1 | -1/+1 |
* | When adding the directory ownership to the METALOG do it by name rather | brooks | 2013-01-30 | 1 | -3/+4 |
* | Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l. | brooks | 2013-01-29 | 1 | -3/+15 |
* | Introduce a new option -DNO_ROOT that allows install and distribution | brooks | 2013-01-22 | 1 | -0/+17 |
* | Replace all known uses of ln in the build process with appropriate | brooks | 2013-01-21 | 1 | -7/+10 |
* | In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced with | brooks | 2013-01-17 | 1 | -7/+7 |
* | In preparation for logging metadata about each filesystem object | brooks | 2013-01-17 | 1 | -19/+13 |
* | Rework the mtree portion of etc/Makefile's distrib-dirs target to run | brooks | 2013-01-17 | 1 | -12/+23 |
* | Add an option DB_FROM_SRC to use src/etc's user/group databases when | brooks | 2013-01-15 | 1 | -8/+10 |
* | Revert r245316. Systems with non-standard uids/gids are more prevalent | brooks | 2013-01-11 | 1 | -10/+8 |
* | Use the -N option to install and nmtree to eliminate the need for the | brooks | 2013-01-11 | 1 | -8/+10 |
* | Using set -x produces output on stderr instead of stdout. | eadler | 2012-11-15 | 1 | -4/+2 |
* | Add ATF to the build. This is may be a bit rought around the egdes, | marcel | 2012-10-22 | 1 | -0/+3 |
* | Finally nuke auth.conf, nine years after it was deprecated. The only | des | 2012-06-12 | 1 | -2/+1 |
* | Style: prefer the use of line continuations to += | eadler | 2012-02-17 | 1 | -42/+42 |
* | Make etc/Makefile more conflict resistant | eadler | 2012-02-09 | 1 | -12/+42 |
* | Revert r224760, and enhance the sed patterns from r224659 to comment out | dougb | 2011-08-10 | 1 | -0/+4 |
* | Rather than edit the nsswitch.conf file based on ${MK_NIS} == "no" | dougb | 2011-08-06 | 1 | -4/+0 |
* | Remove NIS entries from /etc/nsswitch.conf for WITHOUT_NIS. | ed | 2011-08-05 | 1 | -0/+4 |
* | Flesh out WITHOUT_GROFF support to DTRT. | uqs | 2011-02-22 | 1 | -0/+3 |
* | No longer install /etc/manpath.config since the BSDL man utilities | gordon | 2010-10-04 | 1 | -4/+0 |
* | device.hints: do install when WITHOUT_BOOT is set | avg | 2010-06-16 | 1 | -0/+2 |
* | Merge from tbemd, with minor tweaks: | imp | 2010-06-13 | 1 | -1/+5 |
* | Add a new build option, MAN_UTILS. This option lets you control building | jkim | 2010-05-19 | 1 | -1/+1 |
* | Slightly improve my previous commit. | ed | 2010-03-19 | 1 | -1/+1 |
* | Don't add the atrun-line to the crontab when MK_AT is set. | ed | 2010-03-19 | 1 | -0/+3 |