diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-28 02:26:31 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-28 02:26:31 +0000 |
commit | 708609db585c1314f91263490cbefe9147b8fdf9 (patch) | |
tree | bc49d4616290cdd6215bf9d8871ed89f193e8eb4 | |
parent | ae273e3fb53fc9dc5df56b9c3955b556dc5057f8 (diff) | |
download | installation-guide-708609db585c1314f91263490cbefe9147b8fdf9.zip |
Add note for m68k that it is not a release architecture for Etch
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | en/bookinfo.xml | 19 |
2 files changed, 22 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b7fed8752..f3b4a3189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -99,6 +99,8 @@ installation-guide (2006xxxx) UNRELEASED; urgency=low * Update all arches to kernel version 2.6.18. * Minor corrections and some rewrites based on suggestions from Clytie Siddall. Closes: #367861, #380588. + * bookinfo: + - Add note for m68k that it is not a release architecture for Etch. * hardware: - Remove ancient section on parity RAM. Closes: #403035. - Update documenation for Sparc, based on patch by Jurij Smakov. @@ -137,7 +139,7 @@ installation-guide (2006xxxx) UNRELEASED; urgency=low * appendix/chroot-install: - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929. - -- Frans Pop <fjp@debian.org> Wed, 27 Dec 2006 18:58:20 +0100 + -- Frans Pop <fjp@debian.org> Thu, 28 Dec 2006 03:25:22 +0100 installation-guide (20060726) unstable; urgency=low diff --git a/en/bookinfo.xml b/en/bookinfo.xml index d98c6659d..8b75d91d2 100644 --- a/en/bookinfo.xml +++ b/en/bookinfo.xml @@ -14,6 +14,25 @@ information on how to make the most of your new Debian system. </para> <para> +<note arch="m68k"><para> +Because the &arch-title; port is not a release architecture for +&releasename;, there is no official version of this manual for +&arch-title; for &releasename;. However, because the port is still +active and there is hope that &arch-title; may be included again +in future official releases, this development version of the +Installation Guide is still available. + +</para><para> + +Because &arch-title; is not an official architecture, some of the +information, and escpecially some links, in this manual may be +incorrect. For additional information, please check the +<ulink url="&url-ports;">webpages</ulink> of the port or contact the +<ulink url="&url-list-subscribe;">debian-&arch-listname; mailing +list</ulink>. + +</para></note> + <warning condition="not-checked"><para> This installation guide is based on an earlier manual written for the old Debian installation system (the <quote>boot-floppies</quote>), and has |