[Balloon-svn] r1027 - balloon/trunk/rootfs/emdebian

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] r1027 - balloon/trunk/rootfs/emdebian
Author: wookey
Date: 2010-03-19 17:29:20 +0000 (Fri, 19 Mar 2010)
New Revision: 1027

Modified:
balloon/trunk/rootfs/emdebian/multistrap-balloon-CUED.conf
balloon/trunk/rootfs/emdebian/multistrap-balloon-podpoint.conf
balloon/trunk/rootfs/emdebian/multistrap-balloon-tcl-sl40.conf
balloon/trunk/rootfs/emdebian/multistrap-balloon.conf
Log:
Comment out options which are not used (overridden in makefile) and
thus confusing.


Modified: balloon/trunk/rootfs/emdebian/multistrap-balloon-CUED.conf
===================================================================
--- balloon/trunk/rootfs/emdebian/multistrap-balloon-CUED.conf    2010-03-19 17:25:26 UTC (rev 1026)
+++ balloon/trunk/rootfs/emdebian/multistrap-balloon-CUED.conf    2010-03-19 17:29:20 UTC (rev 1027)
@@ -1,13 +1,13 @@
[General]
# arch and directory are overridden.
-arch=arm
-directory=/opt/multistrap/
+#arch=arm
+#directory=/opt/multistrap/
# same as --tidy-up option if set to true
cleanup=true
# retain the sources outside the rootfs for distribution
# specify a directory to which all the .debs can be moved.
# or override with the --source-dir option.
-retainsources=/opt/multistrap/sources
+#retainsources=/opt/multistrap/sources
# same as --no-auth option if set to true
# keyring packages listed in each debootstrap will
# still be installed.

Modified: balloon/trunk/rootfs/emdebian/multistrap-balloon-podpoint.conf
===================================================================
--- balloon/trunk/rootfs/emdebian/multistrap-balloon-podpoint.conf    2010-03-19 17:25:26 UTC (rev 1026)
+++ balloon/trunk/rootfs/emdebian/multistrap-balloon-podpoint.conf    2010-03-19 17:29:20 UTC (rev 1027)
@@ -1,7 +1,7 @@
[General]
# arch and directory are overridden.
-arch=armel
-directory=/opt/multistrap/
+#arch=armel
+#directory=/opt/multistrap/
# same as --tidy-up option if set to true
cleanup=true
# retain the sources outside the rootfs for distribution

Modified: balloon/trunk/rootfs/emdebian/multistrap-balloon-tcl-sl40.conf
===================================================================
--- balloon/trunk/rootfs/emdebian/multistrap-balloon-tcl-sl40.conf    2010-03-19 17:25:26 UTC (rev 1026)
+++ balloon/trunk/rootfs/emdebian/multistrap-balloon-tcl-sl40.conf    2010-03-19 17:29:20 UTC (rev 1027)
@@ -2,13 +2,13 @@
# arch and directory are overridden.
arch=armel
#arch=arm
-directory=/opt/multistrap/
+#directory=/opt/multistrap/
# same as --tidy-up option if set to true
cleanup=true
# retain the sources outside the rootfs for distribution
# specify a directory to which all the .debs can be moved.
# or override with the --source-dir option.
-retainsources=/opt/multistrap/sources
+#retainsources=/opt/multistrap/sources
# same as --no-auth option if set to true
# keyring packages listed in each debootstrap will
# still be installed.

Modified: balloon/trunk/rootfs/emdebian/multistrap-balloon.conf
===================================================================
--- balloon/trunk/rootfs/emdebian/multistrap-balloon.conf    2010-03-19 17:25:26 UTC (rev 1026)
+++ balloon/trunk/rootfs/emdebian/multistrap-balloon.conf    2010-03-19 17:29:20 UTC (rev 1027)
@@ -1,13 +1,13 @@
[General]
# arch and directory are overridden.
-arch=armel
-directory=/opt/multistrap/
+#arch=armel
+#directory=/opt/multistrap/
# same as --tidy-up option if set to true
cleanup=true
# retain the sources outside the rootfs for distribution
# specify a directory to which all the .debs can be moved.
# or override with the --source-dir option.
-retainsources=/opt/multistrap/sources
+#retainsources=/opt/multistrap/sources
# same as --no-auth option if set to true
# keyring packages listed in each debootstrap will
# still be installed.