=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/73.html,v retrieving revision 1.17 retrieving revision 1.18 diff -c -r1.17 -r1.18 *** www/73.html 2023/04/03 10:17:31 1.17 --- www/73.html 2023/04/03 10:26:37 1.18 *************** *** 413,420 ****
  • Made installer answers ! and (S)hell drop into a ksh(1) environment rather than the more limited sh(1).
  • Made the installer skip interface configuration questions when no interfaces are available. -
  • Made it possible to set keyboard layout(s) in arm64's installer.
  • Fixed resizing partitions on an auto-allocated disk that had a boot partition.
  • Stopped the installer from asking to initialize disks that have softraid(4) chunks. --- 413,421 ----
  • Made installer answers ! and (S)hell drop into a ksh(1) environment rather than the more limited sh(1). +
  • Added support for configuring interfaces by lladdr (MAC). +
  • Added support for hostname.if(5) by lladdr.
  • Made the installer skip interface configuration questions when no interfaces are available.
  • Fixed resizing partitions on an auto-allocated disk that had a boot partition.
  • Stopped the installer from asking to initialize disks that have softraid(4) chunks. *************** *** 423,432 **** disk question to show the first disk (a) not the root disk and (b) not a disk with softraid chunks (hosting the root disk, for example).
  • Stopped offering WEP in the installer if not supported. -
  • Added initial support in the installer for guided disk - encryption for amd64, i386, riscv64 and sparc64.
  • Fixed lock file error on installer exit/abort. -
  • Made the installer stop printing MD post installation instructions on upgrades.
  • Cleaned up lots of code.
  • Made installboot(8) -p support softraid(4). --- 424,430 ---- *************** *** 436,442 **** --- 434,445 ---- installboot(8). +
  • Made the installer stop printing MD post installation instructions on upgrades. +
  • Made it possible to set keyboard layout(s) in arm64's installer. +
  • Added initial support in the installer for guided disk + encryption for amd64, i386, riscv64 and sparc64.
  • Switched luna88k boot loader to MI boot code. +
  • Made the luna88k bootloader display a puffy boot logo.
  • Made ls(1) work correctly in the luna88k bootloader.
  • Made time(1) work *************** *** 450,456 **** installboot(8) -p.
  • Added mount_nfs(8) to sparc64 ramdisks to be able to fetch sets over NFS. !
  • Fixed ofwboot OpenFirmware "map" call to unbreak boot on some machines.
  • Reduced ofwboot.net size after libz update to unbreak netboot on some machines.
  • Made riscv64 bootloader support boot from RAID 1C softraid volumes.
  • Made installboot(8) support --- 453,459 ---- installboot(8) -p.
  • Added mount_nfs(8) to sparc64 ramdisks to be able to fetch sets over NFS. !
  • Fixed ofwboot OpenFirmware map call to unbreak boot on some machines.
  • Reduced ofwboot.net size after libz update to unbreak netboot on some machines.
  • Made riscv64 bootloader support boot from RAID 1C softraid volumes.
  • Made installboot(8) support