| Commit message (Expand) | Author | Age | Files | Lines |
* | release: Publish OCI images on "ftp" mirrors | Colin Percival | 4 days | 1 | -0/+53 |
* | release: Stop publishing non-FS-tagged VM images | Colin Percival | 2024-06-21 | 1 | -20/+0 |
* | release: Don't publish CW if !WITH_CLOUDWARE | Colin Percival | 2024-06-21 | 1 | -14/+18 |
* | release: Publish non-uploaded cloudware bits | Colin Percival | 2024-06-19 | 1 | -0/+96 |
* | release: Stage non-UFS images in vm-images-stage | Colin Percival | 2024-05-01 | 1 | -0/+14 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Append the branch commit count to _SNAP_SUFFIX for development | Glen Barber | 2020-12-16 | 1 | -1/+1 |
* | Fix staging riscv images. | Glen Barber | 2020-12-09 | 1 | -2/+2 |
* | Makefile.inc1: | Glen Barber | 2020-07-16 | 1 | -22/+5 |
* | Include files containing metadata specific to the branch in the | Glen Barber | 2019-06-25 | 1 | -0/+4 |
* | Fix the ftp-stage target for arm embedded builds. | Glen Barber | 2018-08-02 | 1 | -17/+0 |
* | Update the GUMSTIX image build to use arm/arm TARGET/TARGET_ARCH. | Glen Barber | 2017-11-13 | 1 | -1/+1 |
* | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -1/+1 |
* | Fix the ftp-stage target for RPI3 images by loosening the | Glen Barber | 2017-07-05 | 1 | -2/+2 |
* | Make Makefile.mirrors -ALPHA${N}-aware. | Glen Barber | 2016-05-27 | 1 | -2/+2 |
* | Deprecate MD5 checksum generation in favor of SHA512. | Glen Barber | 2015-10-14 | 1 | -1/+1 |
* | Consider PRERELEASE builds snapshots, in addition to CURRENT and | Glen Barber | 2015-06-25 | 1 | -2/+2 |
* | Invert the build date and svn revision to match the namimg | Glen Barber | 2015-05-27 | 1 | -1/+1 |
* | Fix a typo. | Glen Barber | 2015-05-26 | 1 | -1/+1 |
* | Use SVNREVISION and BUILDDATE if passed into the make(1) | Glen Barber | 2015-05-26 | 1 | -12/+14 |
* | Reindent after r283575. | Glen Barber | 2015-05-26 | 1 | -35/+35 |
* | Remove duplicate exists() sanity check. | Glen Barber | 2015-05-26 | 1 | -3/+0 |
* | Set STAGE_TARGETS only if RELEASEDIR exists. | Glen Barber | 2015-05-26 | 1 | -0/+2 |
* | Remove a continuation on error, since the relevant behavior can | Glen Barber | 2015-05-26 | 1 | -2/+2 |
* | Fix staging virtual machine images for ftp propagation. | Glen Barber | 2015-05-22 | 1 | -30/+41 |
* | Fix a number of logic and/or naming problems in Makefile.mirrors. | Glen Barber | 2015-05-22 | 1 | -51/+103 |
* | Fix make(1) syntax error for non-embedded targets. | Glen Barber | 2015-05-21 | 1 | -1/+3 |
* | If TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable, | Glen Barber | 2015-05-21 | 1 | -9/+50 |
* | Remove the arm/armv6 bits from Makefile.mirrors, which needs | Glen Barber | 2015-05-21 | 1 | -7/+0 |
* | Include xz(1)-compressed images when not a snapshot build. | Glen Barber | 2015-05-21 | 1 | -2/+4 |
* | cd(1) to .CURDIR before calling stat(1) to fix the path | Glen Barber | 2015-05-21 | 1 | -6/+9 |
* | Avoid polluting the filesystem when not necessary. | Glen Barber | 2015-05-12 | 1 | -1/+1 |
* | After the last influx of commits, and a REALLY BIG WARNING | Glen Barber | 2015-05-12 | 1 | -0/+4 |
* | Fix more paths to the actual files. | Glen Barber | 2015-05-12 | 1 | -3/+3 |
* | Fix more path variables. | Glen Barber | 2015-05-12 | 1 | -1/+1 |
* | Provide the correct path to the checksum file. | Glen Barber | 2015-05-12 | 1 | -1/+1 |
* | Also symlink the CHECKSUM.{SHA256,MD5} files. | Glen Barber | 2015-05-12 | 1 | -0/+3 |
* | Also copy CHECKSUM.{SHA256,MD5} files. | Glen Barber | 2015-05-12 | 1 | -0/+4 |
* | Fix a few incorrect variables and/or hard-coded paths. | Glen Barber | 2015-05-12 | 1 | -2/+2 |
* | Sigh. Fix more syntax errors introduced by the last commit. | Glen Barber | 2015-05-12 | 1 | -2/+2 |
* | Fix a make(1) syntax error. | Glen Barber | 2015-05-12 | 1 | -0/+1 |
* | Temporarily 'rm -rf $FTPDIR' during additional testing. | Glen Barber | 2015-05-12 | 1 | -1/+4 |
* | Always use the 'make install' directory as the source for images. | Glen Barber | 2015-05-12 | 1 | -7/+13 |
* | Add a new file, Makefile.mirrors, which is intended to replace | Glen Barber | 2015-05-11 | 1 | -0/+128 |