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

Diff for /www/hppa.html between version 1.75 and 1.76

version 1.75, 2003/01/05 00:05:12 version 1.76, 2003/01/05 00:28:39
Line 362 
Line 362 
       </li>        </li>
         <li>          <li>
         Create directory <tt>/tftpboot</tt> and put the          Create directory <tt>/tftpboot</tt> and put the
         <tt><a href="#boot_lif">boot.lif</a></tt> file in it.<br>          <tt><a href="#boot_lif">boot.lif</a></tt> file in it.<br>
         </li>          </li>
         <li>          <li>
         Write an entry for the hppa in <tt>/etc/ethers</tt>:          Write an entry for the hppa in <tt>/etc/ethers</tt>:
         <pre>          <pre>
         08:00:09:5f:5a:6e       boron          08:00:09:5f:5a:6e       boron
         </pre>          </pre>
         </li>          </li>
         <li>          <li>
         Write another entry for it in <tt>/etc/hosts</tt>:          Write another entry for it in <tt>/etc/hosts</tt>:
         <pre>          <pre>
         10.0.1.143      boron          10.0.1.143      boron
         </pre>          </pre>
         </li>          </li>
         <li>          <li>
         Create directory <tt>/usr/local/exports/boron/root</tt> and unpack          Create directory <tt>/usr/local/exports/boron/root</tt> and unpack
Line 390 
Line 390 
         the root directory to the client:          the root directory to the client:
         <pre>          <pre>
         /usr/local/exports/boron/root boron          /usr/local/exports/boron/root boron
         </pre>          </pre>
         You might want to also create and export a swap area.          You might want to also create and export a swap area.
         </li>          </li>
         <li>          <li>
Line 405 
Line 405 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd</a>
         restarted.          restarted.
         </li>          </li>
         <li>          <li>
         For proper NFS server operation,          For proper NFS server operation,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=portmap&amp;sektion=8">portmap</a>,          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=portmap&amp;sektion=8">portmap</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&amp;sektion=8">mountd</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&amp;sektion=8">mountd</a>
Line 512 
Line 512 
 <hr>  <hr>
 <a href="plat.html">  <a href="plat.html">
 <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">  <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
 </a>  </a>
 <br>  <br>
 <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>  <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
 <br>  <br>

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76