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

Diff for /www/63.html between version 1.54 and 1.55

version 1.54, 2018/03/27 11:10:33 version 1.55, 2018/03/27 13:07:27
Line 212 
Line 212 
   
 <li>Installer improvements:  <li>Installer improvements:
     <ul>      <ul>
     <li>...      <li>bsd.rd can now download, verify and upgrade to the bsd.rd of
         the next release.
       <li>store random.seed even if install.site or upgrade.site fails.
       <li>allow CIDR notation when entering IPv4 and IPv6 addresses.
       <li>repair selection of a HTTP mirror from the list of mirrors.
       <li>allow '-' in usernames.
       <li>ask a question at the end of the install/upgrade process so
         carriage return causes the appropriate action, e.g. reboot.
       <li>display the mode (install or upgrade) at the start of the install/upgrade.
       <li>correctly detect which interface has the default route and if it was
         configured via DHCP.
       <li>ensure sets can be read from the prefetch area.
       <li>ensure URL redirection is effective for entire install/upgrade.
       <li>add the HTTP proxy used when fetching sets to rc.firsttime, where
         fw_update and syspatch can find and use it.
       <li>add logic to support RFC 7217 with SLAAC .
       <li>ensure that IPv6 is configured for dynamically created network
         interfaces like <a href="https://man.openbsd.org/vlan.4">vlan(4)</a>
         .
       <li>create correct hostname when both domain-name and
         domain-search options are provided in the DHCP lease.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55