aboutsummaryrefslogtreecommitdiff
path: root/release/amd64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the pkg-stage target to be more compatible with pkg-1.2:Glen Barber2014-01-161-36/+0
* Simplify PKG_ABI for pkg-stage.sh.Glen Barber2013-11-181-1/+1
* Fix how ABI is evaluated so it matches more than a dot-zeroGlen Barber2013-11-181-1/+1
* Set the PKG_CACHEDIR directory to 'dvd/' instead of 'release/'Glen Barber2013-11-181-1/+1
* Add a script and configuration files to fetch pre-built packagesGlen Barber2013-11-181-0/+36
* - Add CHECKSUM.* support in Makefile[1].Hiroki Sato2013-02-031-1/+2
* ISO 9660 specification allows only "d-characters" and "a-characters" in theHiroki Sato2013-01-081-2/+2
* Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT toNathan Whitehorn2011-10-091-35/+5
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-44/+0
* Mount memsticks read-only by default to prevent them being filled byNathan Whitehorn2011-07-301-1/+1
* Garbage collect some unused variables and stray debug code.Nathan Whitehorn2011-05-051-1/+0
* Repair release CD generation on PC98 and sun4v after release buildingNathan Whitehorn2011-05-041-18/+3
* Use labels to find release media instead of hard-coded device paths. ThisNathan Whitehorn2011-03-222-14/+12
* Add generation of memstick images to the bsdinstall release makefile forNathan Whitehorn2011-03-131-0/+83
* Fix making a release. The old libdialog was renamed to libodialog.Yoshihiro Takahashi2011-01-141-1/+1
* Reorder to have -lcrypto after -larchive. Our linker doesn't seem to likeXin LI2010-05-261-2/+2
* libarchive now needs libcrypto and liblzma.Xin LI2010-05-251-2/+2
* Remove slattach from the install mfsroot since it doesn't exist anymoreJohn Baldwin2010-01-261-1/+0
* Add libjail to the boot_crunch binaries (for ifconfig).Jamie Gritton2009-06-291-1/+1
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-091-1/+1