summaryrefslogtreecommitdiffstats
path: root/inc/bootstrap.inc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'inc/bootstrap.inc.sh')
-rw-r--r--inc/bootstrap.inc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/bootstrap.inc.sh b/inc/bootstrap.inc.sh
index 2eabf54..c7965bd 100644
--- a/inc/bootstrap.inc.sh
+++ b/inc/bootstrap.inc.sh
@@ -12,7 +12,7 @@ bootstrap () {
echo -en "${R}1${NONE} " && sleep 1 && \
echo ".. go "
- debootstrap squeeze $buildrootpath http://ftp.de.debian.org/debian
+ debootstrap --arch="i386" squeeze $buildrootpath http://ftp.de.debian.org/debian
touch $buildrootpath/bootstraped
sed -i -e "s,main,main non-free," $buildrootpath/etc/apt/sources.list
setupBindmounts $buildrootpath