summaryrefslogtreecommitdiff
path: root/distrib/riscv64/ramdisk
AgeCommit message (Expand)Author
2023-02-10Use "echo '/ *' | disklabel -wAT-" to put all free space into theKenneth R Westerback
2023-02-06Add space after comma in MD "No * partition in *,try again." repliesKlemens Nanni
2022-02-06Allow installation on a disk with a GPT.Visa Hankala
2022-02-04Use the '-b' to create boot partitions instead of '-e' scripts.Kenneth R Westerback
2022-02-03Use installboot(8) in install.md of riscv64.Visa Hankala
2021-10-04Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.Kevin Lo
2021-08-29new installboot will sometimes reuse the existing msdos boot partition insteadTheo de Raadt
2021-08-02MP support seems to work fine nowMark Kettenis
2021-07-26Pass make flags to kernel and lib buildskn
2021-07-18Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"Theo de Raadt
2021-07-16Replace dhclient with dhcpleased/resolvd on the ramdisk.Florian Obser
2021-06-18do not guess at MP support yet.Theo de Raadt
2021-05-19Correct the library path for native build of ramdisks.Dale Rahn
2021-05-14Adjust ramdisk generation for self hosting, remove cross bits.Dale Rahn
2021-04-27Riscv64 distrib pieces to buld ramdiskDale Rahn