Age | Commit message (Expand) | Author |
2023-05-26 | simplify yes/no answer handling | Klemens Nanni |
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-03-27 | Silence informational messages from dd(1) when zeroing a disk's first 1MB | Klemens Nanni |
2022-09-11 | Use installboot -p in install.md for macppc, powerpc64 | George Koehler |
2022-08-31 | Denote possible answers in the usual manner | Klemens Nanni |
2022-05-23 | Neither macppc nor the retired loongson have any remaining useful | Kenneth R Westerback |
2022-02-14 | Use fdisk -b to create the desired 1MB MSDOS boot partition | Kenneth R Westerback |
2021-11-11 | Make "config -e" work with ramdisk kernels | Klemens Nanni |
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 |
2021-02-14 | distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b... | Sebastien Marie |
2021-02-14 | distrib: use ${MACHINE} instead of hardcoded value | Sebastien Marie |
2021-01-05 | distribute the gzip'd version of bsd.rd on platforms where we all boot | Theo de Raadt |
2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing | Theo de Raadt |
2020-04-02 | use crunchgen -M on macppc; fixes build with clang | gkoehler |
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-05-02 | bsd.tbxi can be found in DESTDIR, rather than a excessively long obj | Theo de Raadt |
2019-05-01 | verbose mkhybrid was never needed on these arch | 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-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between | Theo de Raadt |
2019-04-05 | Use new rdsetroot. | Theo de Raadt |
2018-03-21 | trim cert.pem on all arches that install it. use the installed file from | Stuart Henderson |
2017-12-01 | In the macppc installer, switch the default answer for the partition | Stefan Sperling |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-08-13 | strip .SUNW_ctf in the remaining strip invocations | Jasper Lievisse Adriaanse |
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-01-22 | Whitespaces ... | Robert Peichaer |
2016-12-30 | Install cert.pem + ftp(1) binary that supports SSL, so the install script | 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 |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-03 | Enable a stripped down version of doas(1) on the install media. | Robert Peichaer |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer |
2016-02-23 | In the great pdisk churn we lost a pdisk pecularity in disk name | Kenneth R Westerback |