[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 96ece93902a2992b75c28ec9c3ff64136bbc9ec5

Timo Juhani Lindfors timo.lindfors at iki.fi
Wed Jul 20 09:12:23 UTC 2011


The following commit has been merged in the master branch:
commit 96ece93902a2992b75c28ec9c3ff64136bbc9ec5
Author: Timo Juhani Lindfors <timo.lindfors at iki.fi>
Date:   Wed Jul 20 12:12:18 2011 +0300

    Bump debootstrap to 1.0.32
    
    1.0.28 does not exist in the pool anymore. Fortunately install.sh by
    default uses cdebootstrap.

diff --git a/install.sh b/install.sh
index 08a3a0c..5ac59c5 100755
--- a/install.sh
+++ b/install.sh
@@ -99,7 +99,7 @@ intern_no_partitioning=""
 CDEBOOTSTRAP_FLAVOUR=minimal
 DEBOOTSTRAP_VARIANT=minbase
 CDEBOOTSTRAP_PACKAGE=$INST_MIRROR/pool/main/c/cdebootstrap/cdebootstrap-static_0.5.7_armel.deb
-DEBOOTSTRAP_PACKAGE=$INST_MIRROR/pool/main/d/debootstrap/debootstrap_1.0.28_all.deb
+DEBOOTSTRAP_PACKAGE=$INST_MIRROR/pool/main/d/debootstrap/debootstrap_1.0.32_all.deb
 CDEBOOTSTRAP_EXTRA_PACKAGES=
 DEBOOTSTRAP_EXTRA_PACKAGES=install-info
 # This gets passed to boot strappers. currently not used

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list