* Convert m68k to new config.

* Cleanup changelog.

* debian/arch/m68k/desc.amiga, debian/arch/m68k/desc.atari,
  debian/arch/m68k/desc.bvme6000, debian/arch/m68k/desc.hp,
  debian/arch/m68k/desc.mac, debian/arch/m68k/desc.mvme147,
  debian/arch/m68k/desc.mvme16x, debian/arch/m68k/desc.q40,
  debian/arch/m68k/desc.sun3: Remove.
* debian/arch/m68k/defines: Add descriptions.
* debian/changelog: Cleanup

svn path=/trunk/kernel/source/linux-2.6/; revision=3717
This commit is contained in:
Bastian Blank 2005-08-07 16:44:16 +00:00
parent e490ea6f4c
commit 6e57b445a2
11 changed files with 29 additions and 11 deletions

View File

@ -1,2 +1,30 @@
[DEFAULT]
suggests: vmelilo, fdutils
[amiga]
class: Amiga
[atari]
class: Atari
[bvme6000]
class: BVM BVME4000 and BVME6000 SBCs
[hp]
class: HP
[mac]
class: Macintosh
[mvme147]
class: Motorola MVME147 SBCs
[mvme16x]
class: Motorola MVME162/6/7, MVME172/7 SBCs
[q40]
class: Q40 and Q60
[sun3]
class: sun3

View File

@ -1 +0,0 @@
class="Amiga"

View File

@ -1 +0,0 @@
class="Atari"

View File

@ -1 +0,0 @@
class="BVM BVME4000 and BVME6000 SBCs"

View File

@ -1 +0,0 @@
class="HP"

View File

@ -1 +0,0 @@
class="Macintosh"

View File

@ -1 +0,0 @@
class="Motorola MVME147 SBCs"

View File

@ -1 +0,0 @@
class="Motorola MVME162/6/7, MVME172/7 SBCs"

View File

@ -1 +0,0 @@
class="Q40 and Q60"

View File

@ -1 +0,0 @@
class="sun3"

3
debian/changelog vendored
View File

@ -19,7 +19,7 @@ linux-2.6 (2.6.12-2) UNRELEASED; urgency=low
* Add ARM support. (Vincent Sanders)
* Add desc.* files for ia64. (dann frazier)
* Add ia64 descriptions. (dann frazier)
* Strip down the scripts dir in the headers packages. (Bastian Blank)
@ -48,7 +48,6 @@ linux-2.6 (2.6.12-2) UNRELEASED; urgency=low
- mkvmlinuz support was missing, should be fixed building with
kernel-package 9.005. (Closes: #321625)
- typo made the ams-ppc and asm-ppc64 headers not being included.
- re-added dependency on mkvmlinuz for powerpc.
-- Sven Luther <luther@debian.org> Sun, 7 Aug 2005 09:12:51 +0200