[Balloon-svn] r1891 - balloon/branches/menuconfig2/package/r…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: subversion@balloonboard.org
Date:  
To: balloon-svn
Subject: [Balloon-svn] r1891 - balloon/branches/menuconfig2/package/rootfs/emdebian
Author: codehelp
Date: 2012-06-01 18:49:45 +0100 (Fri, 01 Jun 2012)
New Revision: 1891

Modified:
balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-balloon-squeeze-bubble-tt.conf
balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-bubble-tt-squeeze.conf
Log:
fixup multistrap config for internal snapshot repos

Modified: balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-balloon-squeeze-bubble-tt.conf
===================================================================
--- balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-balloon-squeeze-bubble-tt.conf    2012-06-01 15:15:20 UTC (rev 1890)
+++ balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-balloon-squeeze-bubble-tt.conf    2012-06-01 17:49:45 UTC (rev 1891)
@@ -15,6 +15,7 @@
 # keyring packages listed in each debootstrap will
 # still be installed.
 noauth=true
+omitsrc=true
 # retries not needed.
 #retries=5
 # extract all downloaded archives
@@ -32,30 +33,17 @@
 aptsources=Grip QtEmbedded


[Grip]
-# space separated package list
-packages=udev ntpdate iputils-ping net-tools module-init-tools wireless-tools
+packages=udev iputils-ping net-tools module-init-tools
packages=ifupdown nano lrzsz procps locales htop perl-modules openssh-server
-packages=libvorbisidec1 isc-dhcp-client resolvconf vim nano most
-source=http://www.emdebian.org/grip
+packages=libvorbisidec1 isc-dhcp-client resolvconf vim most
+source=http://repo/snapshots
keyring=emdebian-archive-keyring
-suite=squeeze
+suite=squeeze/snapshots/squeeze2.0.2
+components=main

-[Updates]
-#packages=libvorbisidec1 isc-dhcp-client resolvconf
-packages=
-source=http://www.emdebian.org/grip
-keyring=emdebian-archive-keyring
-suite=squeeze-proposed-updates
-
[QtEmbedded]
-packages=libqt4-dbus libqtgui4 libqt4-sql-sqlite
-source=http://repo/qtembedded
+packages=libqt4-dbus libqtgui4 libqt4-sql-sqlite bean-platform-armel
+source=http://repo/debian
keyring=tcl-archive-keyring
suite=development
-
-# fallback
-[Debian]
-packages=
-source=http://ftp.uk.debian.org/debian
-keyring=debian-archive-keyring
-suite=squeeze
+components=main base voices

Modified: balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-bubble-tt-squeeze.conf
===================================================================
--- balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-bubble-tt-squeeze.conf    2012-06-01 15:15:20 UTC (rev 1890)
+++ balloon/branches/menuconfig2/package/rootfs/emdebian/multistrap-bubble-tt-squeeze.conf    2012-06-01 17:49:45 UTC (rev 1891)
@@ -10,15 +10,18 @@
 #retainsources=/opt/multistrap/sources
 # whether to add the /suite to be explicit about where apt
 # needs to look for packages.
-explicitsuite=true
+explicitsuite=false
 # same as --no-auth option if set to true
 # keyring packages listed in each debootstrap will
 # still be installed.
 noauth=true
+omitsrc=true
 # retries not needed.
 #retries=5
 # extract all downloaded archives
 unpack=true
+debconfseed=files-bubble-tt/bubble-preseed
+configscript=files-bubble-tt/configscript.sh
 # the order of sections is no longer important.
 # debootstrap determines which repository is used to
 # calculate the list of Priority: required packages
@@ -31,14 +34,16 @@


[Grip]
packages=udev iputils-ping net-tools module-init-tools
-packages=ifupdown nano most lrzsz procps
-source=http://repo/snapshots squeeze/snapshots/squeeze2.0.2
+packages=ifupdown nano lrzsz procps locales htop perl-modules openssh-server
+packages=libvorbisidec1 isc-dhcp-client resolvconf vim most
+source=http://repo/snapshots
keyring=emdebian-archive-keyring
-suite=squeeze
+suite=squeeze/snapshots/squeeze2.0.2
+components=main

[Development]
packages=bean-platform-armel
-source=deb http://repo/debian
+source=http://repo/debian
keyring=tcl-archive-keyring
suite=development
components=main base voices