aboutsummaryrefslogtreecommitdiff
path: root/release/amd64
Commit message (Expand)AuthorAgeFilesLines
* release: set -e to exit on error in iso image scriptsEd Maste2018-10-221-0/+2
* - Once we have shifted arguments up to thrice, base-bits-dir is $1 ratherMarius Strobl2018-06-071-8/+10
* switch amd64 memstick installer images to MBREd Maste2018-05-291-5/+4
* Allow etdump, makefs and mkimg to be overridden.Benno Rice2018-04-251-3/+15
* Generate hybrid ISO images for amd64.Benno Rice2018-04-171-1/+27
* make-memstick.sh: put partition args on separate linesEd Maste2018-04-101-1/+7
* Fix the position of $bootable so that -o platformid=efi applies correctly.Benno Rice2018-04-101-1/+1
* Fix makefs invocation after r331843.Benno Rice2018-04-101-1/+1
* Allow makefs to properly tag UEFI El Torito boot images. Use them in amd64 ISOs.Benno Rice2018-03-231-1/+1
* Add general configuration files used by release/release.sh forGlen Barber2017-11-171-0/+10
* Update several more URLsEitan Adler2017-10-291-1/+1
* make-memstick.sh: use UFSv2Ed Maste2017-09-111-1/+1
* revert unintentional changes from r323436Ed Maste2017-09-111-1/+1
* boot1: remove BOOT1_MAXSIZE default valueEd Maste2017-09-111-1/+1
* make-memstick.sh: use 'set -e' to abort if any step failsEd Maste2017-09-051-4/+2
* mkisoimages.sh: remove obsolete x$var conventionEd Maste2017-09-041-1/+1
* Increase efiboot.img size used in ISO creationSteven Hartland2016-01-131-1/+1
* Merge ^/projects/release-install-debug:Glen Barber2016-01-051-1/+1
* Prevent memstick installation medium from attempting to mountGlen Barber2016-01-051-0/+2
* Fix argument quoting and remove unnecessary bracesDevin Teske2015-09-101-7/+7
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-202-370/+0
|\
| * Initial rewrite to consolidate VM image build scripts into one.Glen Barber2014-11-052-350/+0
| * Fix output file name for openstack images.Glen Barber2014-10-291-1/+1
| * Initial commit providing a mechanism to createGlen Barber2014-10-291-0/+153
| * Remove a few vestiges of passing an exit code toGlen Barber2014-10-291-2/+2
| * Avoid hard-coding the Azure image file format.Glen Barber2014-10-291-1/+1
| * Output an informational message when mkimg(1) runs, so itGlen Barber2014-10-141-0/+2
| * Fix signal list to trigger umount(8).Glen Barber2014-10-141-1/+1
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-141-0/+173
|\|
| * Add a separate make(1) target to release/Makefile toGlen Barber2014-10-141-0/+171
| * Revert r272793, r272794, r272795:Glen Barber2014-10-141-40/+0
| * Reference vm_prebuild_setup(), vm_setup(), andGlen Barber2014-10-091-0/+9
| * Allow mk-vmimage.sh to accept a configuration file asGlen Barber2014-10-091-0/+19
| * Add prototypes for build-specific tuning:Glen Barber2014-10-091-0/+12
| * Add /usr/local/bin and /usr/local/sbin to PATH, neededGlen Barber2014-10-091-1/+1
| * If the vm-base target fails, prevent the vm-image targetGlen Barber2014-10-021-0/+11
| * Remove the first argument to panic(), which was initiallyGlen Barber2014-10-021-7/+5
| * Avoid using env(1) to set values passed to mk-vmimage.sh,Glen Barber2014-10-011-6/+47
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-141-8/+17
* | Merge the following revisions from ^/projects/release-vmimage:Glen Barber2014-10-021-0/+188
|\|
| * Separate release/scripts/mk-vmimage.sh to machine-specificGlen Barber2014-10-011-0/+147
|/
* Now that GENERIC can boot on UEFI systems (r268158), switch the build to useNathan Whitehorn2014-07-024-111/+18
* loader's GPT support on BIOS does not seem to like the root filesystemNathan Whitehorn2014-04-271-1/+1
* Add script to setup bootable CD ISOs for both BIOS and EFI systems. TestedNathan Whitehorn2014-04-271-0/+60
* Make a dual-boot BIOS/UEFI memstick image. Testing required before this getsNathan Whitehorn2014-04-271-45/+13
* Add a separate script to build the memstick.img and theGlen Barber2014-04-251-0/+73
* Fix indentation for diff reduction with commits to follow.Glen Barber2014-04-251-11/+11
* Revert r264907 and r264908:Glen Barber2014-04-251-61/+16
* Style cleanupGlen Barber2014-04-251-24/+24
* Refactor make-memstick.sh to avoid creating the 'dangerouslyGlen Barber2014-04-251-6/+51