| Commit message (Expand) | Author | Age | Files | Lines |
* | Escape a new line following r342283. | Glen Barber | 2019-01-02 | 1 | -1/+1 |
* | Rework UEFI ESP generation | Rebecca Cran | 2018-12-20 | 1 | -0/+9 |
* | release: set -e to exit on error in iso image scripts | Ed Maste | 2018-10-22 | 1 | -0/+2 |
* | switch i386 memstick installer images to MBR | Ed Maste | 2018-04-12 | 1 | -5/+3 |
* | make-memstick.sh: put partition args on separate lines | Ed Maste | 2018-04-10 | 1 | -1/+6 |
* | Add general configuration files used by release/release.sh for | Glen Barber | 2017-11-17 | 1 | -0/+12 |
* | Update several more URLs | Eitan Adler | 2017-10-29 | 1 | -1/+1 |
* | make-memstick.sh: use UFSv2 | Ed Maste | 2017-09-11 | 1 | -1/+1 |
* | revert unintentional changes from r323436 | Ed Maste | 2017-09-11 | 1 | -1/+1 |
* | boot1: remove BOOT1_MAXSIZE default value | Ed Maste | 2017-09-11 | 1 | -1/+1 |
* | make-memstick.sh: use 'set -e' to abort if any step fails | Ed Maste | 2017-09-05 | 1 | -4/+2 |
* | mkisoimages.sh: remove obsolete x$var convention | Ed Maste | 2017-09-04 | 1 | -1/+1 |
* | Merge ^/projects/release-install-debug: | Glen Barber | 2016-01-05 | 1 | -1/+1 |
* | Prevent memstick installation medium from attempting to mount | Glen Barber | 2016-01-05 | 1 | -0/+2 |
* | Fix argument quoting and remove unnecessary braces | Devin Teske | 2015-09-10 | 1 | -6/+6 |
* | Use mkimg(1) to create the i386 memstick images, similar to | Glen Barber | 2015-05-23 | 1 | -10/+3 |
* | Initial rewrite to consolidate VM image build scripts into one. | Glen Barber | 2014-11-05 | 3 | -523/+0 |
* | Fix output file name for openstack images. | Glen Barber | 2014-10-29 | 1 | -1/+1 |
* | Initial commit providing a mechanism to create | Glen Barber | 2014-10-29 | 1 | -0/+153 |
* | Remove a few vestiges of passing an exit code to | Glen Barber | 2014-10-29 | 1 | -2/+2 |
* | Avoid hard-coding the Azure image file format. | Glen Barber | 2014-10-29 | 1 | -1/+1 |
* | Output an informational message when mkimg(1) runs, so it | Glen Barber | 2014-10-14 | 1 | -0/+2 |
* | Fix signal list to trigger umount(8). | Glen Barber | 2014-10-14 | 1 | -1/+1 |
* | Add a separate make(1) target to release/Makefile to | Glen Barber | 2014-10-14 | 1 | -0/+171 |
* | Revert r272793, r272794, r272795: | Glen Barber | 2014-10-14 | 1 | -40/+0 |
* | Reference vm_prebuild_setup(), vm_setup(), and | Glen Barber | 2014-10-09 | 1 | -0/+9 |
* | Allow mk-vmimage.sh to accept a configuration file as | Glen Barber | 2014-10-09 | 1 | -0/+19 |
* | Add prototypes for build-specific tuning: | Glen Barber | 2014-10-09 | 1 | -0/+12 |
* | Add /usr/local/bin and /usr/local/sbin to PATH, needed | Glen Barber | 2014-10-09 | 1 | -1/+1 |
* | If the vm-base target fails, prevent the vm-image target | Glen Barber | 2014-10-02 | 1 | -0/+11 |
* | Remove the first argument to panic(), which was initially | Glen Barber | 2014-10-02 | 1 | -7/+5 |
* | Avoid using env(1) to set values passed to mk-vmimage.sh, | Glen Barber | 2014-10-01 | 1 | -6/+47 |
* | Separate release/scripts/mk-vmimage.sh to machine-specific | Glen Barber | 2014-10-01 | 1 | -0/+147 |
* | Fix indentation for diff reduction with commits to follow. | Glen Barber | 2014-04-25 | 1 | -11/+11 |
* | Revert r264907 and r264908: | Glen Barber | 2014-04-25 | 1 | -61/+16 |
* | Style cleanup | Glen Barber | 2014-04-25 | 1 | -24/+24 |
* | Refactor make-memstick.sh to avoid creating the 'dangerously | Glen Barber | 2014-04-25 | 1 | -6/+51 |
* | Update the pkg-stage target to be more compatible with pkg-1.2: | Glen Barber | 2014-01-16 | 1 | -36/+0 |
* | Simplify PKG_ABI for pkg-stage.sh. | Glen Barber | 2013-11-18 | 1 | -1/+1 |
* | Fix how ABI is evaluated so it matches more than a dot-zero | Glen Barber | 2013-11-18 | 1 | -1/+1 |
* | Set the PKG_CACHEDIR directory to 'dvd/' instead of 'release/' | Glen Barber | 2013-11-18 | 1 | -1/+1 |
* | Add a script and configuration files to fetch pre-built packages | Glen Barber | 2013-11-18 | 1 | -0/+36 |
* | - Add CHECKSUM.* support in Makefile[1]. | Hiroki Sato | 2013-02-03 | 1 | -1/+2 |
* | ISO 9660 specification allows only "d-characters" and "a-characters" in the | Hiroki Sato | 2013-01-08 | 1 | -2/+2 |
* | Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT to | Nathan Whitehorn | 2011-10-09 | 1 | -35/+5 |
* | Farewall, sysinstall! You served us well for many years, but 10.0 is one | Nathan Whitehorn | 2011-10-03 | 2 | -93/+0 |
* | Mount memsticks read-only by default to prevent them being filled by | Nathan Whitehorn | 2011-07-30 | 1 | -1/+1 |
* | Garbage collect some unused variables and stray debug code. | Nathan Whitehorn | 2011-05-05 | 1 | -1/+0 |
* | Repair release CD generation on PC98 and sun4v after release building | Nathan Whitehorn | 2011-05-04 | 1 | -23/+5 |
* | Use labels to find release media instead of hard-coded device paths. This | Nathan Whitehorn | 2011-03-22 | 2 | -14/+12 |