summaryrefslogtreecommitdiff
path: root/distrib/powerpc64
AgeCommit message (Expand)Author
2020-10-03Add bsd.mp to powerpc64's installXX.{img,iso}gkoehler
2020-08-31bsd.mp is now much more reliable, so the installer can use the regularTheo de Raadt
2020-08-05build installXX.{img,iso} files are like miniroot, but contain the setsTheo 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