| Commit message (Expand) | Author | Age | Files | Lines |
* | libzfs_core depends on libnvpair, explicitly say this in Makefile.inc1. | delphij | 2013-03-05 | 1 | -0/+1 |
* | WiP merge of libzfs_core (MFV r238590, r238592) | mm | 2013-03-05 | 1 | -0/+2 |
* | In all situations where we need to bootstrap yacc, we also need to | des | 2013-02-25 | 1 | -1/+2 |
* | - Fix libmd dependency. It is needed in the bootstrap library list because | hrs | 2013-02-14 | 1 | -0/+1 |
* | Add nmtree to ITOOLS if it is installed on the host instead of keying off | brooks | 2013-02-09 | 1 | -2/+4 |
* | Fix xdev by using the install shell script as it knows about the -l | andrew | 2013-02-04 | 1 | -1/+2 |
* | - Add CHECKSUM.* support in Makefile[1]. | hrs | 2013-02-03 | 1 | -4/+6 |
* | Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l. | brooks | 2013-01-29 | 1 | -2/+7 |
* | Fix installworld when nmtree is not on the host by only adding it to | brooks | 2013-01-29 | 1 | -3/+5 |
* | Fix installworld when the host does not need to bootstrap nmtree. | brooks | 2013-01-29 | 1 | -1/+1 |
* | Fix update method (s/SUP/CVS) warning. | gjb | 2013-01-25 | 1 | -1/+1 |
* | Strip any trailing slash off of the -D argument to install to support the | brooks | 2013-01-24 | 1 | -1/+1 |
* | Introduce a new option -DNO_ROOT that allows install and distribution | brooks | 2013-01-22 | 1 | -8/+60 |
* | Fix spurious leading / on dtc path in Makefile.inc1. Spotted by jhb. | theraven | 2013-01-22 | 1 | -1/+1 |
* | Import new (BSDL) device tree compiler. Now built by default, so that it can't | theraven | 2013-01-22 | 1 | -1/+4 |
* | Chase r245756 of make.conf(5): | gjb | 2013-01-22 | 1 | -4/+14 |
* | Always bootstrap nmtree if it is not available on the host. It is fairly | brooks | 2013-01-21 | 1 | -1/+1 |
* | Remove a harmless (somewhat to my surprise) bogon that crept into r245440. | brooks | 2013-01-18 | 1 | -1/+0 |
* | Rework the mtree portion of etc/Makefile's distrib-dirs target to run | brooks | 2013-01-17 | 1 | -6/+2 |
* | Correct the distrib-dirs target in the -DDB_FROM_SRC case. | brooks | 2013-01-17 | 1 | -1/+1 |
* | Add a new LIBRARIES_ONLY make variable to disable the build and install | brooks | 2013-01-17 | 1 | -0/+1 |
* | Add an option DB_FROM_SRC to use src/etc's user/group databases when | brooks | 2013-01-15 | 1 | -7/+26 |
* | Revert r245316. Systems with non-standard uids/gids are more prevalent | brooks | 2013-01-11 | 1 | -15/+33 |
* | Use the -N option to install and nmtree to eliminate the need for the | brooks | 2013-01-11 | 1 | -33/+15 |
* | Use find -exec to install zoneinfo instead of requiring xargs to be an | brooks | 2013-01-11 | 1 | -1/+1 |
* | Add xargs to the set of install tools when zoneinfo is not disabled. | brooks | 2013-01-10 | 1 | -1/+1 |
* | Add auditdistd to the pre-install required uid check list. | peter | 2012-12-02 | 1 | -1/+1 |
* | The build-tools step during build32 also needs the -legacy magic. | sjg | 2012-11-30 | 1 | -0/+2 |
* | Unbreak amd64 cross-build where amd64 is the target. While clang | marcel | 2012-11-20 | 1 | -1/+1 |
* | Work around pc98 tinderbox failures in sys/boot/pc98, by making sure a | dim | 2012-11-10 | 1 | -2/+2 |
* | Add ATF to the build. This is may be a bit rought around the egdes, | marcel | 2012-10-22 | 1 | -0/+5 |
* | Allow LOCAL_(DIRS,LIBS) to install files in directories not found in the | brooks | 2012-10-18 | 1 | -1/+11 |
* | Fix the showconfig target. bmake sends debug output to stderr. | marcel | 2012-10-07 | 1 | -1/+1 |
* | Fix 32-bit library builds after the removal of adding -E to make for AS, | marcel | 2012-10-07 | 1 | -11/+17 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 1 | -1/+1 |
* | Introduce a new make variable COMPILER_TYPE that specifies what | brooks | 2012-09-13 | 1 | -2/+15 |
* | Not all Pmake derivatives silently handle empty shell output, so ensure there | obrien | 2012-09-12 | 1 | -1/+1 |
* | Fix 'distributeworld' target when WITHOUT_GAMES is set. | gjb | 2012-09-03 | 1 | -1/+4 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 1 | -1/+1 |
* | Partial MFV (illumos-gate 13753:2aba784c276b) | mm | 2012-07-30 | 1 | -1/+2 |
* | Add "hier" as an alternate spelling of "hierarchy" to match hier(9). | obrien | 2012-07-03 | 1 | -1/+1 |
* | Minor wording change. The previous commit message should have included: | brooks | 2012-06-15 | 1 | -1/+1 |
* | MFP4: 212854, 212854 | brooks | 2012-06-15 | 1 | -1/+7 |
* | During buildworld and buildkernel, define EARLY_BUILD in the earlier | dim | 2012-06-03 | 1 | -5/+6 |
* | Bump __FreeBSD_version for the byacc import, and update _bootstrap_tools. | des | 2012-05-22 | 1 | -1/+4 |
* | Fix bootstrapping from FreeBSD 7.x: we also need to build ar. | marcel | 2012-05-19 | 1 | -0/+5 |
* | By request, add back support from 7.0 and newer, since the changes for | imp | 2012-05-16 | 1 | -5/+12 |
* | Do a bit of house cleaning and remove the old, obsolete upgrade from | imp | 2012-05-10 | 1 | -28/+6 |
* | Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) script | jlh | 2012-05-07 | 1 | -2/+4 |
* | Fix ordering issue. 'make xdev' can fail with -jN because it tries to run the | imp | 2012-04-26 | 1 | -2/+2 |