| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, | Glen Barber | 2017-10-13 | 10 | -10/+11 |
* | Add arm/armv7 checks to env_check(). | Glen Barber | 2017-10-12 | 1 | -1/+1 |
* | Switch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use the GENERIC | Glen Barber | 2017-10-09 | 3 | -3/+6 |
* | Catch up with r324340, switching relevant arm SoCs from armv6 | Glen Barber | 2017-10-06 | 8 | -8/+8 |
* | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -1/+1 |
* | Remove release-related documentation from the base repository, | Glen Barber | 2017-10-05 | 25 | -3840/+0 |
* | Fix the 'reldoc' target, following doc commit r51047. | Glen Barber | 2017-10-05 | 1 | -4/+8 |
* | Bump armv6 SoC images to 2.25GB. RPI-B is full, so increase all | Glen Barber | 2017-10-02 | 9 | -9/+9 |
* | Revert r323812 from release/tools/arm.subr, which has broken the | Glen Barber | 2017-09-22 | 1 | -10/+0 |
* | Bootstrap etcupdate(8) and mergemaster(8) databases when creating | Glen Barber | 2017-09-20 | 2 | -0/+19 |
* | Increase arm{,64} SoC image sizes to prevent "filesystem full" build | Glen Barber | 2017-09-13 | 6 | -6/+6 |
* | make-memstick.sh: use UFSv2 | Ed Maste | 2017-09-11 | 4 | -4/+4 |
* | revert unintentional changes from r323436 | Ed Maste | 2017-09-11 | 4 | -4/+4 |
* | boot1: remove BOOT1_MAXSIZE default value | Ed Maste | 2017-09-11 | 4 | -4/+4 |
* | make-memstick.sh: use 'set -e' to abort if any step fails | Ed Maste | 2017-09-05 | 3 | -12/+6 |
* | mkisoimages.sh: remove obsolete x$var convention | Ed Maste | 2017-09-04 | 4 | -4/+4 |
* | Increase the Amazon EC2 AMI image size from 2GB to 3GB to prevent | Glen Barber | 2017-08-28 | 1 | -2/+2 |
* | Use py-google-compute-engine instead for releasing Google Compute | Glen Barber | 2017-08-22 | 1 | -3/+6 |
* | Revert r322327, r322352, r322358: | Glen Barber | 2017-08-15 | 2 | -41/+0 |
* | Always expand the full path to the configuration file specified | Glen Barber | 2017-08-15 | 1 | -1/+1 |
* | Add SVNVERSION_CMD to bsd.own.mk, adding the capability to include | Glen Barber | 2017-08-11 | 2 | -2/+2 |
* | Further revise r322327 and r322352 in release/packages/kernel.ucl. | Glen Barber | 2017-08-10 | 1 | -1/+11 |
* | Revise part of r322327 in release/packages/kernel.ucl. | Glen Barber | 2017-08-10 | 1 | -10/+4 |
* | Add a dependency on the kernel package for the runtime package. | Glen Barber | 2017-08-09 | 2 | -0/+37 |
* | Revert r321659, re-enabling ChallengeResponseAuthentication, which was | Glen Barber | 2017-07-28 | 1 | -6/+0 |
* | Turn off ChallengeResponseAuthentication for EC2 AMIs, one of EC2's | Glen Barber | 2017-07-28 | 1 | -0/+6 |
* | Bump the image size for BANANAPI and CUBIEBOARD2 to 1.5G, as | Glen Barber | 2017-07-27 | 2 | -2/+2 |
* | Allow passing NOPKG= to make(1) to prevent the pkg-stage target | Glen Barber | 2017-07-06 | 1 | -1/+1 |
* | Fix the ftp-stage target for RPI3 images by loosening the | Glen Barber | 2017-07-05 | 1 | -2/+2 |
* | Fix Vagrant image upload after recent API changes. | Glen Barber | 2017-07-03 | 1 | -19/+19 |
* | Remove CHROOT_MAKEENV from the RPI3 configuration file, to avoid | Glen Barber | 2017-06-27 | 1 | -1/+0 |
* | Revert r319603, r319608, and r319609. Creating a hard link to the | Glen Barber | 2017-06-26 | 1 | -2/+0 |
* | Include WORLD_FLAGS in CHROOT_IMAKEFLAGS and CHROOT_DMAKEFLAGS, to | Glen Barber | 2017-06-23 | 1 | -2/+2 |
* | Fix, for the fourth or fifth time now, looking up where boot1.efi | Glen Barber | 2017-06-23 | 1 | -2/+2 |
* | Remove two configuration entries used for debugging that snuck in. | Glen Barber | 2017-06-23 | 1 | -2/+1 |
* | In release/release.sh: | Glen Barber | 2017-06-23 | 3 | -12/+85 |
* | Remove groff from base | Baptiste Daroussin | 2017-06-07 | 1 | -1/+1 |
* | Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, | Glen Barber | 2017-06-06 | 1 | -1/+1 |
* | Revert r319608, the dtb path was correct the first time. Sigh. | Glen Barber | 2017-06-05 | 1 | -1/+1 |
* | Fix the source path for the cubieboard2 dtb hard link. | Glen Barber | 2017-06-05 | 1 | -1/+1 |
* | Create a hard link for sun7i-a20-cubieboard2.dtb to allow the | Glen Barber | 2017-06-05 | 1 | -0/+2 |
* | Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs. | Colin Percival | 2017-05-25 | 2 | -1/+4 |
* | Enable DHCP and IPv6 autoconfig on non-cloud VM images. | Glen Barber | 2017-05-25 | 1 | -0/+5 |
* | Allow PORTSDIR to be overridden in the pkg-stage target. | Glen Barber | 2017-05-22 | 2 | -5/+6 |
* | Update release/scripts/atlas-upload.sh to account for API changes | Glen Barber | 2017-05-11 | 1 | -5/+5 |
* | More ATM and NATM removal | Brooks Davis | 2017-04-27 | 1 | -21/+0 |
* | Add sysutils/tmux to the DVD package set | Ed Maste | 2017-04-24 | 1 | -0/+1 |
* | Trim trailing '/release/..' when setting _OBJDIR so arm64/aarch64 | Glen Barber | 2017-04-19 | 1 | -0/+1 |
* | - Increase the image size for RPI2 and IMX6-based boards from 1G | Glen Barber | 2017-04-07 | 3 | -5/+5 |
* | Add cxgbe(4), ixl(4), and mlx4en(4) to the hardware release notes | Enji Cooper | 2017-03-23 | 1 | -0/+6 |