| a3b72d89 | 28-Jul-2025 |
John Baldwin <jhb@FreeBSD.org> |
zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOS
This has not worked since the import of OpenZFS in FreeBSD 13.0. Trying to fix it at this point would probably entail rearchitecti
zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOS
This has not worked since the import of OpenZFS in FreeBSD 13.0. Trying to fix it at this point would probably entail rearchitecting how it works (e.g. using a dedicated freebsd-boot slice to hold zfsboot). However, it's not really worth doing that at this point.
PR: 271262 Reported by: Henryk Paluch <hpaluch@seznam.cz> Reviewed by: imp, emaste Relnotes: yes Differential Revision: https://reviews.freebsd.org/D51545
show more ...
|
| c84d43b5 | 09-Apr-2025 |
Warner Losh <imp@FreeBSD.org> |
full-test.sh: Include fastboot for hardlinks
13.x didn't need this, but 14.2 does need it. Extract /sbin/fastboot too since it's recorded as the target of reboot/halt that we do want.
Sponsored by:
full-test.sh: Include fastboot for hardlinks
13.x didn't need this, but 14.2 does need it. Extract /sbin/fastboot too since it's recorded as the target of reboot/halt that we do want.
Sponsored by: Netflix
show more ...
|