[kernel] r6341 - dists/trunk/linux-2.6/debian/arch/s390

Bastian Blank waldi at costa.debian.org
Wed Mar 29 22:59:55 UTC 2006


Author: waldi
Date: Wed Mar 29 22:59:52 2006
New Revision: 6341

Modified:
   dists/trunk/linux-2.6/debian/arch/s390/defines
Log:
debian/arch/s390/defines: Add s390-tape flavour.


Modified: dists/trunk/linux-2.6/debian/arch/s390/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/s390/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/s390/defines	Wed Mar 29 22:59:52 2006
@@ -1,5 +1,8 @@
 [base]
-flavours: s390 s390x
+flavours:
+ s390
+ s390-tape
+ s390x
 kernel-arch: s390
 kernel-header-dirs: s390
 
@@ -13,6 +16,14 @@
 [s390]
 class: IBM S/390
 
+[s390-tape]
+class: IBM S/390 tape
+
+[s390-tape_image]
+desc: This kernel has support to IPL (boot) from a tape.
+initramfs: false
+type: plain-s390-tape
+
 [s390x]
 class: IBM zSeries
 



More information about the Kernel-svn-changes mailing list