summaryrefslogtreecommitdiff
path: root/distrib/powerpc64/ramdisk
AgeCommit message (Expand)Author
2023-04-28Retire -E's "expert" mode. Introduced 23 years ago to avoidKenneth R Westerback
2023-04-24Change variables 'MRFSDISKTYPE' to 'MRDISKTYPE' like every other arch.Kenneth R Westerback
2023-02-10Use "echo '/ *' | disklabel -wAT-" to put all free space into theKenneth R Westerback
2022-09-11Use installboot -p in install.md for macppc, powerpc64George Koehler
2022-02-10Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2021-08-29new installboot will sometimes reuse the existing msdos boot partition insteadTheo de Raadt
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
2020-08-31bsd.mp is now much more reliable, so the installer can use the regularTheo de Raadt
2020-07-19MOUNT_ARGS_msdos replaced by installboot(8)Theo de Raadt
2020-07-18We can now use installboot directly, rather than using mounting the msdosTheo de Raadt
2020-07-18installboot should be on the mediaTheo de Raadt
2020-07-18force NCPU=1 for now. (identifying multiple cpus but not having a bsd.mpTheo de Raadt
2020-07-12Remove comma that shouldn't be there.Mark Kettenis
2020-07-10Pass bootduid (from disklabel) on the bootline to the kernelTheo de Raadt
2020-07-05Build minirootXX.img for powerpc64.Mark Kettenis
2020-07-05Create a grub.cfg file such that petitboot can load the kernel.Mark Kettenis
2020-07-04Installer bits for powerpc64.Mark Kettenis