summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-05-20 16:24:36 (GMT)
committerJoey Hess <joey@kitenet.net>2011-05-20 16:24:36 (GMT)
commit3bcad664b0fe6c05ffd363f408b6bae7b06aa1ec (patch)
tree7180db0d0d9d588598edbb4ae451a58760f4d42d /scripts
parent0c1544678c59d41bde16b893bc590360b20ff749 (diff)
parentf957b3b90f103a1468fa499a88eb3d2357367f3c (diff)
downloaddebootstrap-3bcad664b0fe6c05ffd363f408b6bae7b06aa1ec.zip
debootstrap-3bcad664b0fe6c05ffd363f408b6bae7b06aa1ec.tar.gz
debootstrap-3bcad664b0fe6c05ffd363f408b6bae7b06aa1ec.tar.bz2
Merge branch 'new'
Conflicts: debian/changelog
Diffstat (limited to 'scripts')
-rw-r--r--scripts/potato1
-rw-r--r--scripts/woody1
-rw-r--r--scripts/woody.buildd1
3 files changed, 3 insertions, 0 deletions
diff --git a/scripts/potato b/scripts/potato
index 304cbe0..50dc86a 100644
--- a/scripts/potato
+++ b/scripts/potato
@@ -1,5 +1,6 @@
mirror_style release
download_style apt var-state
+force_md5
LIBC=libc6
if [ "$ARCH" = alpha ]; then
diff --git a/scripts/woody b/scripts/woody
index fa0920a..12c65a3 100644
--- a/scripts/woody
+++ b/scripts/woody
@@ -1,5 +1,6 @@
mirror_style release
download_style apt
+force_md5
LIBC=libc6
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then
diff --git a/scripts/woody.buildd b/scripts/woody.buildd
index 2942478..0dd8d50 100644
--- a/scripts/woody.buildd
+++ b/scripts/woody.buildd
@@ -1,5 +1,6 @@
mirror_style release
download_style apt
+force_md5
LIBC=libc6
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then