summaryrefslogtreecommitdiff
path: root/release/release.sh
AgeCommit message (Expand)Author
2025-09-23release.sh: Pass through NO_ROOTColin Percival
2025-09-20release.sh: Use mkdir -pColin Percival
2025-09-19release.sh: Bootstrap pkg from the ports treeColin Percival
2025-09-17release: Make PKGBASE the defaultColin Percival
2025-09-13release.sh: Pass *PKGBASE* throughColin Percival
2025-09-12release.sh: Pass PKGCONF through to make releaseColin Percival
2025-04-29release: style: prefer `-n` over `! -z`Brooks Davis
2025-03-02release: build OCI images with shell scriptsDoug Rabson
2024-11-08release: add optional OCI imagesDoug Rabson
2024-07-06release.sh: Pass ARCH_FLAGS when setting VMSIZEColin Percival
2024-04-09Reapply "release.sh: Add -jN to `make release`"Colin Percival
2024-03-29release.sh: Don't install git if already presentColin Percival
2024-01-28Revert "release.sh: Add -jN to `make release`"Colin Percival
2024-01-28release.sh: Add -jN to `make release`Colin Percival
2021-05-12release: fix ports checkout if /usr/ports does not existGlen Barber
2021-05-12release: remove logic to locate the svn{,lite} binaryGlen Barber
2021-05-12release: follow-up to previous commit to use Git for the ports treeGlen Barber
2021-05-12release: update release.sh to use Git for ports tree checkoutsGlen Barber
2021-03-16release: do not set __MAKE_CONF and SRCCONF for the chroot buildGlen Barber
2021-02-17release: permanently remove the 'reldoc' target and associatesGlen Barber
2021-02-11release.sh: fix OSVERSION and UNAME_r overridesGlen Barber
2021-02-02release.sh: Skip installing textproc/docproj when NODOC is setGlen Barber
2021-02-02release: update workaround during transition to gitGlen Barber
2021-01-20release: fix PORT variableGlen Barber
2021-01-19release.sh: bump Copyright year after previous commitGlen Barber
2021-01-19release: Add workaround to use SVN for portsGlen Barber
2020-12-29release.sh: Update GITROOT URLGlen Barber
2020-12-08release.sh: add support for RISC-V embedded buildsMitchell Horne
2020-09-14Fix setting RELENGDIR when release.sh is called from an externalGlen Barber
2020-09-11Fix indentation following r365638. No functional changes.Glen Barber
2020-09-11Add a NOGIT option to avoid explicitly requiring devel/git if theGlen Barber
2020-08-29Fix ordering of the 'pull' subcommand and the '-q' flag.Glen Barber
2020-08-29Restore the '-q' flag to the 'git pull' command.Glen Barber
2020-08-29Remove the VCSUPDATE command, because git is too stupid to haveGlen Barber
2020-08-29Refine the VCSUPDATE logic further:Glen Barber
2020-08-29Add a VCSUPDATE command to run 'git pull' instead of 'git clone'Glen Barber
2020-08-29Install devel/git from packages if NOPORTS is set in the release.shGlen Barber
2020-08-27Correct the conditional evaluating if git exists.Glen Barber
2020-08-27Do not unconditionally build git from ports if it already exists.Glen Barber
2020-08-27Fix passing OPTIONS_UNSET with multiple options to make(1).Glen Barber
2020-08-24Remove an escape that does not belong.Glen Barber
2020-08-12release: update to use git instead of svn:Glen Barber
2020-07-31release: update to use git instead of svn:Glen Barber
2020-06-09release: amd64 efi boot name is bootx64Emmanuel Vadot
2019-06-17Fix passing ${CONF_FILES} (which contains MAKE_CONF andGlen Barber
2018-10-29Set OPTIONS_UNSET in the argument list to env(1), and addGlen Barber
2018-07-31release: Deinstall u-boot ports before installingEmmanuel Vadot
2018-07-31release: arm: Use BOARDNAME in the image nameEmmanuel Vadot
2018-07-22release: Add arm_install_boot to install the commit boot bitsEmmanuel Vadot
2018-01-23Bump Copyright year following r328283.Glen Barber