[BACK]Return to 73.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/73.html between version 1.17 and 1.18

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

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18