=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- www/67.html 2020/05/08 09:19:56 1.53 +++ www/67.html 2020/05/08 13:29:23 1.54 @@ -216,7 +216,7 @@
  • Enabled FFS2 on the landisk ramdisk.
  • Taught i386 boot(8), cdboot(8) and pxeboot(8) about ffs2.
  • Taught macppc boot(8) about ffs2. -
  • Taught sparc64 boot(8) (but not the sparc64 bootblocks) about ffs2. +
  • Taught sparc64 boot(8) about ffs2.
  • Allowed hppa boot(8) to read from an ffs2 filesystem.
  • Allowed alpha boot(8) to read from an ffs2 filesystem and adapted its custom installboot to deal with ffs2. Also fixed the partition read code to deal with offsets greater than 2G.
  • Adapted biosboot(8) so that it can read boot(8) from an ffs2 filesystem.