index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
riscv64
Age
Commit message (
Expand
)
Author
2022-02-06
Allow installation on a disk with a GPT.
Visa Hankala
2022-02-04
Use the '-b' to create boot partitions instead of '-e' scripts.
Kenneth R Westerback
2022-02-03
Use installboot(8) in install.md of riscv64.
Visa Hankala
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-08-02
MP support seems to work fine now
Mark Kettenis
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-06-29
include bsd.mp (but don't change isntall.md to choose it yet)
Theo de Raadt
2021-06-18
do not guess at MP support yet.
Theo de Raadt
2021-05-19
Correct the library path for native build of ramdisks.
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-11
initial attempt at install*.img
Theo de Raadt
2021-04-27
Riscv64 distrib pieces to buld ramdisk
Dale Rahn