freebsd-dev/stand
Allan Jude 6f3d4ec84d increase maximum size of zfsboot
Previous to the switch from sys/boot to stand/ zfsboot (used for MBR) did
not support GELI. Now that it is compiled with GELI, it is running out of
space.

zfsldr (which loads zfsboot) was modified to load 256kb in r304321
2017-12-04 02:42:00 +00:00
..
arm
arm64
common Fix theoretical integer overflow issues. If the product here is 2017-11-24 05:00:25 +00:00
efi Remove stale dependency on ufsread.c 2017-12-02 00:06:52 +00:00
fdt
ficl
ficl32
forth
geli Fix all warnings related to geli and ZFS support on x86. 2017-12-02 00:07:37 +00:00
i386 increase maximum size of zfsboot 2017-12-04 02:42:00 +00:00
kshim
libsa Fix all warnings related to geli and ZFS support on x86. 2017-12-02 00:07:37 +00:00
libsa32
man
mips Tweaks to the beri boot loader so that it builds w/o warnings. 2017-12-02 00:07:31 +00:00
ofw e_entry can be smaller than a pointer. Cast it to an intptr_t before 2017-12-03 04:55:04 +00:00
powerpc Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
sparc64 Delcare md_load in libofw.h. Make all prototypes match for ofw 2017-12-03 04:54:49 +00:00
uboot
usb
userboot Undefine _STANDALONE since this is test code. This is unsastifying, 2017-12-02 00:07:25 +00:00
zfs Mark two things as unused (since they are only sometimes used) and 2017-12-03 04:55:33 +00:00
zfs32
defs.mk Now it's safe to bump WARNS to 1. 2017-12-03 04:55:38 +00:00
fdt.mk
ficl.mk
loader.mk
Makefile
Makefile.amd64 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.inc Minor flags cleanup 2017-12-02 00:06:58 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk