| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply mergemaster r255428: | delphij | 2016-06-08 | 1 | -1/+1 |
* | Replace linux-f10 packages with updated linux-c6. | gjb | 2016-05-27 | 1 | -1/+1 |
* | Avoid adding the '-release' suffix to non-debug kernel packages. | gjb | 2016-03-08 | 1 | -1/+1 |
* | Prefix lib32, profile, debug, and development packages | gjb | 2016-03-08 | 1 | -7/+3 |
* | Include a 'package-pkg' target, intended for use for | gjb | 2016-02-24 | 1 | -0/+25 |
* | Fix naming inconsistency with lib32 debug packages. | gjb | 2016-02-01 | 1 | -1/+1 |
* | Add 'stagekernel' target, which invokes 'distributekernel' | gjb | 2016-01-27 | 1 | -2/+20 |
* | MFH | gjb | 2016-01-05 | 1 | -13/+59 |
* | MFH r289384-r293170 | gjb | 2016-01-04 | 1 | -1/+1 |
|\ |
|
| * | Ensure TEMPROOT is unique, to guard against multiple builds on same machine. | sjg | 2015-11-08 | 1 | -1/+1 |
* | | Merge from head | bapt | 2015-10-09 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | Use print as a function, not operator. | rodrigc | 2015-10-08 | 1 | -10/+11 |
* | | Merge from head | bapt | 2015-09-12 | 2 | -0/+385 |
|\ \
| |/ |
|
| * | Add support for building VirtualBox Vagrant images. | brd | 2015-07-20 | 2 | -4/+234 |
| * | Add Support for uploading Vagrant images to Hashicorp Atlas. | brd | 2015-06-29 | 1 | -0/+155 |
* | | Merge from head | bapt | 2015-05-03 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Create the arm64/aarch64 VM disk image as MBR instead of | gjb | 2015-04-23 | 1 | -0/+10 |
* | | Merge from HEAD | bapt | 2015-04-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | When creating VM images, copy the contents of the created filesystem into | cperciva | 2015-03-20 | 1 | -0/+1 |
* | | development and profile are special tags and should always be the last component | bapt | 2015-03-18 | 1 | -3/+15 |
* | | Support a config tag to flag a file that should be merge on upgrade | bapt | 2015-03-05 | 1 | -6/+22 |
* | | Convert tagged directories in mtree into their plist form | bapt | 2015-03-05 | 1 | -2/+4 |
* | | Simplify and clean awk script | bapt | 2015-03-05 | 1 | -13/+9 |
* | | If the package is "runtime-something" rename into "something" | bapt | 2015-03-04 | 1 | -0/+1 |
* | | Improve mtree to plist converter | bapt | 2015-03-04 | 1 | -10/+34 |
* | | Merge from HEAD | bapt | 2015-02-12 | 2 | -6/+5 |
|\ \
| |/ |
|
| * | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; | cperciva | 2015-02-12 | 1 | -1/+0 |
| * | Bump copyright, forgotten in r278502. | gjb | 2015-02-10 | 1 | -1/+1 |
| * | In scripts/mk-vmimage.sh, prevent incorrect usage() by | gjb | 2015-02-10 | 1 | -4/+4 |
* | | Add a awk script to convert the metalog output into plist | bapt | 2015-02-08 | 1 | -0/+15 |
|/ |
|
* | Fix a typo in a comment. | gjb | 2015-01-28 | 1 | -1/+1 |
* | Provide a description for the 'tests.txz' distribution | gjb | 2015-01-28 | 1 | -0/+2 |
*---. | Merge the following revisions from ^/projects/release-vmimage: | gjb | 2015-01-20 | 1 | -0/+111 |
|\ \ \ |
|
| | | * | Reintegrate head revisions r273096-r277147 | gjb | 2015-01-13 | 2 | -4/+32 |
| | | |\
| |_|_|/
|/| | | |
|
| | | * | Unmount filesystem and destroy md before we read the vnode from disk and | cperciva | 2014-11-20 | 1 | -1/+1 |
| | | * | Call cleanup() after everything is done. | gjb | 2014-11-08 | 1 | -0/+1 |
| | | * | Spell 'OPTARG' correctly. | gjb | 2014-11-08 | 1 | -1/+2 |
| | | * | Move usage() from vmimage.subr to mk-vmimage.sh, | gjb | 2014-11-08 | 1 | -0/+6 |
| | | * | Return if vm_create_disk() is unsuccessful. | gjb | 2014-11-08 | 1 | -1/+1 |
| | |/ |
|
| | * | Initial rewrite to consolidate VM image build scripts into one. | gjb | 2014-11-05 | 1 | -0/+102 |
| |/ |
|
| * | Separate release/scripts/mk-vmimage.sh to machine-specific | gjb | 2014-10-01 | 1 | -156/+0 |
| * | Comment cleanup in panic() message when mkimg(1) does not support | gjb | 2014-09-29 | 1 | -1/+1 |
| * | Remove the UFS label from the root filesystem since it is added | gjb | 2014-09-28 | 1 | -1/+1 |
| * | Remove comments left in accidentally while testing, so the | gjb | 2014-09-28 | 1 | -3/+3 |
| * | Fix UFS label for the root filesystem. | gjb | 2014-09-28 | 1 | -1/+1 |
| * | release/Makefile: | gjb | 2014-09-28 | 1 | -1/+1 |
| * | Remove a 'set -x' that snuck in during testing. | gjb | 2014-09-28 | 1 | -1/+0 |
| * | Initial commit to include virtual machine images as part | gjb | 2014-09-28 | 1 | -0/+157 |
* | | Switch to x11/gnome3 now that x11/gnome2 no | gjb | 2015-01-08 | 1 | -1/+1 |
* | | Ensure the ports directories exist for the list of | gjb | 2015-01-08 | 1 | -1/+20 |