Page MenuHomeFreeBSD

powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem
ClosedPublic

Authored by jhibbits on Jan 2 2019, 3:53 AM.
Tags
None
Referenced Files
F153402119: D18709.id52471.diff
Mon, Apr 20, 11:12 PM
F153313937: D18709.id52471.diff
Mon, Apr 20, 10:24 AM
Unknown Object (File)
Mon, Apr 20, 3:33 AM
Unknown Object (File)
Thu, Apr 16, 11:20 AM
Unknown Object (File)
Thu, Apr 16, 11:14 AM
Unknown Object (File)
Thu, Apr 9, 11:50 PM
Unknown Object (File)
Tue, Apr 7, 9:45 AM
Unknown Object (File)
Fri, Apr 3, 6:59 AM
Subscribers
None

Details

Summary

Now that mpc85xx can boot via ubldr, move ubldr to a separate
filesystem, mounted on /boot/uboot, so that a fresh install can boot correctly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Longer-term, it might be better to avoid a proliferation of special cases like this to set LOADER_MSDOS_SUPPORT for the U-boot loader and make loader flexible enough to find the kernel etc. in the root rather than /boot. But this is fine for now.

This revision is now accepted and ready to land.Jan 13 2019, 4:53 AM
This revision was automatically updated to reflect the committed changes.