Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-21 | sync | Theo de Raadt | |
2021-06-19 | sync with riscv64.html | Jonathan Gray | |
2021-06-19 | sync | Theo de Raadt | |
2021-06-19 | arm64 -> riscv64 | Jonathan Gray | |
2021-06-19 | bootaa64.efi -> bootriscv64.efi | Jonathan Gray | |
2021-06-19 | add riscv64 to allarchs | Jonathan Gray | |
2021-06-18 | sync | Theo de Raadt | |
2021-06-18 | Provide directions on how to install Unmatched | Dale Rahn | |
ok jsg@(with suggested improvements) mlarkin@ | |||
2021-06-18 | do not guess at MP support yet. | Theo de Raadt | |
2021-06-18 | special is SMALL | Florian Obser | |
2021-06-18 | special is SMALL | Florian Obser | |
2021-06-17 | sync | Stuart Henderson | |
2021-06-14 | sync | Theo de Raadt | |
2021-06-09 | Enable libexecinfo. | mortimer | |
With some build plumbing help from jsg@ ok kettenis@ sthen@ | |||
2021-06-07 | Changing the default from (W)hole disk to (E)dit MBR wasn't enough to prevent | Mark Kettenis | |
folks from shooting themselves in the foot. Make sure (W) can't be used if an "APFS ISC" is found on the disk. This is the most essential partition that is required for Apple M1 machines to boot. ok krw@, deraadt@ | |||
2021-06-06 | Use installboot(8) on arm64 ramdisks like we do for amd64. | Mark Kettenis | |
ok krw@ | |||
2021-06-04 | machine/cpu.h requires a pre-include of sys/time.h | Theo de Raadt | |
2021-06-03 | Use machdep.compatible to determine Pine64 and Raspberry Pi "platforms". | Mark Kettenis | |
Also recognize Apple "platforms" and change the default from "whole" to "edit" when installing on disk with a GPT on those. This should prevent users from accidentally overwriting essential partitions that are needed to boot those machines. ok deraadt@ | |||
2021-06-03 | Enable machdep.compatible on platforms that have it. | Mark Kettenis | |
ok deraadt@ | |||
2021-06-03 | Recognize the Apple APFS GPT partition types seen on Apple M1 boxen. | Kenneth R Westerback | |
ok kettenis@ | |||
2021-06-02 | sync | Theo de Raadt | |
2021-06-01 | sync | Theo de Raadt | |
2021-05-30 | Add initial support for installing on a disk with a GPT. Mostly taken from | Mark Kettenis | |
amd64. This makes the installer recognize an OpenBSD partition such that the installation will proceed if such a partition is found. ok krw@, deraadt@ | |||
2021-05-30 | sync | Theo de Raadt | |
2021-05-29 | sync | Theo de Raadt | |
2021-05-27 | sync | Theo de Raadt | |
2021-05-19 | Correct the library path for native build of ramdisks. | Dale Rahn | |
2021-05-19 | enter new dirs | Theo de Raadt | |
2021-05-19 | correct .PATH | Theo de Raadt | |
2021-05-19 | resolvd and dhcpleased if ramdisks need them | Theo de Raadt | |
2021-05-17 | Make more free inodes on luna88k bsd.rd. | Kenji Aoyama | |
Free inodes of luna88k bsd.rd are insufficient when we want to install sets from another disk of the root disk. Make more inodes by specifying density=4096. Spotted by Anders Gavare, the author of GXemul. Thanks! ok deraadt@ | |||
2021-05-14 | move some files to match other archs | Jonathan Gray | |
ok deraadt@ drahn@ | |||
2021-05-14 | Riscv64 sets. Initial attempt. | Dale Rahn | |
2021-05-14 | Fix bootloader name and riscv64 doesn't have bsd.mp yet. | Dale Rahn | |
2021-05-14 | Adjust ramdisk generation for self hosting, remove cross bits. | Dale Rahn | |
2021-05-12 | sync | Theo Buehler | |
2021-05-11 | initial attempt at install*.img | Theo de Raadt | |
2021-05-10 | libexpat major bump to 13.0 | Alexander Bluhm | |
2021-05-10 | sync | Theo Buehler | |
2021-05-05 | Add Radxa Rock Pi N10. | Kurt Miller | |
2021-05-03 | remove old gcc/g++ binaries at update time; covers the most common case | Stuart Henderson | |
where people will run into problems on amd64 now we don't build gcc. (the gcc-lib files are already removed by bsd.rd upgrades, and gcc/g++ don't work without them). | |||
2021-05-02 | riscv64 initiall installation notes (more of a skeleton). | Dale Rahn | |
2021-05-02 | disable base-gcc on amd64; ok jca@ deraadt@ | Christian Weisgerber | |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala | |
OK deraadt@ | |||
2021-05-01 | sync | Theo de Raadt | |
2021-04-29 | sync | Theo de Raadt | |
2021-04-28 | sync | Theo de Raadt | |
2021-04-28 | sync | Theo de Raadt | |
2021-04-28 | descend into riscv64 dirs | Jonathan Gray | |
ok deraadt@ | |||
2021-04-28 | sync | Patrick Wildt | |