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

Diff for /www/Attic/getting.html between version 1.8 and 1.9

version 1.8, 2007/10/19 15:44:35 version 1.9, 2008/11/01 07:58:23
Line 34 
Line 34 
 href="ftp.html">mirrors</a>:  href="ftp.html">mirrors</a>:
   
 <ul>  <ul>
         <li><i>cd42.iso</i> to burn a minimal 4.2 CDROM          <li><i>cd44.iso</i> to burn a minimal 4.4 CDROM
           (roughly 5MB in size, boot only)</li>            (roughly 5MB in size, boot only)</li>
         <li><i>install42.iso</i> to burn a full 4.2 CDROM          <li><i>install44.iso</i> to burn a full 4.4 CDROM
           (roughly 200MB in size, boot + sets)</li>            (roughly 200MB in size, boot + sets)</li>
 </ul>  </ul>
   
 <p>  <p>
 If you choose <i>cd42.iso</i>, you will need to get the base and X sets  If you choose <i>cd44.iso</i>, you will need to get the base and X sets
 via another media or network. Otherwhise, if you choose  via another media or network. Otherwhise, if you choose
 <i>install42.iso</i>, you will not need anything but the <a  <i>install44.iso</i>, you will not need anything but the <a
 href="faq/faq15.html">application packages</a>.  href="faq/faq15.html">application packages</a>.
   
 <p>  <p>
 Note that the paragraph above is also valid for the people interested by  Note that the paragraph above is also valid for the people interested by
 running <i>-current</i>. You can fetch <i>install42.iso</i> from the  running <i>-current</i>. You can fetch <i>install44.iso</i> from the
 latest snapshot and install or upgrade your system very quickly.  latest snapshot and install or upgrade your system very quickly.
   
 <hr>  <hr>
Line 72 
Line 72 
   
 <ul>  <ul>
         <li><a href="ftp.html">http://www.OpenBSD.org/ftp.html</a></li>          <li><a href="ftp.html">http://www.OpenBSD.org/ftp.html</a></li>
         <li><a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/ftplist"          <li><a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.4/ftplist"
           >ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/ftplist</a></li>            >ftp://ftp.OpenBSD.org/pub/OpenBSD/4.4/ftplist</a></li>
 </ul>  </ul>
   
 <h3>2 - Connect to the mirror</h3>  <h3>2 - Connect to the mirror</h3>
   
 <p>  <p>
 Connect to that ftp mirror site and go into the directory  Connect to that ftp mirror site and go into the directory
 pub/OpenBSD/4.2/ which contains these files and directories. This is a  pub/OpenBSD/4.4/ which contains these files and directories. This is a
 list of what you should see:  list of what you should see:
   
 <pre>  <pre>
         ANNOUNCEMENT    amd64/          mac68k/         sparc64/          ANNOUNCEMENT    amd64/          macppc/         sparc/
         Changelogs/     armish/         macppc/         src.tar.gz          Changelogs/     armish/         mvme68k/        sparc64/
         HARDWARE        avioon/         mvme68k/        sys.tar.gz          HARDWARE        ftplist/        mvme88k/        src.tar.gz
         PACKAGES        ftplist         mvme88k/        tools/          PACKAGES        hp300/          packages/       sys.tar.gz
         PORTS           hp300/          packages/       vax/          PORTS           hppa/           ports.tar.gz    tools/
         README          hppa/           ports.tar.gz    zaurus/          README          i386/           root.mail       vax/
         SIZES           i386/           root.mail          SIZES           landisk/        sgi/            xenocara.tar.gz
         xenocara.tar.gz landisk/        sgi/          alpha/          mac68k/         socppc/         zaurus/
         alpha/          luna88k/        sparc/  
 </pre>  </pre>
   
 <p>  <p>
Line 120 
Line 119 
 following:  following:
   
 <pre>  <pre>
         INSTALL.i386    cd42.iso        floppyB42.fs    pxeboot*          INSTALL.i386    cd44.iso        floppyB44.fs    pxeboot*
         INSTALL.linux   cdboot*         floppyC42.fs    xbase42.tgz          INSTALL.linux   cdboot*         floppyC44.fs    xbase44.tgz
         MD5             cdbr*           game42.tgz      xetc42.tgz          MD5             cdbr*           game44.tgz      xetc44.tgz
         base42.tgz      cdemu42.iso     index.txt       xfont42.tgz          base44.tgz      cdemu44.iso     index.txt       xfont44.tgz
         bsd*            comp42.tgz      install42.iso   xserv42.tgz          bsd*            comp44.tgz      install44.iso   xserv44.tgz
         bsd.mp*         etc42.tgz       man42.tgz       xshare42.tgz          bsd.mp*         etc44.tgz       man44.tgz       xshare44.tgz
         bsd.rd*         floppy42.fs     misc42.tgz          bsd.rd*         floppy44.fs     misc44.tgz
 </pre>  </pre>
   
 <p>  <p>
Line 134 
Line 133 
 you will have to choose one of the following methods:  you will have to choose one of the following methods:
   
 <ul>  <ul>
         <li>CDROM -- use the install42.iso files and burn a CDR</li>          <li>CDROM -- use the install44.iso files and burn a CDR</li>
         <li>Floppy -- write the floppy*42.fs files to a floppy</li>          <li>Floppy -- write the floppy*44.fs files to a floppy</li>
         <li>Network protocols (<i>PXE</i>, <i>MOP</i>, etc.) -- see          <li>Network protocols (<i>PXE</i>, <i>MOP</i>, etc.) -- see
             INSTALL.* for details</li>              INSTALL.* for details</li>
         <li>etc.</li>          <li>etc.</li>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9