summaryrefslogtreecommitdiff
path: root/precise-armhf-ubuntu-desktop
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2012-03-03 14:53:41 +0200
committerFathi Boudra <fabo@debian.org>2012-03-03 14:53:41 +0200
commitbce4304fa0de69943de3effe63c1b335a4531fd9 (patch)
treef23dfd02f9daf5c29f06e3f761338eaddee2b048 /precise-armhf-ubuntu-desktop
parent17e03eb5d4afbdc7efd52853d6b1a07008429b1e (diff)
tweak configuration: use ext4 and dopr apt-options
Diffstat (limited to 'precise-armhf-ubuntu-desktop')
-rwxr-xr-xprecise-armhf-ubuntu-desktop/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/precise-armhf-ubuntu-desktop/configure b/precise-armhf-ubuntu-desktop/configure
index 87f5cb7..1eccf1a 100755
--- a/precise-armhf-ubuntu-desktop/configure
+++ b/precise-armhf-ubuntu-desktop/configure
@@ -12,10 +12,9 @@ echo "I: create configuration"
export LB_BOOTSTRAP_INCLUDE="apt-transport-https gnupg"
lb config \
--apt-indices none \
- --apt-options "--yes --force-yes" \
--architectures armhf \
--archive-areas "main universe" \
- --binary-filesystem ext3 \
+ --binary-filesystem ext4 \
--binary-images tar \
--bootloader none \
--bootstrap-flavour standard \