kernel-wedge (2.29ubuntu2) feisty; urgency=low * There is no longer a firmware directory to install. Fixes FTBFS. -- Ben Collins Thu, 21 Dec 2006 19:01:11 -0500 kernel-wedge (2.29ubuntu1) feisty; urgency=low * Merge from debian unstable. - Removed unionfs addition (unused) - Removed make-links (unused) * Still remaining - Firmware udeb handling (copy-firmware and related changes). -- Ben Collins Wed, 15 Nov 2006 01:33:14 +0000 kernel-wedge (2.29) unstable; urgency=low * Add cdc_ether to nic-usb-modules. * Add efi-modules package. Closes: #381584 * 2.6.18: - Add acenic, dgrs to nic-extra-modules. - Not including zd1201 for now as it needs external firmware. - Add arcmsr and hptiop to scsi-extra-modules. -- Joey Hess Mon, 13 Nov 2006 23:33:38 -0500 kernel-wedge (2.28) unstable; urgency=low [ Frans Pop ] * Split new command build-arch out of build-all command. [ Joey Hess ] * Don't copy kernel image if there is no kernel-image file in the modules list directory. -- Joey Hess Tue, 3 Oct 2006 16:27:13 -0400 kernel-wedge (2.27) unstable; urgency=low [ Joey Hess ] * Fix exclusion of optional modules to work. [ Sven Luther ] * Optionalized raid5 and added optional raid456, since 2.6.18 kernels renamed the raid module (and added support for raid4 and raid6). Closes: #389074 -- Joey Hess Fri, 29 Sep 2006 13:57:25 -0400 kernel-wedge (2.26) unstable; urgency=low * mark scsi modules optional that aren't available for ia64: BusLogic, eata, fdomain, gdth * mark nic modules optional that aren't available for ia64: abyss, hp100, rrunner, tmspci * Update standards version to 3.7.2 -- dann frazier Sat, 19 Aug 2006 14:28:38 -0600 kernel-wedge (2.25) unstable; urgency=low [ Frederik Schüler ] * mark eexpress in nic-extra-modules optional, too. [ Joey Hess ] * Add bcm43xx, new in 2.6.17. * Mark qlogicfc optional, removed in 2.6.17. -- Joey Hess Mon, 14 Aug 2006 00:09:37 -0400 kernel-wedge (2.24) unstable; urgency=low * Mark many modules in nic-extra-modules that are not available on amd64 as optional. * Add a ton of 2.6 specific modules to nic-extra-modules, all marked as optional, this is the list that was in linux-kernel-di-i386-2.6. -- Joey Hess Fri, 16 Jun 2006 15:23:45 -0400 kernel-wedge (2.23) unstable; urgency=low [ Joey Hess ] * Drop de4x5, since on 2.6 it's not registered to any pci device and is apparently useless. The 2.4 lists for individual arches have been updated to include it where appropriate. Closes: #352924 * Mark lanstreamer, ne2, tlan, 3c523, and 3c52 as optional, not built on alpha. * Mark some modules in scsi-modules and nic-pcmcia-modules that may not be avalable on eg, amd64 or powerpc, as optional. * Add atmel_cs and wl3501_cs, which are new in 2.6. [ Frederik Schüler ] * Mark some more (ISA) scsi controllers in scsi-modules as optional. -- Joey Hess Fri, 16 Jun 2006 14:52:08 -0400 kernel-wedge (2.22) unstable; urgency=low [ Joey Hess ] * kFreeBSD support and preliminary module lists added by Robert Millan. Closes: #365074 [ Frans Pop ] * Don't use deprecated old-style options for head/tail. -- Joey Hess Sun, 28 May 2006 20:26:01 -0400 kernel-wedge (2.21) unstable; urgency=low * Split usb serial modules out into their own udeb, and added 7 chipset specific drivers. Closes: #361695 * Remove belkin_sa from brltty-modules, it's now in usb-serial-modules. -- Joey Hess Sun, 9 Apr 2006 18:28:40 -0400 kernel-wedge (2.20) unstable; urgency=low * Add crypto-modules, containing the modules that partman-crypto currently can use. Closes: #359150 -- Joey Hess Mon, 27 Mar 2006 18:14:12 -0500 kernel-wedge (2.19) unstable; urgency=low * Add asix and zd1201 to nic-usb-modules, both are 2.6 only. -- Joey Hess Wed, 22 Mar 2006 13:07:49 -0500 kernel-wedge (2.18) unstable; urgency=low * Set nic-extra-modules and scsi-modules to depend on firmware-modules by default, matching the default contents, rather than leaving each architecture to fix these up separately -- Steve Langasek Thu, 12 Jan 2006 02:00:44 -0800 kernel-wedge (2.17) unstable; urgency=low * Add cs5535 and sata_sil24, new in 2.6.15. * Add qla2xxx modules, available as of 2.6.15. * Add pdc_adma module to sata-modules, not sure if that's really the right place, but it works. -- Joey Hess Tue, 3 Jan 2006 18:00:31 -0500 kernel-wedge (2.16) unstable; urgency=low [ Martin Michlmayr ] * Add minix-modules. * Add nfs-modules. -- Martin Michlmayr Mon, 02 Jan 2006 23:56:43 +0100 kernel-wedge (2.15) unstable; urgency=low [ Joey Hess ] * Allow touching an ignore-dups file to make find-dups not throw a fatal error. (Not to be used for official Debian packages.) [ Steve Langasek ] * Add myself to Uploaders * Tag a number of SCSI drivers as optional in scsi-modules, as they're unavailable on alpha and perhaps others -- Steve Langasek Sun, 1 Jan 2006 06:38:23 -0800 kernel-wedge (2.14) unstable; urgency=low * initio was added to scsi-extra-modules in 2.09 incorrectly; it's been in scsi-modules for the 2.4 kernels for a long time. Move it to there. -- Joey Hess Tue, 6 Dec 2005 21:31:51 -0500 kernel-wedge (2.13) unstable; urgency=low * Add to ide-modules all the ide modules that are new in the list for the 2.6 i386 kernel, and mark modules that are not as optional. * On second thought, mark all the ide-modules as optional as there is variation between arches but we generally want all that are available. -- Joey Hess Tue, 29 Nov 2005 01:30:21 -0500 kernel-wedge (2.12) unstable; urgency=low * Revert previous change to retain compatibility with current 2.4 kernels and 2.6.12/2.4.27 packages in etch. -- Frederik Schüler Sat, 26 Nov 2005 19:49:14 +0100 kernel-wedge (2.11) unstable; urgency=low * Remove socket-modules: unix.ko and af_packet.ko are now builtin into the kernel. -- Frederik Schüler Thu, 24 Nov 2005 23:43:59 +0100 kernel-wedge (2.10) unstable; urgency=low [ Joey Hess ] * Remove the old make-links subcommand. [ Frederik Schüler ] * Marked the following modules optional: - scsi-extra-modules: aha152x dpt_i2o dtc ibmmca sym53c416 - pcmcia-modules: i82365 tcic -- Frederik Schüler Sat, 19 Nov 2005 14:47:48 +0100 kernel-wedge (2.09) unstable; urgency=low * Add megaraid_mbox to scsi-extra-modules, if available (added in 2.6.12 iirc). This is apparently a new generation megaraid driver with a silly name, since after all keeping the same name for megaraid for more than a few kernel releases would be too predictable * The old megaraid driver is still included too for now until we get this sorted out. * Add it821x pci ide driver to ide-modules if available (2.6.14). * md is renamed to md-mod in 2.6.14. * Move three scsi-extra-modules that are new in 2.6 from linux-kernel-di-i386-2.6 to here, so they will be added for other arches too. * mptspi, mptsas, and mptfc are split out of mptscsih in 2.6.14, add if available. * Make megaraid module optional, since it's not available in 2.6.14. * Add megaraid_mm and megaraid_sas when available. * Add sata_mv, new in 2.6.14. -- Joey Hess Tue, 15 Nov 2005 17:20:26 -0500 kernel-wedge (2.08) unstable; urgency=low * Put codepage and charset modules for fat back in, as it's not needed only for elilo after all. -- Joey Hess Sat, 15 Oct 2005 20:35:22 -0400 kernel-wedge (2.07) unstable; urgency=low * Remove dead code in copy-modules that apparently caused it to crash for someone. Closes: #328363 -- Joey Hess Wed, 14 Sep 2005 21:18:46 -0400 kernel-wedge (2.06) unstable; urgency=low [ Colin Watson ] * build-all excludes {arch} and .arch-ids directories from the source package. * Try to copy extra files from /usr/lib/linux-image-* if it exists (the Ubuntu case), as well as /usr/lib/kernel-image-*. * Optionally add cloop to loop-modules, to help with porting the Ubuntu live CD code. [ Joey Hess ] * Move usbserial from usb-modules to serial-modules, since usb-modules needs to be very small (for the boot floppy), while serial-modules is hardly used at all. * Make usb-modules list usable for 2.6 kernels. * brltty-modules changed to depend on serial-modules due to usbserial move. * Remove codepage and character set modules from fat-modules; these are only really needed for elilo on ia64 so will be included only there. -- Joey Hess Mon, 8 Aug 2005 01:25:22 -0400 kernel-wedge (2.05) unstable; urgency=low * Make mcd optional (removed in 2.6.12). -- Joey Hess Tue, 5 Jul 2005 23:41:09 +0300 kernel-wedge (2.04) unstable; urgency=low * Matt Kraai - Add qnx4-modules. -- Joey Hess Fri, 1 Jul 2005 10:41:49 -0400 kernel-wedge (2.03) unstable; urgency=low * Upload to unstable. -- Joey Hess Sat, 11 Jun 2005 15:52:10 -0400 kernel-wedge (2.02) experimental; urgency=low * Colin Watson - Make mouse-modules depend on input-modules; libps2 and serio are common to both on powerpc at the moment, and don't fit in usb-modules. -- Colin Watson Tue, 17 May 2005 12:23:56 +0100 kernel-wedge (2.01) experimental; urgency=low * Joey Hess - copy-modules modules.dep parsing was broken when using SOURCEDIR; fix. * Frans Pop - Add mouse-modules udeb for use with gtk-frontend (Frans Pop). Closes: #307537. -- Colin Watson Mon, 16 May 2005 23:35:02 +0100 kernel-wedge (2.00) experimental; urgency=low * To experimental for now to avoid using it when building any last sarge kernels. * Colin Watson - Sort module filenames after dealing with optional modules; some dependency problems were invisible in LC_COLLATE=C otherwise. - Force Section: debian-installer in generated udebs if it doesn't already end in debian-installer, for when the source has a different section (Ubuntu). * Joey Hess - Fix subshell error code loss when throwing a missing modules error. - Make usb-modules usable on sparc 2.4 which has no ehci or usb-core. - Add a check in copy-modules for a modules.dep file that contains no module dependencies or is empty. This is probaly due to eg, running depmod on a sparc32 kernel on sparc64 (w/o running it in the sparc32 environemnt), or some other similar goof up. Since it typically causes broken udebs, exit with an error, but do allow a file to be touched to continue on. - Add a crc-modules, for now it only contains crc-ccitt, which a few udebs need and had been hackishly placed in the kernel-image package before. - Drop raid6 from md-modules since TTBOMK d-i does not use it. - Add ahci to sata-modules, available in 2.6.11. - Add sata_qstor, ditto. - And sata_uli. - Allow unknown dependencies in package-list files to be forced not to be removed by gen-control, by following them with a bang. I expect this will be used by third-party modules packages that need to depend on a udeb from the main kernel package set. Ie, non-free modules. - copy-modules now uses find to find a module anywhere in the kernel modules tree. - Module list files no longer need path info (or extension info!), though old ones with that info will still work (mostly; not if whole module subdirs such as sym53c8xx_2 or aic7xxx were listed). - Modules not in the kernel/ subdir can also be listed now. - Remove all module path and extension info from kernel-wedge's own module lists. - Try to clean up the sym53c8xx_2 / sym53c8xx mess somewhat. It was too complicated to describe.. Currently both modules are included in scsi-common-modules if a kernel has both. - Suffixing a module name with " ?" is the preferred way to indicate it's optional. Prefixing with "-" is still supported for backwards compatability. - Add includes support for module lists. Deprecate symlink support. - Suffixing a module name with " -" removes it from the list. - Add cdrom-modules list, factored out of the two i386 kernel packages. - Factor out a common but incomplete nic-extra-modules, nic-modules nic-pcmcia-modules, pcmcia-modules, scsi-modules, serial-modules. -- Joey Hess Wed, 4 May 2005 14:10:52 -0400 kernel-wedge (1.25) unstable; urgency=low * Martin Michlmayr - Add dm-snapshot.o to md-modules if it's available. * Joey Hess - scsi-common modules does not depend on partport, remove bogus dep -- Joey Hess Sat, 4 Sep 2004 16:58:06 -0400 kernel-wedge (1.24) unstable; urgency=low * dann frazier - Add the new default I/O character set and codepage for fat to fat-modules - should allow elilo-installer to complete successfully -- dann frazier Fri, 27 Aug 2004 23:32:47 -0600 kernel-wedge (1.23) unstable; urgency=low * Joey Hess - Users expect to be able to use usb sticks as installation targets, so the usb-storage-modules udeb should be standard priority. Closes: #266636 -- Joey Hess Thu, 26 Aug 2004 10:54:08 -0400 kernel-wedge (1.22) unstable; urgency=low * dann frazier - Add sata_nv to sata-modules, new in 2.6.8 -- dann frazier Thu, 26 Aug 2004 00:51:30 -0600 kernel-wedge (1.21) unstable; urgency=low * Joey Hess - Add an acpi-modules package, containing enough modules to turn the fan on. -- Joey Hess Thu, 19 Aug 2004 20:12:25 +0100 kernel-wedge (1.20) unstable; urgency=low * Joey Hess - Add sx8 and sata_sx4 to sata-modules, new in 2.4.27. - Add dm-mirror to md-modules, likewise. -- Joey Hess Thu, 19 Aug 2004 17:33:32 +0100 kernel-wedge (1.19) unstable; urgency=low * Joey Hess - Factor out a firewire-core-modules list from the kernel packages. Note that it includes eth1394. -- Joey Hess Tue, 6 Jul 2004 21:41:11 -0400 kernel-wedge (1.18) unstable; urgency=low * Colin Watson - Prefer vmlinux to vmlinuz if both exist. On powerpc, vmlinuz might be generated by mkvmlinuz. - Stop gen-control outputting broken package stanzas if package-list contains multiple consecutive blank lines. * Joey Hess - Add sata_sx4 to sata-modules (in 2.6.7). - Add firmware-modules package. The location differs between 2.4 and 2.6. -- Joey Hess Fri, 2 Jul 2004 13:44:34 -0400 kernel-wedge (1.17) unstable; urgency=low * Colin Watson - Copy /usr/lib/kernel-image-$kernelversion-$flavour into the kernel-image udeb. This will be used by the build system on powerpc to produce boot images for non-newworld-pmac 2.6 subarchitectures. -- Colin Watson Fri, 18 Jun 2004 12:34:31 +0100 kernel-wedge (1.16) unstable; urgency=low * Colin Watson - Add common pcmcia-storage-modules list; every instance of it elsewhere is currently identical. -- Colin Watson Sun, 23 May 2004 15:01:44 +0100 kernel-wedge (1.15) unstable; urgency=low * Bastian Blank - Completely ignore nonexistent module directories. -- Bastian Blank Thu, 20 May 2004 12:34:08 +0200 kernel-wedge (1.14) unstable; urgency=low * Alastair McKinstry - Add ufs-modules; needed to detect *BSD , etc. partitions for os-prober. -- Joey Hess Sat, 8 May 2004 19:34:57 -0400 kernel-wedge (1.13) unstable; urgency=low * Joey Hess - Complain and abort if there is no modules.dep, rather than generating broken udebs. Closes: #247833 -- Joey Hess Fri, 7 May 2004 14:01:38 -0400 kernel-wedge (1.12) unstable; urgency=low * Joey Hess - Add nic-usb-modules and sata-modules support so as not to duplicate it in the i386 kernel packages. The nic-usb-modules list differs, so is not included. -- Joey Hess Tue, 4 May 2004 14:55:39 -0400 kernel-wedge (1.11) unstable; urgency=low * Colin Watson - Don't copy modules to excluded packages. - Add support for modular ext2. * Joey Hess - Add IDE RAID drivers to ide-modules. Note that medley.o is not available on speakup kernels, so is marked as optional. The rest are present in both i386 and alpha kernels. -- Joey Hess Mon, 3 May 2004 14:01:59 -0400 kernel-wedge (1.10) unstable; urgency=low * Fix the check subcommand to only check packages for the current architecture. Closes: #244332 -- Joey Hess Sun, 18 Apr 2004 19:11:52 -0400 kernel-wedge (1.9) unstable; urgency=low * In copy-modules, call processmodules before deplist. This is necessary to properly support pulling in dependent modules for 2.6 kernels. -- Joey Hess Tue, 13 Apr 2004 13:14:42 -0400 kernel-wedge (1.8) unstable; urgency=low * Colin Watson - Fix description of scsi-common-modules. * Joey Hess - The dependencies for debian/control were not quite right, and very hard to get right, and it's inexpensive to run. Make it PHONY. - Fix the modules.dep parser to work with 2.6 modules.deps. -- Joey Hess Tue, 13 Apr 2004 00:07:52 -0400 kernel-wedge (1.7) unstable; urgency=low * Add a check command which currently only checks for empty packages. -- Joey Hess Sun, 11 Apr 2004 18:53:59 -0400 kernel-wedge (1.6) unstable; urgency=low * Bastian Blank - Merge a source supplied packages list. - Move arch specific specifications from the package list into the real packages. * Joey Hess - in copy-modules, deal with 2.6 .ko modules. -- Colin Watson Fri, 9 Apr 2004 14:45:38 +0100 kernel-wedge (1.5) unstable; urgency=low * Colin Watson - powerpc kernel images provide jfs-modules, reiserfs-modules, and xfs-modules, apart from powerpc-small. -- Colin Watson Tue, 6 Apr 2004 18:54:31 +0100 kernel-wedge (1.4) unstable; urgency=low * Bastian Blank - Make it possible to specify the suffix of the images. -- Joey Hess Mon, 5 Apr 2004 14:10:14 -0400 kernel-wedge (1.3) unstable; urgency=low * Add pcmcia-storage-modules to the package-list. -- Joey Hess Sat, 27 Mar 2004 01:50:41 -0500 kernel-wedge (1.2) unstable; urgency=low * Stephen R. Marenka - m68k mac 2.2.25 -4 now includes ext3, adjust provides accordingly, include reiserfs and jfs to prevent a 2.4.x kernel from satisfying such dependencies. * Colin Watson - powerpc kernel images provide ext3-modules, apart from powerpc-small. - Remove kernel-names and just try both vmlinuz and vmlinux instead (if both exist, vmlinuz is arbitrarily preferred) to cope with architectures that have different subarchitectures using different image names. * Joey Hess - Merge extra provides with the single autogenerated provides. -- Joey Hess Mon, 22 Mar 2004 14:13:27 -0500 kernel-wedge (1.1) unstable; urgency=low * Move everything to /usr/share to make linda happy; we are arch all after all. * Depend on make, to make lintian happy. * Add a man page. -- Joey Hess Thu, 18 Mar 2004 13:53:54 -0500 kernel-wedge (1.0) unstable; urgency=low * Split out kernel splitting infrastructre into a utility package that builds no udebs. * Low version numbers are for sissies. -- Joey Hess Wed, 17 Mar 2004 10:16:53 -0500 linux-kernel-di (0.51) unstable; urgency=low * Attn FTP-MASTER: This is huge, but it's Binary: field is uder 10k. Please check carefully that it does not break apt before accepting. * Jeff Bailey - Add HPPA support. Thanks to willy, lamont, tausq, and the other souls in #parisc. * Martin Michlmayr - Added MIPS sb1-swarm-bn images (BCM91250A). * Thiemo Seufer - Bump versioned depends for mips to .4, and add some for mipsel. - Declare ext3 as built-in for mips, mipsel. * Joshua Kwan - To support the vast majority of dualboot installations, add NTFS module to i386/ so as to be able to reliably detect Windows NT/2K installations. * Sven Luther - Add pcnet32.o used in most if not all IBM RS6K boxes. (to nic-modules) * Joey Hess - Uncomment arm. - Fix arm kernel image versions; s/24/25/ - Add gross hack to install-files to work around netwinder kernel image naming problem. This is suposed to be temporary. * Stephen R Marenka - Update mac kernel to version -3. - Update amiga kernel to 2.4.25. - Remove m68k subarch hacks as these new kernels do not require them. -- Joey Hess Tue, 16 Mar 2004 22:36:41 -0500 linux-kernel-di (0.50) unstable; urgency=low * Vincent Sanders - Added ARM kernels, mostly complete but when 2.4.25-2 is issued I will need to add some modules that were not selected. * Joey Hess - sparc kernel images provide ext3-modules - sparc64 kernel also provides reiserfs-modules - due to lack of time, the arm stuff will be postponed till the next build * dann frazier - add missing -smp to itanium flavor in kernel-versions -- Joey Hess Sat, 13 Mar 2004 03:05:50 -0500 linux-kernel-di (0.49) unstable; urgency=low * dann frazier - Re-added mptscsih/mptbase to scsi-modules for ia64 - I introduced this regression during the 2.4.25 migration. -- Vincent Sanders Fri, 12 Mar 2004 19:35:06 +0000 linux-kernel-di (0.48) unstable; urgency=low * Stephen R. Marenka - Removed m68k nic-shared from exclude. It's trivial, but not empty. -- Joey Hess Wed, 10 Mar 2004 16:30:07 -0500 linux-kernel-di (0.47) unstable; urgency=low * Sven Luther - Added power3 and power4 kernels. Not sure i did it right though. * Joey Hess - power3 and power4 modules lists differ from powerpc only in fat-modules, so remove them, add fat-modules to powerpc, exclude fat-modules from building for powerpc and powerpc-small. (The lists were broken and in the wrong place anyway.) - Typo in kernel-versions. - No serial modules for power3, power4. -- Joey Hess Wed, 10 Mar 2004 12:16:20 -0500 linux-kernel-di (0.46) unstable; urgency=low * Joey Hess - Add via-ircc.o to irda-modules. - Add orinoco_plx to nic-extra-modules. - Remove mac parport, affs, hfs, md-modules from exclude-packages list. * Stephen R. Marenka - Removed m68k parport, affs, hfs, md-modules (really just don't need them). -- Joey Hess Sun, 7 Mar 2004 17:19:02 -0900 linux-kernel-di (0.45) unstable; urgency=low * dann frazier - Move ia64 from 2.4.22 to 2.4.25 * Joey Hess - Add cdrom-core-modules for sparc. Closes: #234860 - This package has gotten so big that it is breaking apt, to work around this, removed the old speakup and powerpc kernel versions. - Remove apparently empty ia64 md-modules. - scsi-core-modules are now built in on ia64 -- Joey Hess Sat, 06 Mar 2004 00:00:58 +0000 linux-kernel-di (0.44) unstable; urgency=low * Turn on s390 kernels. * Add 2.4.25 powerpc kernels. The 2.4.22 ones will be dropped soon. * Mark usb-uhci optional on powerpc (builtin to new kernels). * Mark sym53c8xx and ncr53c8xx optional on powerpc, also builtin. -- Joey Hess Sat, 6 Mar 2004 20:18:36 -0500 linux-kernel-di (0.43) unstable; urgency=low * Drop b44 and wd modules to nic-extra-drivers, to free up yet more space on the continually translation bloated root floppy. -- Joey Hess Fri, 5 Mar 2004 18:03:04 -0900 linux-kernel-di (0.42) unstable; urgency=low * Stephen R. Marenka - Add basic support for 2.2.25 kernels. - Add m68k-specific support for multiple kernels. - Update m68k support to 2.4.24 and 2.2.25. - Remove m68k-amiga flavor modules. * Joey Hess - Add support for *_arch_flavour fields in package-list. - The m68k kernel image provides loop-modules and drop empty loop-modules packages. - Add a slew of empty mac module udebs to exclude-packages. Looking for a better fix.. -- Joey Hess Wed, 3 Mar 2004 11:01:24 -0500 linux-kernel-di (0.41) unstable; urgency=HIGH * Joey Hess - Remove the 2.4.24 kernel for i386. - Update the i386-speakup kernel to 2.4.24 from 2.4.22. The 2.4.22 version will be removed soon. - Remove the md-modules-2.4.24 hack, mark dm-mod as optional instead. - All i386-speakup modules lists are links to common or i386 again. - Move fat-modules and floppy-modules lists to common. - build-all was broken 2 revs ago and empty modules packages shipped, fix -- Joey Hess Mon, 1 Mar 2004 17:11:25 -0500 linux-kernel-di (0.40) unstable; urgency=low * Bastian Blank - gen-control - Add XB-Kernel-Version field. - Read extra control file entries from modfile.control. - kernel-versions - Fix s390 kernel version. * Joey Hess - Moved sis-900 and via-rhine from nic-modules to nic-extra-modules, to free up more space for useless translations on the ever-bloating root floppy. :-/ - The 2.4.21 kernel-image is still not available, so commented it out once again. - Remove waldi's modfile.control stuff, and use the existing field_arch support in package-list for s390's ext3-modules provide. - Implemented jbailey's idea for prefixing optional modules with - in the lists. - Add support for blank lines and comments in modules list files, while I'm at it. - Add xfs-modules for i386, currently it's marked optional since it's only available for the newer kernels. - Add a hackish exclude-packages file to list packages that will not be listed in debian/control; add xfs-modules-2.4.24-1-386-di to it. - Remove the i386-xfs kernel flavour remnants. -- Joey Hess Sat, 28 Feb 2004 16:38:11 -0500 linux-kernel-di (0.39) unstable; urgency=low * Bastian Blank - kernel-versions - Add 2.4.21 s390 kernels. - kernel-names - Fix s390 entry. - copy-modules - Exit clean if the modules dir don't exist, needed by module-less s390 kernel images. - modules/s390 - Add initial list. - modules/s390-tape - Only kernel image. - install-files - Install System.map only if available. * Joey Hess - comment out s390 until a kernel image is in the archive - Add the 2.4.25 kernel for i386. 2.4.24 will be removed soon. Modules new to 2.4.25 have not been added (so no xfs quite yet!) -- Joey Hess Fri, 27 Feb 2004 19:22:00 -0500 linux-kernel-di (0.38) unstable; urgency=low * Add missing empty kernel-image file that was preventing the speakup kernel-image udeb from building. -- Joey Hess Wed, 25 Feb 2004 20:25:41 -0500 linux-kernel-di (0.37) unstable; urgency=low * The "xyzzy" release. * Move ide-cd from ide-modules to cdrom-core-modules, and make cdrom-core-modules depend on ide-modules (was other way around). This is to avoid having a broken ide-cd on the hd-media initrd, which has no cdrom support. * Moved e1000 to nic-extra-modules to free up space on the floppy image. -- Joey Hess Tue, 24 Feb 2004 21:13:02 -0500 linux-kernel-di (0.36) unstable; urgency=low * Update the i386 stock kernel to version 2.4.24-3, the alpha kernel to 2.4.24-3, the mips kernels to 2.4.22-0.030928.3, and the powerpc kernels to 2.4.22-10, all with fixes for the most recent security hole. The other arches remain vulnerable. -- Joey Hess Thu, 19 Feb 2004 19:36:10 -0500 linux-kernel-di (0.35) unstable; urgency=low * Thiemo Seufer - Switch mips, mipsel to multkern. -- Joey Hess Fri, 13 Feb 2004 11:46:55 -0500 linux-kernel-di (0.34) unstable; urgency=low * Fix multkern processing. * Fix builddeps. * Support per-arch fields in package-list. * Only make fat-modules be standard for ia64, i386. -- Joey Hess Wed, 11 Feb 2004 18:52:27 -0500 linux-kernel-di (0.33) unstable; urgency=low * Really remove sparc affs. -- Joey Hess Wed, 11 Feb 2004 15:13:58 -0500 linux-kernel-di (0.32) unstable; urgency=low * Jeff Bailey - Remove unneeded affs udeb from sparc. -- Joey Hess Wed, 11 Feb 2004 12:17:36 -0500 linux-kernel-di (0.31) unstable; urgency=low * Blars Blarson - Minor wording fix in README. Closes: #231514 * Joey Hess - ia64 needs fat-modules installed by default for elilo-installer to work. Increase it to standard, though it really only needs to be standard on ia64. - Use debhelper's new udeb support. - Include flavor and version in sparc kernel image. - Turn sparc kernels on. -- Joey Hess Fri, 6 Feb 2004 23:30:45 -0500 linux-kernel-di (0.30) unstable; urgency=low * Jeff Bailey - Add sparc - Use vmlinuz instead of vmlinux - Add sparc32 and sparc64 flavours - Install modules for affs, ipv6 and ppp. * Joey Hess - Move all the wireless stuff out of nic-modules and nic-common-modules, and to nic-extra-modules. Full wireless support will not fit on the root floppy, has to go to net_drivers. - nic-pcmcia-modules now depends on nic-extra-modules, for some wireless modules. - Move pcnet32 to nic-extra-modules to free up more space; it's mainly used by vmware. - Turn off the sparc stuff for this quick release. - Update to version 2.4.24-2 of the i386 kernel. - Add new sk98lin and forcedeth drivers to nic-extra-modules. -- Joey Hess Fri, 6 Feb 2004 18:55:28 -0500 linux-kernel-di (0.29) unstable; urgency=low * Remove the i386 2.4.22 stock kernel now that d-i has switched to 2.4.24. * Add the following kernel modules that are new in 2.4.24: - dm-mod to md-modules - megaraid2 to scsi-extra-modules - sym53c8xx_2 to scsi-modules * Speakup needs to be split for now as it's still using 2.4.22, which does not have the above modules. * Update powerpc kernel to version -9. -- Joey Hess Fri, 30 Jan 2004 15:17:35 -0500 linux-kernel-di (0.28) unstable; urgency=low * Update powerpc kernel to version -6. -- Joey Hess Wed, 28 Jan 2004 13:43:16 -0500 linux-kernel-di (0.27) unstable; urgency=low * Fix naming of powerpc's nic-extra-modules and nic-shared-modules. * Rename powerpc small kernels to have "powerpc-small" in the flavour, for consistency. Patch from Jeremie Koenig. * Richard Hirst - ia64: Include isofs.o in ide-modules -- Joey Hess Wed, 21 Jan 2004 15:05:57 -0500 linux-kernel-di (0.26) unstable; urgency=low * Dann Frazier - Adding ia64; starting with 2.4.22-7 * Steve Langasek - Update alpha to use 2.4.24, which seems to work as well as 2.4.22 did -- Joey Hess Fri, 16 Jan 2004 13:02:21 -0500 linux-kernel-di (0.24) unstable; urgency=low * Update powerpc kernels to version 2.4.22-5. -- Joey Hess Fri, 16 Jan 2004 13:02:21 -0500 linux-kernel-di (0.23) unstable; urgency=low * Update speakup kernel to version 2.4.22-2. * Add i386 kernel version 2.4.24; the .22 version is kept until d-i has finished transitioning to the new one. Note that I did not try to add the couple of new modules in 2.4.24 just yet. * Steve Langasek - add support for an xfs-386 flavor on i386, currently at version 2.4.22. -- Joey Hess Thu, 15 Jan 2004 15:11:40 -0500 linux-kernel-di (0.22) unstable; urgency=low * Update mipsel kernels to version 0.020911.9. -- Joey Hess Sun, 28 Dec 2003 15:06:54 -0500 linux-kernel-di (0.21) unstable; urgency=low * Add missing kernel-image udeb for non-small powerpc. -- Joey Hess Sun, 28 Dec 2003 14:04:44 -0500 linux-kernel-di (0.20) unstable; urgency=low * Add the powerpc kernels. (version 2.4.22-4) * Add a jfs module. Closes: #219879 (But not on mipsel, it's not available.) * Remove usb-ohci and usbcore from powerpc usb-modules, no such modules. * Remove sungem from powerpc nic-modules, same reason. * Remove input-modules udeb for powerpc, as none of the modules in it (keybdev, usbkbd), are in the current modules package. * Remove cdrom, ide-cd, ide-disk from cdrom-modules on powerpc. * Remove ext3-modules udeb for powerpc, seems it is not built as modules there? -- Joey Hess Tue, 23 Dec 2003 22:11:32 -0500 linux-kernel-di (0.19) unstable; urgency=low * Don't include modules.dep in the kernel udeb, as the installer build process builds a reduced one. * Do include System.map though, it's needed for depmod to work if the running kernel is 2.6. * [i386, powerpc, alpha] Split out scsi-common-modules, which will be for scsi controllers that are very common. It's targeted to fit on a CD initrd to support scsi cdroms. Currently only include aic7xxx and BusLogic. * Add sym53c8xx to scsi-common-modules based on user report. Closes: #221167 -- Joey Hess Wed, 17 Dec 2003 14:40:05 -0500 linux-kernel-di (0.18) unstable; urgency=low * Thiemo Seufer - Add module definitions for mips, mipsel. - Add kernel definitions for mips, mipsel, but keep them disabled for now. - Improve install-files, find-dups. Enable kernel definitions for mips, mipsel. - Remove some module definitions not available on mipsel. -- Joey Hess Tue, 9 Dec 2003 18:52:34 -0500 linux-kernel-di (0.17) unstable; urgency=low * Add pppox to ppp-modules at request of Marco d'Itri. * Move b44 to nic-modules as it seems rather common, on eg Dell hardware. -- Joey Hess Tue, 18 Nov 2003 18:23:42 -0500 linux-kernel-di (0.16) unstable; urgency=low * Mario Lang: - Add "speakup" as additional flavour to kernel-versions on i386. This is necessary to support blind users using a hardware speech synthesizer. * Joey Hess - [alpha] Broke srm_env out into its own package from kernel-image for consistency. - change build_all to not check build deps - fix build_all's handling of flavours, only build each arch once * Goswin von Brederlow - modules/m68k-amiga: mac has scsi-modules, amiga has scsi-core-modules mv scsi-core-modules scsi-modules -- Joey Hess Sun, 16 Nov 2003 19:42:28 -0500 linux-kernel-di (0.15) unstable; urgency=low * Have copy-modules sort the module lists files. This fixes some locale dependeny bugs in dependency resolution and exposes some misplaced modules.. * Move aironet4500_core to nic-shared-modules, as both nic-pcmcia-modules and nic-extra-modules need it. * Move NCR53C9x from scsi-extra-modules to scsi-modules; mca_53c9x depends on it. * iph5526 depends on scsi_mod. Remove from nic-extra-modules. * Remove ide-scsi from scsi-modules. I *think* that there is no need to have ide-scsi support in the installer (only for writing CDs, right?) And to keep it scsi-modules would need to depend on ide-core-modules. -- Joey Hess Thu, 13 Nov 2003 14:22:10 -0500 linux-kernel-di (0.14) unstable; urgency=low * Add cs89x0 to nic-extra-modules (i386) based on user repport. * Add more modules, mostly unusual or ISA since we have the space: 3c523 3c527 ac3200 at1700 depca e2100 eexpress es3210 eth16i ewrk3 iph5526 lne390 lp486e ne2 ni5010 ni52 rrunner skfp smc9194 smc-ultra32 3c359 -- Joey Hess Thu, 13 Nov 2003 00:01:42 -0500 linux-kernel-di (0.13) unstable; urgency=low * Add the pcnet32 driver to nic-modules (used by vmware, we have space). * Make copy-modules abort if tar fails (lost that when converting from fifo). * Move sr_mod from scsi-modules to cdrom-core-modules; it is required for USB cdrom drives as well as scsi ones. * cdrom-core-modules needs to depend on scsi-core-modules because of this change. * Removed links target in debian/rules, to make debian/rules clean binary work. -- Joey Hess Thu, 13 Nov 2003 00:01:35 -0500 linux-kernel-di (0.12) unstable; urgency=low * Add the b44 driver to nic-extra-modules (is this a common module)? * Put 3c59x back in nic-modules, no isa-pnp after all. * Broke loop.o out into its own package, from floppy-modules, as it has nothing to do with floppy support and is needed on media that will not have floppy support. * Each modules package will provide the base name of the package, so that d-i udebs can declare dependencies on modules packages they need. -- Joey Hess Wed, 5 Nov 2003 11:35:32 -0500 linux-kernel-di (0.11) unstable; urgency=low * Gaudenz Steinlin - add powerpc and powerpc-small module lists - add hfs and affs modules - fix gen-deps and copy-modules to work with $flavour * Joey Hess - minor cleanups - add srm_env module for alpha. For lack of any better place to put it, it's in the kernel-image package for now. Closes: #218632 - update build_all to support flavours - move ne.o to nic-extra-modules. It requires isa-pnp, which is too big to fit on the root floppy. Closes: #215509 - 3c59x and smc-ultra move also for the same reason. - nic-modules loses its dep on isa-pnp-modules. - temporarily comment out powerpc stuff in kernel-versions until the kernels are in the archive -- Joey Hess Mon, 3 Nov 2003 19:37:52 -0500 linux-kernel-di (0.10) unstable; urgency=low * Change ext3 and reiserfs to priority standard, to make them be available by default in the installer. -- Joey Hess Thu, 30 Oct 2003 14:11:58 -0500 linux-kernel-di (0.9) unstable; urgency=low * Goswin von Brederlow - Add m68k amiga module lists - Add kernel-image-2.4.20-amiga to kernel-versions. * Joey Hess - Fix section to be debian-installer, not devel. - Add an installedname field to kernel-versions to support non-flavoured naming as used in m68k and other kernel debs. - Removed autogenerated file debian/control from CVS. It will still be in the tarball. - Broke make-links and install-files out of debian/rules. - Look in modules/-/ if it exists in preference to plain modules//. - build-all updated, enhanced to generate cross-compiler stubs automatically. -- Joey Hess Fri, 26 Oct 2003 13:53:06 +0100 linux-kernel-di (0.8) unstable; urgency=low * Fix broken (doubled) dependency field of ide-modules. * modules-list had usb-storage-modules depending on ide-modules; but they really depend on ide-core-modules. * Dropped the modutils dependency from the kernel image. * Add debian/control.stub, package-list, and kernel-versions. * Automatically generate control file from new files. * Replace module-deps with gen-deps, a program that extracts the module deps information from the package-list. * Add rules code to generate control, delete it when done, and manage a link from control.stub to control at other times, so dpkg-buildpackage will be happy. * Change section of source package to debian-installer. * Remove per-package section settings. * Pass -s to debhelper commands. * Moved sr_mod.o from scsi-core-modules to scsi-modules, and broke cdrom.o out into a cdrom-core-modules, which ide-modules, scsi-modules, and cdrom-modules all depend on. This is keep scsi-core-modules from depending on ide-modules for cdrom.o (which it did before, though the Depends entry was missing, it was in module-deps). * Add alpha to kernel-versions, using the 2.4.22-1-generic kernel. * Remove all the hard-coded kernel flavour and arch stuff from debian/control, getting it from kernel-versions, and supporting multiple kernel versions too. * Add kernel-names to list the image names on various architectures. * Reorganized the modules directory for multi-arch support. * Copied in the modules lists from kernel-image-2.4.22-alpha-udeb 2.4.22-3. * Added .lnk symlink system to work around CVS. * Factored out common modules into modules/common, with symlinks. * Replayed my modules changes since I took over this package into the alpha modules where appropriate: - Add alpha/ide-core-modules. - Added all the PCI cards I could find to alpha/nic-extra-modules: 3c59x, e100, e1000, natsemi, ne, ne2k-pci, sis900, via-rhine, winbond-840, orinoco_pci, ni65, sk98lin, hamachi, olympic, typhoon, starfire, lanstreamer, sundance, abyss, aironet4500_card, dl2k, ns83820, 8139cp, fealnx, tmspci, amd8111e, r8169, eepro100. (Er, I hope this still fits wherever.) - Remove scsi_debug modules from alpha/scsi-modules. - Broke out some uncommon SCSI modules (for tape, raid, etc) to a alpha/scsi-extra-modules. Should not be needed to get to a cdrom. - Moved sr_mod.o from alpha/scsi-core-modules to alpha/scsi-modules, and broke cdrom.o out into cdrom-core-modules. (Did not change alpha/nic-modules; the common cards vary by arch.) (Did not add firewire, or make pcmcia changes; no known demand.) * Add NCR53c406a to alpha/scsi-modules. * Remove drivers/scsi/pcmcia directory from alpha/scsi-modules for now. * Add (empty) kernel-image files to the modules lists directories. Removes some special cases.. * Elide dependencies from package-lists if the depended-upon package will not be built for the target arch. * Update docs, but they're still just a brain-dump. * Add support for cross "compiling". * Change MODDIR to SOURCEDIR and take the kernel from there too. * Add my build-all script. -- Joey Hess Fri, 24 Oct 2003 16:13:06 -0400 linux-kernel-di (0.7) unstable; urgency=low * Add duplicate module finding script. * Remove duplicate module sis900 from nic-extra-modules. * Both nic-modules and nic-extra-modules need isa-pnp-modules. * scsi-modules needs parport-modules. * Changed many modules to priority standard, to ensure they are available automatically during eg, CDROM installs. * Rewrote modules.dep parser in perl, make it work even if modules.dep has been relocated. * Add MODDIR which allows overridding of the directory it takes modules from. * Don't pass version into copy-modules via exported env variable, move it to $2. * Doc updates. -- Joey Hess Fri, 17 Oct 2003 20:37:00 -0400 linux-kernel-di (0.6) unstable; urgency=low * The isapnp-modules dep moved from nic-modules to nic-extra-modules. * Simplified the rules file some more. -- Joey Hess Fri, 17 Oct 2003 00:51:54 -0400 linux-kernel-di (0.5) unstable; urgency=low * Remove scsi_debug modules from scsi-modules. * Broke out some uncommon SCSI modules (for tape, raid, pcmcia scsi, etc) to a scsi-extra-modules. Should not be needed to get to a cdrom. * Move copy-modules down a directory. * Add a README. -- Joey Hess Thu, 16 Oct 2003 00:46:57 -0400 linux-kernel-di (0.4) unstable; urgency=low * Add firewire-core-modules, for firewire CDROMs, disks. -- Joey Hess Wed, 15 Oct 2003 20:08:48 -0400 linux-kernel-di (0.3) unstable; urgency=low * Added all the PCI and especially gigabit cards I could find to nic-extra-modules: lance, de4x5, sis900, ni65, sk98lin, hamachi, olympic, typhoon, starfire, lanstreamer, sundance, abyss, aironet4500_card, dl2k, ns83820, 8139cp, fealnx, tmspci, amd8111e, r8169. Still plenty of room on the driver floppy. * Add com20020_cs, ibmtr_cs to nic-pcmcia-modules, to complete the set. * Add orinoco_pci to nic-modules, and put hermes and orinoco in nic-shared-modules. * Add eepro100 to nic-extra-modules, it's redundant with e100, but just in case. * Add TODO. -- Joey Hess Tue, 14 Oct 2003 23:35:18 -0400 linux-kernel-di (0.2) unstable; urgency=low * Remove ide-core from modules/ide-modules. * Fix ordering of ide-modules entry in module-deps, which must be pre-sorted. * Broke out a fat-modules udeb that has vfat and fat support in it, used to be in floppy-modules. * Stop using a fifo in copy-modules when a pipe will do. -- Joey Hess Sat, 11 Oct 2003 22:48:34 -0400 linux-kernel-di (0.1) unstable; urgency=low * New maintainer, taking over from Herbert Xu. Thanks for all your good work, Herbert! * Add myself to uploaders, set d-i as primary maintainer. * This package is now in d-i cvs. It will eventually be used for all linux kernel udebs for all architectures. For now, it is i386 only; alpha is next. * Rename source package from kernel-image-2.4.22-i386-udeb to linux-kernel-di. * Change to a native version number, that does not track a kernel version. * Renamed all the udebs, replacing "-udeb" in the package name with "-di". * Add ide-core-modules, also needed by usb-storage-modules. * Make scsi-modules depend on scsi-core-modules. * Add a copyright file! * Update to debhelper v4. * Remove boilerplate comments from debian/rules. * Remove standards-version from control, udebs are not standards compliant. -- Joey Hess Fri, 10 Oct 2003 22:14:42 -0400 kernel-image-2.4.22-i386-udeb (2.4.22-3) unstable; urgency=low * Created scsi-core-modules for usb-storage-modules. -- Herbert Xu Wed, 8 Oct 2003 20:08:20 +1000 kernel-image-2.4.22-i386-udeb (2.4.22-2) unstable; urgency=low * Added eepro to nic-extra-modules (closes: #211727). * Added crc32 to nic-shared-modules explicitly. * Added loop to floppy-modules. * Added mii to nic-shared-modules. * Made nic-pcmcia-modules depend on nic-shared-modules. * Added common modules to nic-pcmcia-modules. -- Herbert Xu Sun, 28 Sep 2003 14:08:39 +1000 kernel-image-2.4.22-i386-udeb (2.4.22-1) unstable; urgency=low * New upstream release. * Updated IDE module names for 2.4.22. * Added ehci-hcd to usb-modules. * Added usb-storage-modules (closes: #209229). -- Herbert Xu Fri, 12 Sep 2003 20:07:47 +1000 kernel-image-2.4.21-1-i386-udeb (2.4.21-2) unstable; urgency=low * Built against 2.4.21-5. * Added DAC960/cciss/cpqarray/cpqfc to scsi-modules (closes: #205557). * Added reiserfs-modules. * Added pcmcia udebs (Joey Hess, closes: #202168). -- Herbert Xu Tue, 26 Aug 2003 20:37:05 +1000 kernel-image-2.4.21-1-i386-udeb (2.4.21-1) unstable; urgency=low * New upstream release. * Added fusion drivers to scsi-modules (closes: #194617). * Added IDE PCI modules to ide-modules. * Updated paths of USB host modules. -- Herbert Xu Tue, 17 Jun 2003 21:00:06 +1000 kernel-image-2.4.20-1-i386-udeb (2.4.20-8) unstable; urgency=low * Renamed nic-modules-* to nic-*-modules. -- Herbert Xu Sat, 10 May 2003 10:50:16 +1000 kernel-image-2.4.20-1-i386-udeb (2.4.20-7) unstable; urgency=low * Added dpt_i2o.o to scsi-modules (closes: #186731). * Put RAID and LVM modules in md-modules (closes: #185606). * Added e100/e1000/sis900/tg3 to nic-modules (closes: #185518). -- Herbert Xu Wed, 9 Apr 2003 20:02:09 +1000 kernel-image-2.4.20-1-i386-udeb (2.4.20-6) unstable; urgency=low * Included modules.dep file in kernel-image-udeb. * Added input-modules (closes: #185654). * Added irda-modules (closes: #185807). * Added parport-modules (closes: #185856). -- Herbert Xu Fri, 28 Mar 2003 20:06:24 +1100 kernel-image-2.4.20-i386-udeb (2.4.20-5) unstable; urgency=low * Added fb-modules. -- Herbert Xu Sat, 1 Mar 2003 14:40:53 +1100 kernel-image-2.4.20-i386-udeb (2.4.20-4) unstable; urgency=low * Added brltty-modules and usb-modules. -- Herbert Xu Tue, 18 Feb 2003 19:32:48 +1100 kernel-image-2.4.20-i386-udeb (2.4.20-3) unstable; urgency=low * Added lvm-modules package. -- Herbert Xu Sun, 9 Feb 2003 12:26:15 +1100 kernel-image-2.4.20-i386-udeb (2.4.20-2) unstable; urgency=low * Added ext3-modules package (closes: #173386). -- Herbert Xu Sat, 21 Dec 2002 20:19:00 +1100 kernel-image-2.4.20-i386-udeb (2.4.20-1) unstable; urgency=low * New upstream release. -- Herbert Xu Sun, 1 Dec 2002 16:03:56 +1100 kernel-image-2.4.19-i386-udeb (2.4.19-5) unstable; urgency=low * Fixed i386 lcall DoS (Petr Vandrovec). * Added vfat.o to floppy-modules (closes: #170744). -- Herbert Xu Tue, 26 Nov 2002 19:09:57 +1100 kernel-image-2.4.19-i386-udeb (2.4.19-4) unstable; urgency=low * Moved udebs to standalone source package. * Renamed packet-socket udeb to socket-modules. * Added unix.o to socket-modules (closes: #163748). * Added aacraid to scsi-modules udeb (closes: #166031). * Added ipv6 udeb (closes: #167922). -- Herbert Xu Thu, 7 Nov 2002 19:11:17 +1100 kernel-image-2.4.19-i386 (2.4.19-3) unstable; urgency=low * Added pcnet32 to nic-modules-extra. * Depend on modutils 2.4.19 due to new binutils (closes: #163011). * Turned CONFIG_VIDEO_SELECT off. -- Herbert Xu Sun, 6 Oct 2002 17:18:33 +1000 kernel-image-2.4.19-i386 (2.4.19-2) unstable; urgency=low * Built against kernel-source 2.4.19-2. * Added kernel-image-2.4-* packages. * Enabled CONFIG_ACPI as a module (closes: #159253). * Enabled HIGHMEM4G on 686, 686-smp and k7 (closes: #143575, #161124). * Enabled CONFIG_IDEDMA_PCI_AUTO. * Added k7-smp flavour (closes: #141743). * Added floppy-modules udeb (closes: #156570). * Enabled CONFIG_AIC7XXX_PROBE_EISA_VL. -- Herbert Xu Sat, 28 Sep 2002 17:50:52 +1000 kernel-image-2.4.19-i386 (2.4.19-1) unstable; urgency=low * New upstream release. * Call dh_installdocs for kernel-pcmcia-modules (closes: #144953). * Enabled sunhme (closes: #150813). * Updated dependency versioned on initrd-tools since 2.4.19 broke modprobe inside the initrd. -- Herbert Xu Thu, 8 Aug 2002 20:07:30 +1000 kernel-image-2.4.18-i386 (2.4.18-5) unstable; urgency=low * Built against kernel-source 2.4.18-5. * Added replaces header for kernel-pcmcia-modules (closes: #140719). * Enabled MTD devices (closes: #139316). -- Herbert Xu Sun, 14 Apr 2002 10:06:38 +1000 kernel-image-2.4.18-i386 (2.4.18-4) unstable; urgency=high * Built against kernel-source 2.4.18-4. -- Herbert Xu Wed, 20 Mar 2002 20:10:26 +1100 kernel-image-2.4.18-i386 (2.4.18-3) unstable; urgency=high * Build 4.1 DRM modules instead of 4.0 ones (closes: #138382). -- Herbert Xu Fri, 15 Mar 2002 19:45:22 +1100 kernel-image-2.4.18-i386 (2.4.18-2) unstable; urgency=high * Built against kernel-source 2.4.18-3. * Added dependency on modutils-* to kernel-image-udeb (closes: #136743). * Per request from PCMCIA maintainer: . Moved PCMCIA modules back again. . Split PCMCIA modules into their own packages. -- Herbert Xu Wed, 13 Mar 2002 21:34:25 +1100 kernel-image-2.4.18-i386 (2.4.18-1) unstable; urgency=low * New upstream release. * Built with kernel-package 7.80 (closes: #128665). * Added note about Pentium IV in -686* packages (closes: #134213). * Disabled ACORN_PARTITION_POWERTEC as it's too aggresive (closes: #129373). * Moved PCMCIA modules to kernel-pcmcia-$(version) (closes: #128662). -- Herbert Xu Thu, 28 Feb 2002 21:52:37 +1100 kernel-image-2.4.17-i386 (2.4.17-1) unstable; urgency=low * New upstream release. * Removed 586 flavour due to lack of interest. * Fixed typos in control file (Alexey Mahotkin, Matt Zimmerman, closes: #124828). * Built with kernel-package 7.75 (closes: 121960). * Enabled ATM support (closes: #126130). -- Herbert Xu Sat, 22 Dec 2001 16:03:32 +1100 kernel-image-2.4.16-i386 (2.4.16-1) unstable; urgency=low * New upstream release. -- Herbert Xu Wed, 28 Nov 2001 07:44:56 +1100 kernel-image-2.4.15-i386 (2.4.15-1) unstable; urgency=low * New upstream release. -- Herbert Xu Sat, 24 Nov 2001 18:51:38 +1100 kernel-image-2.4.14-i386 (2.4.14-1) unstable; urgency=low * New upstream release. * Reinstated k7 flavour. -- Herbert Xu Fri, 9 Nov 2001 20:45:25 +1100 kernel-image-2.4.13-i386 (2.4.13-1) unstable; urgency=low * New upstream release. * Put nic-modules on a diet. * Added nic-modules-shared and nic-modules-extra. * Added plip-modules (closes: #116016). * Added support for capifs. * Increased versioned dependency on initrd-tools for new mkcramfs to work around tmpfs bug in 2.4.12. -- Herbert Xu Sat, 27 Oct 2001 17:56:21 +1000 kernel-image-2.4.12-i386 (2.4.12-1) unstable; urgency=low * New upstream release. -- Herbert Xu Sat, 13 Oct 2001 12:42:42 +1000 kernel-image-2.4.10-i386 (2.4.10-1) unstable; urgency=low * New upstream release. * Disabled ACORN_PARTITION_ADFS as it's too aggressive. * Disable ECN by default. It's still compiled in though. * Added drivers to nic-modules per reqeust from Raphael Hertzog. -- Herbert Xu Sat, 29 Sep 2001 17:46:10 +1000 kernel-image-2.4.9-i386 (2.4.9-1) unstable; urgency=low * New upstream release. -- Herbert Xu Sat, 18 Aug 2001 22:16:41 +1000 kernel-image-2.4.8-i386 (2.4.8-1) unstable; urgency=low * New upstream release. * Added ide/cdrom/scsi udeb packages. -- Herbert Xu Sun, 12 Aug 2001 09:36:26 +1000 kernel-image-2.4.7-i386 (2.4.7-1) unstable; urgency=low * New upstream release. * Recommend the k6 flavour for Duron/Athlon systems (closes: #103656). -- Herbert Xu Sat, 21 Jul 2001 22:26:43 +1000 kernel-image-2.4.6-i386 (2.4.6-1) unstable; urgency=low * New upstream release. * Enabled USB_STORAGE_FREECOM (closes: #100674). -- Herbert Xu Thu, 5 Jul 2001 20:04:24 +1000 kernel-image-2.4.5-i386 (2.4.5-1) unstable; urgency=low * New upstream release. * Built against new kernel-packages (closes: #93957, #98083). * Removed k7 flavour until it works consistently. * Integrated the di image (closes: #96220). -- Herbert Xu Sun, 27 May 2001 14:24:39 +1000 kernel-image-2.4.4-i386 (2.4.4-1) unstable; urgency=low * New upstream release. * Removed pentium4 for cost/benefit reasons. Either compile your own or use 686. -- Herbert Xu Sun, 29 Apr 2001 10:53:41 +1000 kernel-image-2.4.3-i386 (2.4.3-2) unstable; urgency=low * Removed unnecessary pentiumiii/pentiumiii-smp flavours. * Built against kernel-source 2.4.3-4. * Built against modified kernel-package which generates correct lilo.conf for initrd. -- Herbert Xu Sun, 22 Apr 2001 11:43:45 +1000 kernel-image-2.4.3-i386 (2.4.3-1) unstable; urgency=low * New upstream release. * Added versioned dependency on modutils for kernel-image packages (closes: #90906). * Built with modified kernel-package (closes: #91320, #91326). * Disabled CONFIG_VIDEO_ZORAN since it doesn't build with 2.4.3. * Exported proc_get_inode (ac patches, closes: #91325). -- Herbert Xu Mon, 16 Apr 2001 08:39:36 +1000 kernel-image-2.4.2-i386 (2.4.2-1) unstable; urgency=low * New upstream release (closes: #83689). * Started using initrd (closes: #54292, #65559, #81474). * Added build-time dependency on modutils. -- Herbert Xu Sun, 11 Mar 2001 15:12:53 +1100 kernel-image-2.4.0-test11-i386 (2.4.0-test11-1) unstable; urgency=low * New upstream release. * Only kernel-headers for now. -- Herbert Xu Sun, 10 Dec 2000 08:22:07 +1100 kernel-image-2.2.18pre21-i386 (2.2.18pre21-1) stable unstable; urgency=low * New upstream release. * Build QLOGIC_FC as a module since we're over 1M again. -- Herbert Xu Sat, 18 Nov 2000 14:50:54 +1100 kernel-image-2.2.17-i386 (1:2.2.17-1) stable unstable; urgency=low * New upstream release. -- Herbert Xu Sat, 9 Sep 2000 12:25:28 +1100 kernel-image-2.2.17-i386 (2.2.17pre6-1) frozen unstable; urgency=low * New upstream release. -- Herbert Xu Sun, 25 Jun 2000 09:17:30 +1000 kernel-image-2.2.16-i386 (2.2.16-1) frozen unstable; urgency=low * New upstream release (2.2.16). * DAC960 is now built as a module since 2.2.16 puts us over 1M again. -- Herbert Xu Sun, 18 Jun 2000 15:50:07 +1000 kernel-image-2.2.15-i386 (1:2.2.15-2) frozen unstable; urgency=low * Rebuilt with kernel-source 2.2.15-3. -- Herbert Xu Thu, 1 Jun 2000 10:13:30 +1000 kernel-image-2.2.15-i386 (1:2.2.15-1) frozen unstable; urgency=low * New upstream release (2.2.15-2). -- Herbert Xu Sat, 13 May 2000 10:00:51 +1000 kernel-image-2.2.15-i386 (2.2.15pre20-1) frozen unstable; urgency=low * New upstream release. * The kernel version now includes the flavour. -- Herbert Xu Tue, 25 Apr 2000 15:27:44 +1000 kernel-image-2.2.15-i386 (2.2.15pre19-1) frozen unstable; urgency=low * New upstream release. * Swapped AM53C974 and DC390T since the former seems to work better (closes: #56634). -- Herbert Xu Fri, 21 Apr 2000 13:36:02 +1000 kernel-image-2.2.14-i386 (2.2.14-4) frozen unstable; urgency=low * Enabled CONFIG_NCPFS_NFS_NS and CONFIG_NCPFS_OS2_NS (closes: #61704). * Enabled IDESCSI. * kernel-image-*-ide is now built as a flavour. -- Herbert Xu Sun, 16 Apr 2000 13:05:53 +1000 kernel-image-2.2.14-i386 (2.2.14-3) frozen unstable; urgency=low * Enabled IP masquerading (closes: #61201). * kernel-image-*-ide now has a distinct Description field (closes: #56891). -- Herbert Xu Mon, 3 Apr 2000 08:34:45 +1000 kernel-image-2.2.14-i386 (2.2.14-2) frozen unstable; urgency=low * Enabled ServerRAID (closes: #52597). * Enabled DAC960 (closes: #49863). * Enabled CONFIG_FILTER (closes: #50996). * Enabled quota support (closes: #60206). -- Herbert Xu Wed, 22 Mar 2000 15:12:21 +1100 kernel-image-2.2.14-i386 (2.2.14-1) unstable; urgency=low * New upstream release. -- Herbert Xu Sat, 15 Jan 2000 13:13:29 +1100 kernel-image-2.2.13-i386 (2.2.13-3) unstable; urgency=low * Added an ide subarch (closes: #50908). -- Herbert Xu Thu, 2 Dec 1999 00:30:15 +1100 kernel-image-2.2.13-i386 (2.2.13-2) unstable; urgency=low * Initial release. * Disabled CONFIG_APM_RTC_IS_GMT (closes: #48503). * Enabled Unix98 ptys (closes: #49723). * Turned initrd back on as it was accidentally disabled (closes: #50109). * Downgraded CONFIG_SCSI_AM53C974 to a module (closes: #49559). * Enabled Stallion drivers as modules. -- Herbert Xu Fri, 19 Nov 1999 21:56:37 +1100