Changes between Version 13 and Version 14 of ChrootSetup

Show
Ignore:
Timestamp:
03/16/09 19:04:51 (13 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChrootSetup

    v13 v14  
    2121 * Manually download the debootstrap package (or the latest at <http://ftp.debian.org/debian/pool/main/d/debootstrap/>) 
    2222{{{ 
    23  $ wget http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.7_all.deb 
     23 $ wget /http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.11_all.deb 
    2424}}} 
    2525 
    2626 * Manually install it: 
    2727{{{ 
    28  $ sudo dpkg --install debootstrap_1.0.7_all.deb 
     28 $ sudo dpkg --install debootstrap_1.0.11_all.deb 
    2929}}} 
    3030