[Emdebian-logs] [SCM] Root filesystem generation tool (multistrap wrapper) branch, master, updated. 36b15b89f2b4c5a577330957252f98a5ce01ff13

josch josch at pyneo.org
Tue Mar 13 15:01:56 UTC 2012


The following commit has been merged in the master branch:
commit 043300f544d4f1bcb3f5652939d84ccac04b7a47
Author: josch <josch at pyneo.org>
Date:   Tue Mar 13 15:58:32 2012 +0100

    update TODO

diff --git a/TODO b/TODO
index 4f50875..ff64638 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
  * create debian package
  * resolve fakechroot bug #611156
- * add qemu-user-static elf interpreter prefix environment variable bug #632192 (is fixed upstream)
  * make qemu-user not trap itself in cyclic symlinks bug #636035
- * make fakeroot multiarch #636192
+ * if gconf2 is to be installed bug #636083
+ * have libfakeroot-sysv.so not in the libfakeroot subdirectory (no idea why
+   the linker doesnt find it otherwise - it works for fakechroot.so in subdir)
diff --git a/default/config.armhf b/default/config.armhf
deleted file mode 100644
index 8353fd0..0000000
--- a/default/config.armhf
+++ /dev/null
@@ -1,4 +0,0 @@
-SUITE="sid"
-ARCH="armhf"
-ROOTDIR="debian-$SUITE-$ARCH-`date +%F`"
-MIRROR="http://ftp.debian-ports.org/debian"
diff --git a/default/multistrap.conf.armhf b/default/multistrap.conf.armhf
deleted file mode 100644
index 514b46b..0000000
--- a/default/multistrap.conf.armhf
+++ /dev/null
@@ -1,32 +0,0 @@
-[General]
-arch=$ARCH
-directory=$ROOTDIR
-cleanup=true
-unpack=true
-noauth=true
-bootstrap=Debian_bootstrap Debian_unreleased
-aptsources=Debian_apt Debian_apt_unreleased
-allowrecommends=false
-addimportant=false
-
-[Debian_bootstrap]
-packages=debian-ports-archive-keyring $PACKAGES
-source=$MIRROR
-suite=$SUITE
-omitdebsrc=true
-
-[Debian_unreleased]
-packages=$PACKAGES
-source=$MIRROR
-suite=unreleased
-omitdebsrc=true
-
-[Debian_apt]
-source=http://ftp.debian-ports.org/debian
-suite=$SUITE
-omitdebsrc=true
-
-[Debian_apt_unreleased]
-source=http://ftp.debian-ports.org/debian
-suite=unreleased
-omitdebsrc=true

-- 
Root filesystem generation tool (multistrap wrapper)



More information about the Emdebian-logs mailing list