aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* release.sh: bump Copyright year after previous commitGlen Barber2021-01-191-1/+1
* release: Add workaround to use SVN for portsGlen Barber2021-01-191-3/+17
* pkgbase: correct typo in System Accounting UtilitiesEd Maste2021-01-111-2/+2
* pkgbase: Rename -acct package System Accounting UtilitiesEd Maste2021-01-111-2/+2
* release.sh: Update GITROOT URLGlen Barber2020-12-292-7/+4
* riscv: increase GENERICSD gapMitchell Horne2020-12-161-1/+1
* Append the branch commit count to _SNAP_SUFFIX for developmentGlen Barber2020-12-162-1/+7
* release: Rename arm64/RPI3.conf to arm64/RPI.confEmmanuel Vadot2020-12-151-6/+4
* Fix staging riscv images.Glen Barber2020-12-091-2/+2
* Copy arm64 make-memstick.sh and mkisoimages.sh to the riscvGlen Barber2020-12-092-0/+145
* release: don't checksum images if there are noneMitchell Horne2020-12-081-0/+2
* RISC-V release confsMitchell Horne2020-12-082-0/+24
* riscv: allow building virtual machine imagesMitchell Horne2020-12-081-1/+1
* release.sh: add support for RISC-V embedded buildsMitchell Horne2020-12-082-5/+8
* release: Merge the RPI2 and BEAGLEBONE image with the GENERICSD oneEmmanuel Vadot2020-11-243-81/+53
* Release: arm: Remove config for old boardsEmmanuel Vadot2020-11-246-161/+0
* release: rpi3: Copy the bcm2710 variant of the rpi2Emmanuel Vadot2020-11-221-1/+1
* release: Switch the Allwinner board to GPTEmmanuel Vadot2020-11-193-6/+6
* pkgbase: Remove %VCS_REVISION% from utilities commentsEmmanuel Vadot2020-11-061-1/+1
* release: Add an image for CIEmmanuel Vadot2020-11-022-1/+40
* arm64: set the correct partition type in make-memstick.shMitchell Horne2020-10-301-1/+1
* arm64: convert virtual machine images to GPTMitchell Horne2020-10-302-11/+3
* vmimage.subr: noisier failure for unsupported targetsMitchell Horne2020-10-301-2/+2
* Slight refactor in vmimage.subrMitchell Horne2020-10-301-24/+30
* Bump the ISO EFI partition size from 1024 to 2048, following r366732.Glen Barber2020-10-152-2/+2
* Increase the amd64 ISO ESP file size from 800KB to 1024KB.Glen Barber2020-10-152-6/+6
* [PowerPC64LE] Add release building script for powerpc64le.Brandon Bergren2020-09-231-0/+10
* arm64: generate ISO release imagesMitchell Horne2020-09-181-0/+93
* pkgbase: use consistent annotation for objectk eysKyle Evans2020-09-181-1/+1
* Fix setting RELENGDIR when release.sh is called from an externalGlen Barber2020-09-141-1/+3
* Spawn the DHCPv6 client in EC2 instances via rtsold.Colin Percival2020-09-131-3/+13
* Bump the size of EC2 AMIs up to 5 GB.Colin Percival2020-09-131-2/+2
* Fix indentation following r365638. No functional changes.Glen Barber2020-09-111-25/+25
* Add a NOGIT option to avoid explicitly requiring devel/git if theGlen Barber2020-09-112-1/+5
* Fix ordering of the 'pull' subcommand and the '-q' flag.Glen Barber2020-08-291-3/+3
* Restore the '-q' flag to the 'git pull' command.Glen Barber2020-08-291-3/+3
* Remove the VCSUPDATE command, because git is too stupid to haveGlen Barber2020-08-291-4/+3
* Refine the VCSUPDATE logic further:Glen Barber2020-08-291-6/+6
* Add a VCSUPDATE command to run 'git pull' instead of 'git clone'Glen Barber2020-08-291-3/+16
* Indentation fixes. No functional changes.Glen Barber2020-08-291-8/+8
* Avoid the build from falling over if devel/git is not installedGlen Barber2020-08-291-3/+7
* Install devel/git from packages if NOPORTS is set in the release.shGlen Barber2020-08-291-0/+5
* Add a new line to force a commit to verify if lwhsu did indeedGlen Barber2020-08-281-0/+1
* Correct the conditional evaluating if git exists.Glen Barber2020-08-271-1/+1
* Do not unconditionally build git from ports if it already exists.Glen Barber2020-08-271-1/+2
* Adjust the logic to locating GIT_CMD.Glen Barber2020-08-271-7/+7
* Fix passing OPTIONS_UNSET with multiple options to make(1).Glen Barber2020-08-271-2/+3
* Fix the current working directory when setting GITREV andGlen Barber2020-08-251-2/+2
* Remove an escape that does not belong.Glen Barber2020-08-241-1/+1
* MFHGlen Barber2020-08-1217-48/+53
|\