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

Steffen Moeller moeller at debian.org
Sun Aug 23 12:08:30 UTC 2009


The following commit has been merged in the master branch:
commit 70cfd19dcf13a104b6d07ff2fd779b59c5f7802a
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Aug 23 14:06:31 2009 +0200

    Removing install-info from CDEBOOTSTRAP_EXTRA
    
    This fix
    
    commit af30df954a964d13e4ab42fb31e18de5a4543746
    Author: Olivier Berger <oberger at ouvaton.org>
    Date:   Sat Aug 22 18:11:43 2009 +0200
    
        Work around cdebootstrap bug #542955
    
        Yeah, the d-i dependency resolver is unable to handle versioned
        dependencies. This patch works around the issue by adding a dependency
        manually.
    
    should no longer be required with this workaround
    
    commit db17b429541b1fd2885a0da35830c385411cfcdd
    Author: Steffen Moeller <moeller at debian.org>
    Date:   Sun Aug 23 00:31:04 2009 +0200
    
        Installing CDEBOOTSTRAP_EXTRA packages with apt.

diff --git a/install.sh b/install.sh
index e3f40e5..e635878 100755
--- a/install.sh
+++ b/install.sh
@@ -90,7 +90,7 @@ intern_no_partitioning=""
 # with packages for a basic debian with network connectivity
 CDEBOOTSTRAP_FLAVOUR=minimal
 CDEBOOTSTRAP_PACKAGE=$INST_MIRROR/pool/main/c/cdebootstrap/cdebootstrap-static_0.5.5_armel.deb
-CDEBOOTSTRAP_EXTRA_PACKAGES=ifupdown,dropbear,udev,procps,netbase,vim-tiny,module-init-tools,wget,openssh-client,install-info
+CDEBOOTSTRAP_EXTRA_PACKAGES=ifupdown,dropbear,udev,procps,netbase,vim-tiny,module-init-tools,wget,openssh-client
 # This gets passed to cdebuildstrap. currently not used
 CDEBOOTSTRAP_EXCLUDE_PACKAGES=hello
 

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list