[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Speakup update to 2.4.26



Hi.

The following patch updates the access floppy flavor to use
kernel-image-2.4.26-speakup which recently entered unstable.

I had to disable the ability to install using a USB keyboard only (remove
input-modules from the speakup bootfloppy) since it didn't all fit :-(.
I hope to find a way to re-enable these modules later.

Since I have been out of the loop for a while and am not really sure
if this should be committed straight away (we're no longer only using
unstable, right?), since I think my commit bit didn't get turned on since
the move to svn.debian.org yet, and since a upload of linux-kernel-di-i386
is required I'd like to post this patch hear for review, and ask for someone
to commit it if it is OK.  It would also be nice if someone could turn
on my commit access on svn.debian.org again (joeyh?).

Index: installer/build/config/i386/floppy/access.cfg
===================================================================
--- installer/build/config/i386/floppy/access.cfg	(revision 15839)
+++ installer/build/config/i386/floppy/access.cfg	(working copy)
@@ -1,5 +1,5 @@
 # The version of the kernel to use.
-KERNELVERSION = 2.4.24-speakup
+KERNELVERSION = 2.4.26-speakup
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinuz
 KERNELIMAGEVERSION = $(KERNELVERSION)
Index: installer/build/config/i386/floppy/speakup.cfg
===================================================================
--- installer/build/config/i386/floppy/speakup.cfg	(revision 15839)
+++ installer/build/config/i386/floppy/speakup.cfg	(working copy)
@@ -1,10 +1,11 @@
 # The version of the kernel to use.
-KERNELVERSION = 2.4.24-speakup
+KERNELVERSION = 2.4.26-speakup
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinuz
 KERNELIMAGEVERSION = $(KERNELVERSION)
 
 DISK_LABEL = "boot floppy"
+SPLASH_RLE=
 
 TARGET = $(BOOT)
 EXTRANAME = access/
Index: installer/build/config/i386/floppy/access-drivers.cfg
===================================================================
--- installer/build/config/i386/floppy/access-drivers.cfg	(revision 15839)
+++ installer/build/config/i386/floppy/access-drivers.cfg	(working copy)
@@ -1,6 +1,6 @@
 DISK_LABEL = "Speakup driver module floppy"
 
-KERNELVERSION = 2.4.24-speakup
+KERNELVERSION = 2.4.26-speakup
 
 IMAGE_SIZE = $(FLOPPY_SIZE)
 
Index: installer/build/pkg-lists/speakup/i386.cfg
===================================================================
--- installer/build/pkg-lists/speakup/i386.cfg	(revision 15839)
+++ installer/build/pkg-lists/speakup/i386.cfg	(working copy)
@@ -5,7 +5,7 @@
 usb-modules-${kernel:Version}
 usb-storage-modules-${kernel:Version}
 # The floppy needs to prompt for enter to be hit, even with a USB keyboard.
-input-modules-${kernel:Version}
+#input-modules-${kernel:Version}
 # Only the scsi modules needed for USB storage.
 scsi-core-modules-${kernel:Version}
 # This is here for just one symbol that the usb-storage module needs.
Index: packages/kernel/linux-kernel-di-i386/debian/changelog
===================================================================
--- packages/kernel/linux-kernel-di-i386/debian/changelog	(revision 15843)
+++ packages/kernel/linux-kernel-di-i386/debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+linux-kernel-di-i386 (0.63) UNRELEASED; urgency=low
+
+  * Mario Lang
+    - Use kernel-image-2.4.26-speakup (instead of 2.4.24-speakup).
+
+ -- Mario Lang <mlang@debian.org>  Thu, 20 May 2004 17:28:41 +0200
+
 linux-kernel-di-i386 (0.62) unstable; urgency=low
 
   * Alastair McKinstry
Index: packages/kernel/linux-kernel-di-i386/kernel-versions
===================================================================
--- packages/kernel/linux-kernel-di-i386/kernel-versions	(revision 15843)
+++ packages/kernel/linux-kernel-di-i386/kernel-versions	(working copy)
@@ -1,3 +1,3 @@
 # arch   version  flavour       installedname        suffix build-depends
 i386     2.4.26-1 386           2.4.26-1-386         -      kernel-image-2.4.26-1-386, kernel-pcmcia-modules-2.4.26-1-386
-i386     2.4.24   speakup       2.4.24-speakup       -      kernel-image-2.4.24-speakup
+i386     2.4.26   speakup       2.4.26-speakup       -      kernel-image-2.4.26-speakup



-- 
Thanks,
  Mario | Debian Developer <URL:http://debian.org/>
        | Get my public key via finger mlang@db.debian.org
        | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44

Attachment: pgpiwCh58bfWr.pgp
Description: PGP signature


Reply to: