=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- www/70.html 2021/10/03 20:27:41 1.61 +++ www/70.html 2021/10/03 20:39:41 1.62 @@ -83,19 +83,18 @@
  • Added new riscv64 platform for 64-bit RISC-V systems.
  • The arm64 platform support was improved with the following changes:
  • Changes on other architectures: @@ -277,6 +276,10 @@
  • Made rc(8) quietly attempt an early mount of /var/log in case someone has created it as a separate filesystem to avoid /var overflow issues. +
  • Improved fdisk(8) + to retain essential partitions on various platforms. +
  • Improved fdisk(8) + for disks with 4K sectors.
  • Cleaned up the fdisk(8) MBR/GPT initialization code, making -g independent of -i, leaving four mutually exclusive initialization options (-i, -b, -u and -A) with the