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

Diff for /www/70.html between version 1.25 and 1.26

version 1.25, 2021/10/02 12:32:54 version 1.26, 2021/10/02 12:33:43
Line 273 
Line 273 
   
 <li>Installer and upgrade improvements:  <li>Installer and upgrade improvements:
   <ul>    <ul>
         <li>...          <li>Checked the installer's /tmp/i/hostname.* files for a configured IP address so that configurations without a broadcast address are detected as well.
           <li>Made <a href="https://man.openbsd.org/rc.8">rc(8)</a> quietly attempt an early mount of /var/log in case someone has created it to avoid /var overflow issues.
           <li>Handled "inet autoconf" in the ramdisk.
           <li>Allowed <a href="https://man.openbsd.org/cad.4">cad(4)</a> recognition as boot interface when using netboot, making autoinstall/upgrade work.
           <li>Introduced a short wait in <a href="https://man.openbsd.org/rc.8">rc(8)</a> after <a href="https://man.openbsd.org/netstart.8">netstart(8)</a> finishes until an IPv4 or IPv6 default route is present before continuing boot. Fixed setups depending on working network and DNS resolution during early boot when using autoconfiguration (<a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> or <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>).
           <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> always create an EFI SYS partition if the -b option is specified when initializing a GPT.
           <li>Added the Spleen 12x24 and 16x32 font on amd64's RAMDISK_CD and RAMDISK kernels.
           <li>Used <a href="https://man.openbsd.org/installboot.8">installboot(8)</a> on arm64 ramdisks.
           <li>Fixed an issue on machines where the EFI memory map has more than 64 entries.
           <!-- move fdisk changes related to EFI here, independent of architecture? -->
  </ul>   </ul>
   
 <li>Security improvements:  <li>Security improvements:

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26