summaryrefslogtreecommitdiffstats
path: root/release/scripts
Commit message (Expand)AuthorAgeFilesLines
* Create the arm64/aarch64 VM disk image as MBR instead ofgjb2015-04-231-0/+10
* When creating VM images, copy the contents of the created filesystem intocperciva2015-03-201-0/+1
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-121-1/+0
* Bump copyright, forgotten in r278502.gjb2015-02-101-1/+1
* In scripts/mk-vmimage.sh, prevent incorrect usage() bygjb2015-02-101-4/+4
* Fix a typo in a comment.gjb2015-01-281-1/+1
* Provide a description for the 'tests.txz' distributiongjb2015-01-281-0/+2
*---. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-201-0/+111
|\ \ \
| | | * Reintegrate head revisions r273096-r277147gjb2015-01-132-4/+32
| | | |\ | |_|_|/ |/| | |
| | | * Unmount filesystem and destroy md before we read the vnode from disk andcperciva2014-11-201-1/+1
| | | * Call cleanup() after everything is done.gjb2014-11-081-0/+1
| | | * Spell 'OPTARG' correctly.gjb2014-11-081-1/+2
| | | * Move usage() from vmimage.subr to mk-vmimage.sh,gjb2014-11-081-0/+6
| | | * Return if vm_create_disk() is unsuccessful.gjb2014-11-081-1/+1
| | |/
| | * Initial rewrite to consolidate VM image build scripts into one.gjb2014-11-051-0/+102
| |/
| * Separate release/scripts/mk-vmimage.sh to machine-specificgjb2014-10-011-156/+0
| * Comment cleanup in panic() message when mkimg(1) does not supportgjb2014-09-291-1/+1
| * Remove the UFS label from the root filesystem since it is addedgjb2014-09-281-1/+1
| * Remove comments left in accidentally while testing, so thegjb2014-09-281-3/+3
| * Fix UFS label for the root filesystem.gjb2014-09-281-1/+1
| * release/Makefile:gjb2014-09-281-1/+1
| * Remove a 'set -x' that snuck in during testing.gjb2014-09-281-1/+0
| * Initial commit to include virtual machine images as partgjb2014-09-281-0/+157
* | Switch to x11/gnome3 now that x11/gnome2 nogjb2015-01-081-1/+1
* | Ensure the ports directories exist for the list ofgjb2015-01-081-1/+20
* | Ensure /var/run/ld-elf.so.hints exists before buildinggjb2015-01-081-0/+1
* | Print informational output when NOPORTS is set,gjb2015-01-081-0/+3
* | Properly change directories before creating thegjb2015-01-061-1/+1
* | Update pkg-stage.sh to be compatible with pkg-1.4.x.gjb2015-01-061-1/+6
* | Adjust the 'Relnotes:' search to look for any non-emptygjb2014-12-081-1/+1
|/
* When populating the dvd/packages/ directory, creategjb2014-09-191-0/+6
* Simplify dvd package population with pkg-1.3.gjb2014-09-121-7/+3
* Fix duplicate PKG_ABI in the PKG_CACHEDIR path.gjb2014-09-121-1/+1
* Set PKG_CACHEDIR to an 'All/' directory one level lowergjb2014-09-121-2/+3
* Remove an nunnecessary reference to csup.gavin2014-06-251-1/+1
* Disable the main FreeBSD pkg(7) repositories in the dvdgjb2014-05-221-0/+4
* Add forward-compatibility glue with pkg-1.3:gjb2014-05-221-2/+5
* Use 'return' instead of 'exit' in main(), since the script exitsgjb2014-05-051-6/+6
* Add a helper script for parsing 'svn log' for thegjb2014-05-051-0/+133
* Add a script which lists SVN log entries only for changesetsrodrigc2014-02-281-0/+117
* Update the pkg-stage target to be more compatible with pkg-1.2:gjb2014-01-161-18/+30
* Add a pkg(8) repository configuration file for cdrom-based packagegjb2013-12-151-0/+12
* Prevent release build errors found during snapshot builds where ifgjb2013-12-121-0/+5
* Provide reproducibility between builds by building pkg(8) from ports,gjb2013-12-021-1/+1
* Add a script and configuration files to fetch pre-built packagesgjb2013-11-181-0/+39
* Fix 'make release' on older hosts: use buildworld legacy utilities.will2013-08-271-0/+5
* Farewall, sysinstall! You served us well for many years, but 10.0 is onenwhitehorn2011-10-0330-1133/+0
* Add generation of an installation manifest containing SHA256 checksums asnwhitehorn2011-03-131-0/+25
* Add generation of memstick images to the bsdinstall release makefile fornwhitehorn2011-03-131-83/+0
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-022-45/+0
OpenPOWER on IntegriCloud