aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* release: add _LOCATION to the list of required AZURE variablesGlen Barber2021-10-131-1/+1
* release: use tab-delimited variables in AZURE_UPLOAD_CONFGlen Barber2021-10-131-1/+1
* Update Azure release bitsLi-Wen Hsu2021-10-014-34/+87
* EC2: Default to UEFI bootingColin Percival2021-09-161-4/+0
* EC2: Allow AMI boot mode to be specifiedColin Percival2021-09-161-2/+12
* pkgbase: Create a FreeBSD-ftp packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-hyperv packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Remove libefivar package and add a efi-tools oneEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-rdma packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a vt-data packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-dwatch packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a mlx-tools packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a cxgbe-tools packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-telnet packageEmmanuel Vadot2021-09-071-0/+2
* pkgbase: Create a FreeBSD-ggate packageEmmanuel Vadot2021-09-071-0/+2
* Add support for recording EC2 AMI Ids in SSMColin Percival2021-08-271-1/+4
* release: allow VM_EXTRA_PACKAGES to be specified in the environmentBrad Davis2021-08-094-6/+10
* release: fix copypastaBrad Davis2021-08-091-1/+1
* release: make pkg installs more robustBrad Davis2021-08-091-2/+4
* arm64: allwinner: Remove sun50i-a64-oppEmmanuel Vadot2021-07-243-3/+3
* release: Remove C-like string comparison operatorJose Luis Duran2021-06-301-9/+9
* EC2: Tell gptboot to skip its 3 second waitColin Percival2021-06-211-0/+4
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-191-0/+2
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-191-0/+2
* Add bcm2710-rpi-cm3.dtb to the list of DTBs being added.Max Stucchi2021-06-021-1/+1
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-1/+0
* pkgbase: Put openssl in its own packageEmmanuel Vadot2021-05-131-0/+2
* release: fix ports checkout if /usr/ports does not existGlen Barber2021-05-121-0/+2
* release: remove logic to locate the svn{,lite} binaryGlen Barber2021-05-121-11/+0
* release: follow-up to previous commit to use Git for the ports treeGlen Barber2021-05-121-10/+2
* release: update release.sh to use Git for ports tree checkoutsGlen Barber2021-05-121-3/+2
* arm: add a release conf for distribution filesMitchell Horne2021-04-291-0/+8
* pkgbase: Remove package name mangling in generate-ucl.shMark Johnston2021-04-261-17/+12
* release: move installworld before installkernelEd Maste2021-04-051-3/+3
* pkgbase: make only vital packages vital, not their sub-packagesMina Igalic2021-03-285-4/+13
* release: amd64: Fix ISO/USB hybrid imageEmmanuel Vadot2021-03-271-1/+1
* release: sync 'git count' logic with newvers.shGlen Barber2021-03-171-1/+1
* Remove tmpfs size and properly format generated fstab for armDaniel Engerg2021-03-171-5/+5
* release: do not set __MAKE_CONF and SRCCONF for the chroot buildGlen Barber2021-03-161-3/+4
* pkgbase: Add an src.conf option for splitting man pagesEmmanuel Vadot2021-03-161-0/+5
* pkgbase: Remove case for runtime and jail package ucl generationEmmanuel Vadot2021-03-161-15/+0
* release: Move the vagrant.vmx config out to its own file to match vboxBrad Davis2021-03-122-32/+33
* release: sprinkle UNAME_r hacks following c883b6fd8ccdGlen Barber2021-03-044-4/+4
* release: fix VMSIZE following 1ca8842f3ad9Glen Barber2021-03-046-8/+8
* Remove /boot/efi from mtree, missed in 0b7472b3d8d2.Nathan Whitehorn2021-03-021-0/+1
* Include Makefile.inc1 in Makefile.vm, missed in previous changeGlen Barber2021-03-021-0/+1
* Adjust where UNAME_r is defined for ports buildsGlen Barber2021-03-022-1/+4
* Use makefs(8) in release VM-image generation instead of md(4) and newfs.Nathan Whitehorn2021-02-252-102/+77
* Mount the ESP on /boot/efi in VM images.Nathan Whitehorn2021-02-241-1/+10