summaryrefslogtreecommitdiffstats
path: root/release/amd64
Commit message (Expand)AuthorAgeFilesLines
* Revert "Leave md0 mounted as read-write"Renato Botelho2016-11-181-0/+2
* Revert "UFS1 is enough for mfsroot. Also make sure there are extra inodes"Renato Botelho2016-11-181-1/+1
* Revert "Mount / read-write"Renato Botelho2016-11-181-1/+1
* Mount / read-writeRenato Botelho2016-11-171-1/+1
* UFS1 is enough for mfsroot. Also make sure there are extra inodesRenato Botelho2016-11-171-1/+1
* Leave md0 mounted as read-writeRenato Botelho2016-11-171-2/+0
* Fix mfsroot create processRenato Botelho2016-11-171-13/+19
* Add script to create mfsroot memstick imageRenato Botelho2016-11-161-0/+57
* Increase efiboot.img size used in ISO creationsmh2016-01-131-1/+1
* Merge ^/projects/release-install-debug:gjb2016-01-051-1/+1
* Prevent memstick installation medium from attempting to mountgjb2016-01-051-0/+2
* Fix argument quoting and remove unnecessary bracesdteske2015-09-101-7/+7
*---. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-202-370/+0
|\ \ \
| | * | Initial rewrite to consolidate VM image build scripts into one.gjb2014-11-052-350/+0
| | * | Fix output file name for openstack images.gjb2014-10-291-1/+1
| | |/
| | * Initial commit providing a mechanism to creategjb2014-10-291-0/+153
| | * Remove a few vestiges of passing an exit code togjb2014-10-291-2/+2
| | * Avoid hard-coding the Azure image file format.gjb2014-10-291-1/+1
| |/
| * Output an informational message when mkimg(1) runs, so itgjb2014-10-141-0/+2
| * Fix signal list to trigger umount(8).gjb2014-10-141-1/+1
* | Merge the following from ^/projects/release-vmimage:gjb2014-10-141-0/+173
|\ \ | |/
| * Add a separate make(1) target to release/Makefile togjb2014-10-141-0/+171
| * Revert r272793, r272794, r272795:gjb2014-10-141-40/+0
| * Reference vm_prebuild_setup(), vm_setup(), andgjb2014-10-091-0/+9
| * Allow mk-vmimage.sh to accept a configuration file asgjb2014-10-091-0/+19
| * Add prototypes for build-specific tuning:gjb2014-10-091-0/+12
| * Add /usr/local/bin and /usr/local/sbin to PATH, neededgjb2014-10-091-1/+1
| * If the vm-base target fails, prevent the vm-image targetgjb2014-10-021-0/+11
| * Remove the first argument to panic(), which was initiallygjb2014-10-021-7/+5
| * Avoid using env(1) to set values passed to mk-vmimage.sh,gjb2014-10-011-6/+47
* | Merge the following from ^/projects/release-vmimage:gjb2014-10-141-8/+17
* | Merge the following revisions from ^/projects/release-vmimage:gjb2014-10-021-0/+188
|\ \ | |/
| * Separate release/scripts/mk-vmimage.sh to machine-specificgjb2014-10-011-0/+147
|/
* Now that GENERIC can boot on UEFI systems (r268158), switch the build to usenwhitehorn2014-07-024-111/+18
* loader's GPT support on BIOS does not seem to like the root filesystemnwhitehorn2014-04-271-1/+1
* Add script to setup bootable CD ISOs for both BIOS and EFI systems. Testednwhitehorn2014-04-271-0/+60
* Make a dual-boot BIOS/UEFI memstick image. Testing required before this getsnwhitehorn2014-04-271-45/+13
* Add a separate script to build the memstick.img and thegjb2014-04-251-0/+73
* Fix indentation for diff reduction with commits to follow.gjb2014-04-251-11/+11
* Revert r264907 and r264908:gjb2014-04-251-61/+16
* Style cleanupgjb2014-04-251-24/+24
* Refactor make-memstick.sh to avoid creating the 'dangerouslygjb2014-04-251-6/+51
* Update the pkg-stage target to be more compatible with pkg-1.2:gjb2014-01-161-36/+0
* Simplify PKG_ABI for pkg-stage.sh.gjb2013-11-181-1/+1
* Fix how ABI is evaluated so it matches more than a dot-zerogjb2013-11-181-1/+1
* Set the PKG_CACHEDIR directory to 'dvd/' instead of 'release/'gjb2013-11-181-1/+1
* Add a script and configuration files to fetch pre-built packagesgjb2013-11-181-0/+36
* - Add CHECKSUM.* support in Makefile[1].hrs2013-02-031-1/+2
* ISO 9660 specification allows only "d-characters" and "a-characters" in thehrs2013-01-081-2/+2
* Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT tonwhitehorn2011-10-091-35/+5
OpenPOWER on IntegriCloud