summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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