deleted unused files in tracking
authorstack <stack@inventati.org>
Wed, 13 Feb 2013 16:17:05 +0000 (17:17 +0100)
committerstack <stack@inventati.org>
Wed, 13 Feb 2013 16:17:05 +0000 (17:17 +0100)
xfce-desktop/config/bootstrap [deleted file]
xfce-desktop/config/source [deleted file]

diff --git a/xfce-desktop/config/bootstrap b/xfce-desktop/config/bootstrap
deleted file mode 100644 (file)
index bb5337c..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-# config/bootstrap - options for live-build(7), bootstrap stage
-
-# $LB_ARCHITECTURES: select chroot architectures
-# (Default: autodetected)
-LB_ARCHITECTURES="i386"
-
-# $LB_DISTRIBUTION: select distribution to use
-# (Default: sid)
-LB_DISTRIBUTION="sid"
-
-# $LB_PARENT_DISTRIBUTION: select parent distribution to use
-# (Default: sid)
-LB_PARENT_DISTRIBUTION="sid"
-
-# $LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION: select parent distribution for debian-installer to use
-# (Default: sid)
-LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="sid"
-
-# $LB_PARENT_MIRROR_BOOTSTRAP: set parent mirror to bootstrap from
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/"
-
-# $LB_PARENT_MIRROR_CHROOT: set parent mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_CHROOT="http://ftp.debian.org/debian/"
-
-# $LB_PARENT_MIRROR_CHROOT_SECURITY: set security parent mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian-security/)
-LB_PARENT_MIRROR_CHROOT_SECURITY="http://ftp.debian.org/debian-security/"
-
-# $LB_PARENT_MIRROR_CHROOT_UPDATES: set updates parent mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_CHROOT_UPDATES="http://ftp.debian.org/debian/"
-
-# $LB_PARENT_MIRROR_CHROOT_BACKPORTS: set backports parent mirror to fetch packages from
-# (Default: http://backports.debian.org/debian-backports/)
-LB_PARENT_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/"
-
-# $LB_PARENT_MIRROR_BINARY: set parent mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_BINARY="http://ftp.debian.org/debian/"
-
-# $LB_PARENT_MIRROR_BINARY_SECURITY: set security parent mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian-security/)
-LB_PARENT_MIRROR_BINARY_SECURITY="http://ftp.debian.org/debian-security/"
-
-# $LB_PARENT_MIRROR_BINARY_UPDATES: set updates parent mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_BINARY_UPDATES="http://ftp.debian.org/debian/"
-
-# $LB_PARENT_MIRROR_BINARY_BACKPORTS: set backports parent mirror which ends up in the image
-# (Default: http://http.debian.net/debian-backports/)
-LB_PARENT_MIRROR_BINARY_BACKPORTS="http://http.debian.net/debian-backports/"
-
-# $LB_PARENT_MIRROR_DEBIAN_INSTALLER: set debian-installer parent mirror
-# (Default: http://ftp.debian.org/debian/)
-LB_PARENT_MIRROR_DEBIAN_INSTALLER="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_BOOTSTRAP: set mirror to bootstrap from
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_CHROOT: set mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_CHROOT="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_CHROOT_SECURITY: set security mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian-security/)
-LB_MIRROR_CHROOT_SECURITY="http://ftp.debian.org/debian-security/"
-
-# $LB_MIRROR_CHROOT_UPDATES: set updates mirror to fetch packages from
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_CHROOT_UPDATES="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_CHROOT_BACKPORTS: set backports mirror to fetch packages from
-# (Default: http://backports.debian.org/debian-backports/)
-LB_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/"
-
-# $LB_MIRROR_BINARY: set mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_BINARY="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_BINARY_SECURITY: set security mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian-security/)
-LB_MIRROR_BINARY_SECURITY="http://ftp.debian.org/debian-security/"
-
-# $LB_MIRROR_BINARY_UPDATES: set updates mirror which ends up in the image
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_BINARY_UPDATES="http://ftp.debian.org/debian/"
-
-# $LB_MIRROR_BINARY_BACKPORTS: set backports mirror which ends up in the image
-# (Default: http://http.debian.net/debian-backports/)
-LB_MIRROR_BINARY_BACKPORTS="http://http.debian.net/debian-backports/"
-
-# $LB_MIRROR_DEBIAN_INSTALLER: set debian-installer mirror
-# (Default: http://ftp.debian.org/debian/)
-LB_MIRROR_DEBIAN_INSTALLER="http://ftp.debian.org/debian/"
-
-# $LB_ARCHIVES: enable available third-party archives
-# (Default: empty)
-LB_ARCHIVES=""
-
-# $LB_ARCHIVE_AREAS: select archive areas to use
-# (Default: main contrib non-free)
-LB_ARCHIVE_AREAS="main contrib non-free"
-
-# $LB_PARENT_ARCHIVE_AREAS: select archive areas to use
-# (Default: main contrib non-free)
-LB_PARENT_ARCHIVE_AREAS="main contrib non-free"
-
-# $LB_BOOTSTRAP_QEMU_ARCHITECTURES: architectures to use foreign bootstrap
-# (Default: )
-LB_BOOTSTRAP_QEMU_ARCHITECTURES=""
-
-# $LB_BOOTSTRAP_QEMU_EXCLUDE: packages to exclude during foreign bootstrap
-# (Default: )
-LB_BOOTSTRAP_QEMU_EXCLUDE=""
-
-# $LB_BOOTSTRAP_QEMU_STATIC: static qemu binary for foreign bootstrap
-# (Default: )
-LB_BOOTSTRAP_QEMU_STATIC=""
diff --git a/xfce-desktop/config/source b/xfce-desktop/config/source
deleted file mode 100644 (file)
index 93a022a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# config/source - options for live-build(7), source stage
-
-# $LB_SOURCE: set source option
-# (Default: false)
-LB_SOURCE="false"
-
-# $LB_SOURCE_IMAGES: set image type
-# (Default: tar)
-LB_SOURCE_IMAGES="tar"