freebsd-dev/sys/boot/i386/gptboot
Poul-Henning Kamp a3b5a4369c Employ the unused bytes after the disklabel in the second sector. This makes
it possible to make UFS1_ONLY and UFS2_ONLY versions which fit inside the
traditional 16 sectors.

Remove assorted now unneeded hackery.

UFS1_AND_UFS2 still needs another 150 bytes to work, and that is probably
not within our reach, ever.
2002-12-14 19:44:13 +00:00
..
gptboot.c Remove unnecessary call to fsread(). 2002-12-14 19:40:35 +00:00
Makefile Employ the unused bytes after the disklabel in the second sector. This makes 2002-12-14 19:44:13 +00:00