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

Diff for /www/63.html between version 1.59 and 1.60

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

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60