summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Marenka <smarenka@debian.org>2008-01-04 19:21:16 (GMT)
committerStephen Marenka <smarenka@debian.org>2008-01-04 19:21:16 (GMT)
commit6aae86d8684bcf0c9b698312b49d7e2c40d01c82 (patch)
tree304bc4c398749bbdcbf4e85d3a861d085695df0e
parentac0706fea6e3d3cfb4b7a59b2fb84c5a220a2b89 (diff)
downloaddebootstrap-6aae86d8684bcf0c9b698312b49d7e2c40d01c82.zip
debootstrap-6aae86d8684bcf0c9b698312b49d7e2c40d01c82.tar.gz
debootstrap-6aae86d8684bcf0c9b698312b49d7e2c40d01c82.tar.bz2
m68k: allow installation of etch-m68k
r50760
-rw-r--r--Makefile1
-rw-r--r--debian/changelog3
2 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 622ce33..1b2bfb9 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ install:
# no special script for etch anymore
ln -s sid $(DSDIR)/scripts/etch
+ ln -s sid $(DSDIR)/scripts/etch-m68k
ln -s sid $(DSDIR)/scripts/lenny
ln -s gutsy $(DSDIR)/scripts/hardy
diff --git a/debian/changelog b/debian/changelog
index 0999fd5..071cbfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ debootstrap (1.0.8) UNRELEASED; urgency=low
"--arch=i386" forms of specifying a parameter to avoid the
inconsistency.
+ [ Stephen R. Marenka ]
+ * Allow installation of etch-m68k. (Closes: Bug#458965)
+
-- Anthony Towns <ajt@debian.org> Fri, 07 Dec 2007 18:57:24 +1000
debootstrap (1.0.7) unstable; urgency=low