summaryrefslogtreecommitdiff
path: root/distrib/utils
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-19Install /boot/boot.cfg with EFI bootloaders.brook
2023-03-18Can't use disklabel to find the real size of a disk since a fake disklabelmlelstv
2023-02-18Handle arbitrary raw partitions.mlelstv
2022-11-19Update a few www.raspberrypi.com URLsyamt
2022-10-30Silence a warning when machdep.dmi.chassis-asset-tag is not presentjmcneill
2022-10-15ec2_init: Add support for Oracle Cloudjmcneill
2022-08-28Avoid more obsolescent binary primaries not supported by crunched test(1).tsutsui
2022-07-10include bsd.own.mk to ensure that USE_XZ_SETS is set properly before using it.mrg
2022-05-11Introduce NOIEEE80211 option, by which IEEE 802.11 support is dropped fromrin
2022-04-14Make this no-op variant of fmtcheck() compatible with the libc versionmartin
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-10-16Background dhcpcd if ec2_init is not enabled to speed up boot.jmcneill
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-07-20Extract just the random bits to feed to /dev/urandom.rhialto
2021-07-15Add some OpenStack support.rhialto
2021-07-06Disable kernfs on live images -- it is not required.jmcneill
2021-07-01AWS marketplace does not allow root ssh logins. Create an ec2-user accountjmcneill
2021-07-01port-evbarm/56274: no network on ec2 arm64 9.99.85jmcneill
2021-07-01No need for ec2_init on arm64mbrjmcneill
2021-05-25Provide support to build 32bit crunched ramdisks and use that formartin
2021-05-24refuse should exit(3). Noted by joerg@christos
2021-04-24use GCC_NO_IMPLICIT_FALLTHRUmrg
2021-03-09Add a stubbed version of libwrap (tcpwrappers)christos
2021-02-25Add regcomp.c and regexec.c so that we get a version that does not use NLSchristos
2020-12-23Fix fallout from mkimage rev 1.76.rin
2020-12-21embedded/mkimage: Pad image with zeros to multiple of 4 MB plus 1 MB.riastradh
2020-12-01G/C unused.rin
2020-12-01rpi.img: Bump boot partition in a similar manner to other images.rin
2020-09-29s/occurence/occurrence/msaitoh
2020-07-17Create an "octeon.img.gz" bootable image for evbmips64-eb release builds.jmcneill
2020-06-03Manifest that we need liblzma only when USE_XZ_SETS is enabled.rin
2020-05-28Create a separate Arm64 image that uses MBR partitioning. Amlogic SoCsjmcneill
2020-05-28Allow config file to override hostnamejmcneill
2020-05-27Move back to MBR based images for armv7 because Amlogic's bootloader (forjmcneill
2020-05-27Fix kernel= order, add pi0w conditional and commentsjmcneill
2020-05-27Conditionally boot kernel.img or kernel7.img depending on boardjmcneill
2020-05-25No need to rename netbsd-GENERIC.img to kernel7.imgjmcneill
2020-05-25Switch to GPT w/ hybrid MBR for armv7 imagesjmcneill
2020-05-24Enable GPT support w/ hybrid MBR for Raspberry Pi compatibility.jmcneill
2020-05-24Add support for hybrid MBR/GPT images.jmcneill
2020-05-24Add GPT support to mkimage.jmcneill
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-04-18enable NO_IOBUF_ALIGNED for x_newfs and x_fsck_ffsjdolecek
2020-04-17include aligned_alloc(3), now needed for newfs and fsck_ffsjdolecek
2020-04-05Extend the curses hack to terminfo - build selected parts ofmartin
2020-03-02libhack: revert prior, will be done per consumer instead.roy
2020-03-01libhack: build with -D_REENTRANTroy
2020-02-23RPi4 has a different root device, so use config.txt conditionals to loadjmcneill