Show
Ignore:
Timestamp:
10/21/05 21:02:15 (3 years ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/debian_testing_chroot.sh

    r59 r60  
    1010echo "deb http://ftp.us.debian.org/debian/ $DISTRO main" >/etc/apt/sources.list 
    1111apt-get update 
     12apt-get -f -y install 
     13 
    1214apt-get -y install $COMPILER make libtool bison flex libpam0g-dev 
    13 apt-get -f -y install 
    14 apt-get -f -y install 
     15for i in `seq 3`; do 
     16  apt-get -f -y install 
     17  sleep 1 
     18done 
    1519 
    1620# Unpack the tarball