From: "Juan Quintela" <[EMAIL PROTECTED]> > >>>>> "danny" == <[EMAIL PROTECTED]> writes: > > >> Juan Quintela wrote: > >> -=-=-=- > >> Name : kernel-2.4.22.5mdk Relocations: (not relocateable) > >> Version : 1 Vendor: MandrakeSoft > >> Release : 1mdk Build Date: Fri Sep 5 > >> 15:10:17 2003 > >> Install Date: (not installed) Build Host: > >> no.mandrakesoft.com > >> Group : System/Kernel and hardware Source RPM: (none) > >> Size : 38819571 License: GPL > >> Signature : (none) > >> Packager : Mandrake Linux Team <http://www.mandrakeexpert.com> > >> URL : http://www.kernel.org/ > >> Summary : The Linux kernel (the core of the Linux operating system). > >> > >> -=-=-=- > >> Juan Quintela <[EMAIL PROTECTED]> 2.4.22-5mdk > >> > >> - make xconfig works again (lufs is fixed). > >> - fix another mising <linux/init.h> for firmware_class (gb). > >> - reenable i686-up-4GB and p3-smp-64GB, modversions should work now. > >> - mydsdt removed (now it is included in the initrd). > > No full pre2, only selected bits. > > danny> Can we please have the bugfix for supermount (v 1.2.9) ? it fixes the > danny> init.h on non-i386, and It fixes the "stale NFS > danny> handle" error when doing ls in /mnt/cdrom. > > But we can have the ethertool fixes and supermonut v1.2.9. Althought > the init.h thing has already been fixed. > > [...]
Juan, just for your info, in case you haven't looked at them, my current patchset against 2.4.22-3mdk: http://www.iki.fi/tmb/Cooker/2.4.22-3.tmb.2mdk_patches.tar.bz2 It has: MC25_mod_dvb.desc - corrects old outdated info about mod_dvb MC25_mod_dvb-1.0.0cvs.tar - mod_dvb 1.0.0 with updates/fixes from cvs - we really need to use their new makefiles, since they are using linking / relinking to get it done, and the way I have them now they are confirmed to work, even if they are partly uggly... I'll clean them up better later... MC27_atmelwlan_2.1.2.2.tar - from this I have only removed the unneeded file: 3rdparty/atmelwlan/pcmf502_revd/.Makefile.swp wich also breaks the possibility to copy kernel-source without beeing root... MC39_acx100-0.1h.tar - update acx100 to 0.1h since the previous version _is_buggy ZT01_powernow_k7_fix.patch - fixes a bug in powenow-k7 code due to a simple typo... ZT02_build_sis_char.patch - adds missing Config.in/Makefile info to build sis char support ZT05_alsa_core_seq_Makefile_fix.patch ZT06_alsa_master_Makefile_fix.patch - theese two fixes some duplicates in the makefiles, and adds some missing ones... ZT08_sound_ali5455_0.03ac.patch - updates ali5455 to 0.03ac ZT10_usb_scanner_0.4.14.patch - updates usb scanner database to 0.4.14 ZT11_usb_serial_add_ids.patch - adds more ids to support visor/garmin, edgeport, and ftdi_sio... ZT12_usb_storage_unusual_devs.patch ZT13_missing_unusual_dev_defs.patch - adds support for more cameras, cd's, and memorysticks.. ZT16_supermount-ng_1.2.8-1.2.9.patch - this one upgrades supermount-ng to 1.2.9, but you have to remove the add init.h fix, since it's already fixed AFAIK..
