Age | Commit message (Expand) | Author |
2024-04-09 | Remove the "cubie" miniroot. There are far more popular armv7 boards | Mark Kettenis |
2023-09-25 | adapt to new dir layout in dtb packages; ok deraadt | Stuart Henderson |
2023-04-28 | Retire -E's "expert" mode. Introduced 23 years ago to avoid | Kenneth R Westerback |
2023-04-28 | Add support for RTL8188FTV chip to urtwn(4). | Kevin Lo |
2023-04-20 | Revert the previous commit. The raw devices don't exist when this runs | Mark Kettenis |
2023-03-29 | Use character not block devices with dd(1) like the rest | Klemens Nanni |
2023-03-29 | Unify variable usage in arm64 and armv7 md_installboot() with the rest | Klemens Nanni |
2023-03-28 | Properly disable informational dd(1) messages, retain errors | Klemens Nanni |
2022-02-19 | Use installboot(8) in install.md of armv7. | Visa Hankala |
2022-02-07 | Use fdisk's -b to create boot partitions instead of -e scripts. | Kenneth R Westerback |
2021-10-04 | Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers. | Kevin Lo |
2021-08-29 | new installboot will sometimes reuse the existing msdos boot partition instead | Theo de Raadt |
2021-07-26 | Pass make flags to kernel and lib builds | kn |
2021-07-18 | Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind" | Theo de Raadt |
2021-07-16 | Replace dhclient with dhcpleased/resolvd on the ramdisk. | Florian Obser |
2019-09-25 | Change the offset filesystems start on disk for armv7 from 1MB to 16MB. | Jonathan Gray |
2019-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a | Christian Weisgerber |
2019-05-03 | Further removal of differences (using install instead of cp, sorting | Theo de Raadt |
2019-04-30 | repair more trivial differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-29 | TOPDIR and TOP are not neccessary. | Theo de Raadt |
2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always | Theo de Raadt |
2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than | Theo de Raadt |
2019-04-28 | the BSD_RD variable is pointless | Theo de Raadt |
2019-04-05 | Use new rdsetroot. | Theo de Raadt |
2019-02-09 | The am335x_boneblack U-Boot target has been removed in the U-Boot | Jonathan Gray |
2019-01-24 | kernels in compile dirs are readonly, and the bsd.rd we created has | Christian Weisgerber |
2018-09-21 | U-Boot 2018.05 and later will attempt to load a dtb for PocketBeagle if | Jonathan Gray |
2018-03-23 | These media do not currently support the "OpenBSD region", so the | Theo de Raadt |
2018-03-21 | trim cert.pem on all arches that install it. use the installed file from | Stuart Henderson |
2018-03-20 | include hummingboard2 (Hummingboard Gate and Edge) and som rev 1.5 dtbs | Jonathan Gray |
2017-12-03 | Include dtbs for Wandboard rev D1 including the i.MX 6QuadPlus variant. | Jonathan Gray |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-09-15 | Add dtbs the am335x_boneblack U-Boot image may use if a matching model | Jonathan Gray |
2017-09-01 | Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and | Jonathan Gray |
2017-08-22 | scan_dmesg sorts words within a hardware model string. Switch to using | Jonathan Gray |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-07-08 | slaacd needs libevent on the ramdisk | Florian Obser |
2017-01-24 | There are two u-boot targets which should work with the sabre lite | Jonathan Gray |
2017-01-22 | Whitespaces ... | Robert Peichaer |
2017-01-19 | Mainline u-boot on SABRE Lite/BD-SL-i.MX6 does not have the generic | Jonathan Gray |
2016-12-31 | Install cert.pem + ftp(1) binary that supports SSL, so the install script | Theo de Raadt |
2016-12-31 | Paths should be relative.. | Theo de Raadt |
2016-11-30 | Use makefs to build bsd.rd on armv7 and macppc. | Martin Natano |
2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER | Theo de Raadt |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
2016-09-13 | Provide a stripped down group file for the install media. | Robert Peichaer |