aboutsummaryrefslogtreecommitdiff
path: root/release/release.sh
Commit message (Expand)AuthorAgeFilesLines
* release: permanently remove the 'reldoc' target and associatesGlen Barber2021-02-181-50/+6
* release.sh: fix OSVERSION and UNAME_r overridesGlen Barber2021-02-111-0/+7
* release.sh: Skip installing textproc/docproj when NODOC is setGlen Barber2021-02-031-1/+1
* release: update workaround during transition to gitGlen Barber2021-02-021-2/+5
* release: fix PORT variableGlen Barber2021-01-201-1/+1
* 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
* release.sh: Update GITROOT URLGlen Barber2020-12-291-4/+3
* release.sh: add support for RISC-V embedded buildsMitchell Horne2020-12-081-2/+5
* Fix setting RELENGDIR when release.sh is called from an externalGlen Barber2020-09-141-1/+3
* 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-111-1/+3
* 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
* Install devel/git from packages if NOPORTS is set in the release.shGlen Barber2020-08-291-0/+5
* 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
* Fix passing OPTIONS_UNSET with multiple options to make(1).Glen Barber2020-08-271-2/+3
* Remove an escape that does not belong.Glen Barber2020-08-241-1/+1
* release: update to use git instead of svn:Glen Barber2020-08-121-1/+1
* release: update to use git instead of svn:Glen Barber2020-07-311-37/+44
* release: amd64 efi boot name is bootx64Emmanuel Vadot2020-06-091-1/+1
* Fix passing ${CONF_FILES} (which contains MAKE_CONF andGlen Barber2019-06-171-0/+1
* Set OPTIONS_UNSET in the argument list to env(1), and addGlen Barber2018-10-291-2/+2
* release: Deinstall u-boot ports before installingEmmanuel Vadot2018-07-311-1/+1
* release: arm: Use BOARDNAME in the image nameEmmanuel Vadot2018-07-311-5/+5
* release: Add arm_install_boot to install the commit boot bitsEmmanuel Vadot2018-07-221-0/+16
* Bump Copyright year following r328283.Glen Barber2018-01-231-1/+1
* When CHROOTBUILD_SKIP is set, evaluate the existence of /bin/shGlen Barber2018-01-231-0/+5
* Fix port build flags passed to make(1) after r326315, whereGlen Barber2017-11-301-4/+8
* Set DISTDIR and WRKDIRPREFIX when building ports within theGlen Barber2017-11-281-0/+2
* Only copy /etc/resolv.conf to ${CHROOTDIR} if /etc/resolv.conf doesGlen Barber2017-11-151-2/+2
* Update the GUMSTIX image build to use arm/arm TARGET/TARGET_ARCH.Glen Barber2017-11-131-1/+1
* Specify WITH_UNIFIED_OBJDIR in chroot_arm_build_release() toGlen Barber2017-11-061-8/+8
* Include TARGET and TARGET_ARCH in chroot_arm_build_release()Glen Barber2017-11-031-4/+6
* Add arm/armv7 checks to env_check().Glen Barber2017-10-121-1/+1
* Always expand the full path to the configuration file specifiedGlen Barber2017-08-151-1/+1
* Include WORLD_FLAGS in CHROOT_IMAKEFLAGS and CHROOT_DMAKEFLAGS, toGlen Barber2017-06-231-2/+2
* In release/release.sh:Glen Barber2017-06-231-9/+16
* Pass overrides to make(1) when building ports for arm/armv6Glen Barber2016-08-091-1/+7
* One of the already implemented options in release/Makefile is NOSRC. WhenRenato Botelho2016-06-031-6/+12
* Set FORCE_PKG_REGISTER=1 when installing packages to avoid failuresGlen Barber2016-01-091-0/+1
* Deprecate MD5 checksum generation in favor of SHA512.Glen Barber2015-10-141-2/+2
* Append VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only ifGlen Barber2015-09-281-2/+2
* In followup to r288341, ensure VMFORMATS and VMSIZE are notGlen Barber2015-09-281-1/+12
* Honor VMFORMATS and VMSIZE if set in release.conf.Glen Barber2015-09-281-0/+1
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-091-228/+330
|\