| Commit message (Expand) | Author | Age | Files | Lines |
* | pkgbase: Replace / with | for PKG_WWW | Emmanuel Vadot | 2020-08-11 | 1 | -1/+1 |
* | pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW | Emmanuel Vadot | 2020-08-11 | 16 | -45/+48 |
* | release: RPI3: Add the RPI2 DTB | Emmanuel Vadot | 2020-08-08 | 1 | -1/+1 |
* | pkgbase: Fix dependancies | Emmanuel Vadot | 2020-08-07 | 1 | -0/+2 |
* | pkgbase: Remove vcs revision from kernel and runtime comment | Emmanuel Vadot | 2020-08-06 | 2 | -2/+2 |
* | - Cleanups related to sparc64 removal. | Yoshihiro Takahashi | 2020-07-28 | 2 | -96/+0 |
* | Enable EFI system partition on amd64 and i386 VM images | Oleksandr Tymoshenko | 2020-07-14 | 1 | -0/+5 |
* | Make EC2 AMIs use portsnap and freebsd-update mirrors hosted in AWS | Colin Percival | 2020-06-30 | 1 | -0/+6 |
* | release: Fix arm GPT image | Emmanuel Vadot | 2020-06-10 | 1 | -1/+1 |
* | release: amd64 efi boot name is bootx64 | Emmanuel Vadot | 2020-06-09 | 1 | -1/+1 |
* | Include the shells/bash port on Vagrant images, which prevents | Glen Barber | 2020-05-28 | 1 | -1/+1 |
* | Make i386 memstick images bootable. | Ed Maste | 2020-05-24 | 1 | -9/+0 |
* | pkgbase: use -dev,-dbg instead of -development,-debug | Ed Maste | 2020-05-20 | 2 | -9/+9 |
* | Add ebsnvme-id to EC2 AMIs and enable /dev/aws/disk | Colin Percival | 2020-05-18 | 1 | -2/+2 |
* | Add /etc/autofs/special_efs to EC2 AMIs | Colin Percival | 2020-05-17 | 1 | -0/+17 |
* | Set use_nvd=0 in EC2 AMIs. | Colin Percival | 2020-04-27 | 1 | -0/+4 |
* | release: arm64: rockpro64: Set hw.ncpu to 4 | Emmanuel Vadot | 2020-04-25 | 1 | -0/+7 |
* | Add PINE64 ROCK64 config for generation of release images | Emmanuel Vadot | 2020-04-24 | 1 | -0/+28 |
* | Add PINE64 ROCKPro64 config for generation of release images | Emmanuel Vadot | 2020-04-24 | 1 | -0/+28 |
* | Add support for generating release images using GPT for ARM | Emmanuel Vadot | 2020-04-24 | 1 | -14/+44 |
* | release: arm64: Remove DTSO for Allwinner boards | Emmanuel Vadot | 2020-04-19 | 3 | -3/+3 |
* | pkgbase: remove more profile package leftovers | Ed Maste | 2020-04-01 | 1 | -1/+1 |
* | pkgbase: Move device.hints from the runtime to the bootloader package | Emmanuel Vadot | 2020-03-24 | 1 | -3/+2 |
* | retire amd(8) | Ed Maste | 2020-03-09 | 1 | -2/+2 |
* | pkgbase: remove logic for _profile packages | Kyle Evans | 2020-03-02 | 1 | -10/+0 |
* | caroot pkg: pass through the pkg -r rootdir as DESTDIR | Kyle Evans | 2020-02-19 | 1 | -1/+2 |
* | Mount /dev while deinstalling pkg inside EC2 AMIs. | Colin Percival | 2020-02-11 | 1 | -0/+2 |
* | Remove /qemu from EC2 ARM AMIs | Colin Percival | 2020-02-11 | 1 | -0/+3 |
* | RPI3: Add RPi4 firmware files to the FAT partition | Kyle Evans | 2020-01-31 | 1 | -1/+3 |
* | pkgbase: generate dependencies in generate-ucl.sh | Kyle Evans | 2020-01-30 | 43 | -792/+14 |
* | pkgbase: fix caroot packaging and add post-install script | Kyle Evans | 2020-01-29 | 2 | -0/+34 |
* | pkgbase: kill off clibs.ucl and docs.ucl | Kyle Evans | 2020-01-29 | 2 | -34/+0 |
* | multi-boot for openstack/qcow images | Warner Losh | 2020-01-27 | 1 | -0/+3 |
* | Fix a typo. | Glen Barber | 2020-01-13 | 1 | -1/+1 |
* | Ensure the TYPE, BRANCH, and REVISION variables are set in | Glen Barber | 2020-01-13 | 1 | -0/+6 |
* | release: chase ports r519089 (rpi-firmware update) | Kyle Evans | 2019-12-05 | 2 | -6/+8 |
* | Remove picobsd build scripts and the remaining tinyware | Kyle Evans | 2019-11-05 | 94 | -14660/+0 |
* | picobsd: add deprecation notices | Kyle Evans | 2019-10-21 | 1 | -0/+1 |
* | Increase the default VMSIZE for raw, qcow2, vhd, and vmdk virtual | Glen Barber | 2019-10-11 | 1 | -1/+1 |
* | Switch EC2 AMIs from using the dual-dhclient script to using the new | Colin Percival | 2019-10-02 | 1 | -1/+1 |
* | Move simple_httpd out of picobsd, add HTTPD option (default OFF) | Kyle Evans | 2019-10-01 | 3 | -676/+0 |
* | pkgbase: Move cap_mkdb from runtime to utilities POST-INSTALL | Emmanuel Vadot | 2019-09-16 | 2 | -1/+23 |
* | pkgbase: Create a FreeBSD-utilities package and make it the default one | Emmanuel Vadot | 2019-09-05 | 1 | -0/+2 |
* | pkgbase: Move rc scripts and related files to their own packages | Emmanuel Vadot | 2019-09-05 | 1 | -0/+2 |
* | pkgbase: Move the bootloader related files to a new FreeBSD-bootloader package | Emmanuel Vadot | 2019-09-05 | 2 | -0/+5 |
* | Use makefs -t msdos in make_esp_file | Matt Macy | 2019-09-03 | 1 | -1/+1 |
* | simple_httpd was not buildable for some time due to multiple missing | Eugene Grosbein | 2019-08-18 | 1 | -27/+27 |
* | motd: Generate from template to /var/run | Conrad Meyer | 2019-07-20 | 1 | -1/+1 |
* | pkgbase: Add a FreeBSD-bluetooth package | Emmanuel Vadot | 2019-07-19 | 2 | -0/+26 |
* | pkgbase: Add a FreeBSD-hostapd package | Emmanuel Vadot | 2019-07-19 | 2 | -0/+25 |