aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Expand)AuthorAgeFilesLines
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-1/+0
* Bump copyright, forgotten in r278502.Glen Barber2015-02-101-1/+1
* In scripts/mk-vmimage.sh, prevent incorrect usage() byGlen Barber2015-02-101-4/+4
* Fix a typo in a comment.Glen Barber2015-01-281-1/+1
* Provide a description for the 'tests.txz' distributionGlen Barber2015-01-281-0/+2
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-201-0/+111
|\
| * Reintegrate head revisions r273096-r277147Glen Barber2015-01-132-4/+32
| |\ | |/ |/|
| * Unmount filesystem and destroy md before we read the vnode from disk andColin Percival2014-11-201-1/+1
| * Call cleanup() after everything is done.Glen Barber2014-11-081-0/+1
| * Spell 'OPTARG' correctly.Glen Barber2014-11-081-1/+2
| * Move usage() from vmimage.subr to mk-vmimage.sh,Glen Barber2014-11-081-0/+6
| * Return if vm_create_disk() is unsuccessful.Glen Barber2014-11-081-1/+1
| * Initial rewrite to consolidate VM image build scripts into one.Glen Barber2014-11-051-0/+102
| * Separate release/scripts/mk-vmimage.sh to machine-specificGlen Barber2014-10-011-156/+0
| * Comment cleanup in panic() message when mkimg(1) does not supportGlen Barber2014-09-291-1/+1
| * Remove the UFS label from the root filesystem since it is addedGlen Barber2014-09-281-1/+1
| * Remove comments left in accidentally while testing, so theGlen Barber2014-09-281-3/+3
| * Fix UFS label for the root filesystem.Glen Barber2014-09-281-1/+1
| * release/Makefile:Glen Barber2014-09-281-1/+1
| * Remove a 'set -x' that snuck in during testing.Glen Barber2014-09-281-1/+0
| * Initial commit to include virtual machine images as partGlen Barber2014-09-281-0/+157
* | Switch to x11/gnome3 now that x11/gnome2 noGlen Barber2015-01-081-1/+1
* | Ensure the ports directories exist for the list ofGlen Barber2015-01-081-1/+20
* | Ensure /var/run/ld-elf.so.hints exists before buildingGlen Barber2015-01-081-0/+1
* | Print informational output when NOPORTS is set,Glen Barber2015-01-081-0/+3
* | Properly change directories before creating theGlen Barber2015-01-061-1/+1
* | Update pkg-stage.sh to be compatible with pkg-1.4.x.Glen Barber2015-01-061-1/+6
* | Adjust the 'Relnotes:' search to look for any non-emptyGlen Barber2014-12-081-1/+1
|/
* When populating the dvd/packages/ directory, createGlen Barber2014-09-191-0/+6
* Simplify dvd package population with pkg-1.3.Glen Barber2014-09-121-7/+3
* Fix duplicate PKG_ABI in the PKG_CACHEDIR path.Glen Barber2014-09-121-1/+1
* Set PKG_CACHEDIR to an 'All/' directory one level lowerGlen Barber2014-09-121-2/+3
* Remove an nunnecessary reference to csup.Gavin Atkinson2014-06-251-1/+1
* Disable the main FreeBSD pkg(7) repositories in the dvdGlen Barber2014-05-221-0/+4
* Add forward-compatibility glue with pkg-1.3:Glen Barber2014-05-221-2/+5
* Use 'return' instead of 'exit' in main(), since the script exitsGlen Barber2014-05-051-6/+6
* Add a helper script for parsing 'svn log' for theGlen Barber2014-05-051-0/+133
* Add a script which lists SVN log entries only for changesetsCraig Rodrigues2014-02-281-0/+117
* Update the pkg-stage target to be more compatible with pkg-1.2:Glen Barber2014-01-161-18/+30
* Add a pkg(8) repository configuration file for cdrom-based packageGlen Barber2013-12-151-0/+12
* Prevent release build errors found during snapshot builds where ifGlen Barber2013-12-121-0/+5
* Provide reproducibility between builds by building pkg(8) from ports,Glen Barber2013-12-021-1/+1
* Add a script and configuration files to fetch pre-built packagesGlen Barber2013-11-181-0/+39
* Fix 'make release' on older hosts: use buildworld legacy utilities.Will Andrews2013-08-271-0/+5
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-0330-1133/+0
* Add generation of an installation manifest containing SHA256 checksums asNathan Whitehorn2011-03-131-0/+25
* Add generation of memstick images to the bsdinstall release makefile forNathan Whitehorn2011-03-131-83/+0
* Improve the distributeworld target in Makefile.inc1 and update the releaseNathan Whitehorn2011-03-022-45/+0
* Remove an unnecessary cat.Brian Somers2010-06-191-1/+1
* Provide a script that can be used to create the memstick images. For nowKen Smith2010-02-181-0/+83