Age | Commit message (Expand) | Author |
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-02-10 | Use "echo '/ *' | disklabel -wAT-" to put all free space into the | Kenneth R Westerback |
2022-11-06 | Use installboot -p; OK visa | Klemens Nanni |
2022-09-11 | Replace "echo 'w\ny\nq\n' | disklabel -E" with equivalent | Kenneth R Westerback |
2022-02-06 | Use fdisk's -b to create boot partitions instead of -e scripts. | Kenneth R Westerback |
2021-11-13 | Use long filenames by default on FAT filesystems | Klemens Nanni |
2021-10-23 | Arithmetic is hard! Since MBR partition 0 is the only partition in the boot | 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 |
2021-04-14 | handle obj dir | Theo de Raadt |
2021-04-13 | construct an octeon installXX.img file | Theo de Raadt |
2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing | Theo de Raadt |
2020-06-24 | kernel no longer has to be placed into the boot area, because | Theo de Raadt |
2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, | Theo de Raadt |
2019-08-04 | Remove unused files. | Visa Hankala |
2019-08-04 | Revise the way how the octeon bootloader is built. The original | Visa Hankala |
2019-07-28 | Add octeon bootloader to the set of files that get copied | Visa Hankala |
2019-07-28 | Link octeon bootloader to the build. | Visa Hankala |
2019-07-28 | Add a dedicated ramdisk entry for the octeon bootloader to reduce | Visa Hankala |
2019-07-17 | Add a bootloader for octeon. | Visa Hankala |
2019-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
2019-06-02 | first few small steps towards unification | 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-01 | Fix miniroot partition. | Visa Hankala |
2019-04-30 | step by step, more removal of differences | 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 | cleanup the situation around "df -i" | 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-01-18 | Make the installer use the multiprocessor kernel if there is more | Visa Hankala |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-02-20 | Bump the default size of the MSDOS partition from 16MB to 32MB. | Visa Hankala |
2017-01-22 | Whitespaces ... | Robert Peichaer |
2016-12-05 | Use makefs to build bsd.rd; tested by visa | 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 |