module-init-tools (3.3-pre11-4ubuntu16) intrepid; urgency=low * Add ignore_hpa=1 option for libata to get prior functionality and consistency. -- Ben Collins Tue, 14 Oct 2008 11:45:32 -0400 module-init-tools (3.3-pre11-4ubuntu15) intrepid; urgency=low * Added ipw2200 modprobe option 'associate=0' to stop auto-association. -LP: #264104 -- Tim Gardner Mon, 13 Oct 2008 10:45:16 -0600 module-init-tools (3.3-pre11-4ubuntu14) intrepid; urgency=low * debian/module-init-tools.preinst: - update the rm_conffile() function to the one currently in common use - call rm_conffile for /etc/modprobe.d/blacklist-e1000e to clean up after ourselves -- Steve Langasek Mon, 06 Oct 2008 10:25:44 +0000 module-init-tools (3.3-pre11-4ubuntu13) intrepid; urgency=low * Remove e1000e blacklist as this was not sufficient to prevent installation of the module since its normally installed in the initrd. The kernel was uploaded instead with the e1000e module disabled. -- Tim Gardner Wed, 24 Sep 2008 20:45:46 +0000 module-init-tools (3.3-pre11-4ubuntu12) intrepid; urgency=low * Compile with -Os instead of -O2, making things smaller really helps speed things up. Oh, would somebody pick that Gentoo developer up off the floor; anyone would think I just shattered their religion or something. -- Scott James Remnant Wed, 24 Sep 2008 09:31:13 -0700 module-init-tools (3.3-pre11-4ubuntu11) intrepid; urgency=low * Added a rule to actually copy blacklist-e1000e to the package directory. -- Tim Gardner Tue, 23 Sep 2008 19:23:29 +0000 module-init-tools (3.3-pre11-4ubuntu10) intrepid; urgency=low * Temporarily blacklist e1000e. The e1000e driver is currently believed to cause onboard flash checksum errors in the 2.6.26 through 2.6.27-rc7 series kernels. These checksum errors can become severe enough to permanently disable the operation of the ICH8/ICH9 based e1000e NICs. For reference, please see: http://bugzilla.kernel.org/show_bug.cgi?id=11382 http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1 https://bugs.launchpad.net/suse/+source/linux/+bug/263555 This is hopefully a temporary measure. LP: #263555 -- Tim Gardner Tue, 23 Sep 2008 16:43:51 +0000 module-init-tools (3.3-pre11-4ubuntu9) intrepid; urgency=low * extra/modprobe.d/blacklist: Blacklist snd_pcsp by default. It has an extraordinarily low quality and is not useful at all for real audio playback. It causes a lot of hangs and pain, and workarounds in ALSA and PulseAudio have been insufficient. (LP: #246969) -- Martin Pitt Tue, 12 Aug 2008 17:31:29 +0200 module-init-tools (3.3-pre11-4ubuntu8) intrepid; urgency=low * extra/modprobe.d/blacklist-framebuffer: - Add lxfb module. LP: #237186. -- Scott James Remnant Mon, 14 Jul 2008 10:18:11 +0100 module-init-tools (3.3-pre11-4ubuntu7) intrepid; urgency=low * patches/last_good_boot: Detect when we are booted with last-good-boot in /proc/cmdline, and set-version appropriate (so we get the right modules). Can still be overriden by --set-version= and is ignored in initramfs (-d /scripts) -- Ben Collins Fri, 20 Jun 2008 14:21:20 -0400 module-init-tools (3.3-pre11-4ubuntu6) intrepid; urgency=low * Blacklist snd_aw2, which is a new driver that conflicts with an existing dvb driver. -- Ben Collins Wed, 18 Jun 2008 14:11:06 -0400 module-init-tools (3.3-pre11-4ubuntu5) hardy; urgency=low [ Luka Renko ] * Blacklist garmin_gps driver: most applications now have proper Garmin USB support, so serial emulation is not needed anymore. LP #114565 -- Tim Gardner Mon, 25 Feb 2008 20:47:50 +0000 module-init-tools (3.3-pre11-4ubuntu4) hardy; urgency=low * Blacklist asus_acpi in favor of asus-laptop LP #184721 -- Tim Gardner Wed, 13 Feb 2008 11:31:20 -0700 module-init-tools (3.3-pre11-4ubuntu3) hardy; urgency=low * Create /etc/depmod.d/ubuntu.conf to control the order of module searching. This solves the problem where there are duplicate modules in the kernel as well as linux-ubuntu-modules. The search order is updates, ubuntu, built-in, then everything else. -- Tim Gardner Fri, 1 Feb 2008 10:13:50 -0700 module-init-tools (3.3-pre11-4ubuntu2) hardy; urgency=low * Blacklist bcm43xx, prism54. LP #185719 -- Fri, 01 Feb 2008 14:54:43 +0000 module-init-tools (3.3-pre11-4ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: + extra/installarchconf: - Install i386 archmap on lpia as well. + debian/control: - DebianMaintainerField foo - Add Replaces: hotplug + debian/module-init-tools.postinst: - Add upgrade quirks (removing a pre-dapper one in the process) + debian/module-init-tools.init: - log_message_start that we're "loading manual drivers". - Remove /lib/modules/boot support. - Don't warn about modprobe.conf not including modprobe.d (since we include it regardless) + debian/rules: - Install the following files into etc/modprobe.d: extra/modprobe.d/blacklist extra/modprobe.d/blacklist-framebuffer extra/modprobe.d/blacklist-watchdog extra/modprobe.d/isapnp extra/modprobe.d/options - Add those modprobe.d files to the udeb, too. - Start at 15 S instead of 20 S. + extra/modprobe.d/blacklist-framebuffer: - Blacklist framebuffer modules. + extra/modprobe.d/isapnp: - Add some modaliases missing from the kernel modules. + extra/modprobe.d/blacklist: - Add additional blaclists (see rationale in the file). + extra/modprobe.d/blacklist-watchdog: - Don't load watchdog modules by default (should be loaded by a watchdog daemon). + extra/modprobe.d/options: - Add a few options to pass by default to certain modules. (see description in the file). + debian/patches/silence_modprobe: - Add -Q option to modprobe (to suppress warnings and errors). + debian/patches/modprobe_conf_and_directory: - Don't ignore the modprobe.d directory if modprobe.conf is present. -- Soren Hansen Tue, 23 Oct 2007 11:10:38 +0200 module-init-tools (3.3-pre11-4) unstable; urgency=high * Try harder to clean up the diversions. Apparently some old dpkg version used to leave around diverted files which got removed. (Closes: #428650) * Clean up after modutils by deleting /etc/rcS.d/S20modutils. * Make update-modules complain about its uselessness. -- Marco d'Itri Sun, 08 Jul 2007 22:59:13 +0200 module-init-tools (3.3-pre11-3) unstable; urgency=high * The modutils diversions must be removed in postinst, because preinst is run before the old files are removed. (Closes: #428650) -- Marco d'Itri Wed, 13 Jun 2007 13:39:07 +0200 module-init-tools (3.3-pre11-2) unstable; urgency=high * Disabled modutils compatibility, now the package conflicts with it. * Removed the modutils_extension patch and extra/fixmanpages, which dealt with modutils. * New patch insmod-segv: prevents insmod from segfaulting if called without an explicit path, courtesy of Mikko Ylinen. (Closes: #425458) * Add .orig to the list of forbidden extensions. (See #295755.) * Removed from preinst the code needed to upgrade from pre-sarge versions of the package (< 3.1-pre2-1). * Stop installing the TODO, FAQ, generate-modprobe.conf and modprobe.devfs files because they are useless. * New patch use_blacklist_doc to document the --use-blacklist command line parameter. -- Marco d'Itri Wed, 13 Jun 2007 04:11:34 +0200 module-init-tools (3.3-pre11-1) unstable; urgency=medium * New upstream release. (Closes: #421115) * Removed patch hotplug_blacklist: /etc/hotplug/blacklist.d/ is not supported anymore. * Removed backported patches: cmdline_opts_fix, format_64bit_fix. * Depend on docbook-to-man, since pre-build man pages are not in the upstream tree anymore. * Fixed misc documentation issues. (Closes: #348121, #401972, #401973) * New alias: binfmt-0064 [x86_64]. (Closes: #421978) * Removed alias: binfmt-332 [x86]. -- Marco d'Itri Sun, 20 May 2007 19:44:47 +0200 module-init-tools (3.3-pre4-2ubuntu4) gutsy; urgency=low * Remove mptbase mpt_channel_mapping workaround. Fixed in mptbase in recent kernels instead. -- Soren Hansen Mon, 01 Oct 2007 09:01:14 +0200 module-init-tools (3.3-pre4-2ubuntu3) gutsy; urgency=low * extra/installarchconf: Install i386 archmap on lpia as well. -- Adam Conrad Wed, 1 Aug 2007 23:02:27 +1000 module-init-tools (3.3-pre4-2ubuntu2) gutsy; urgency=low * Remove blacklist for 818x and 8180 drivers. * Default mptbase to mpt_channel_mapping=1 to workaround bug #112860 -- Ben Collins Thu, 17 May 2007 20:24:50 -0400 module-init-tools (3.3-pre4-2ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - Add modprobe.d/options modprobe.d/isapnp modprobe.d/blacklist-watchdog modprobe.d/blacklist-framebuffer modprobe.d/blacklist - debian/rules: - install extra modprobe.d files - use the above modprobe.d files in udeb - start at 15 S instead of 20 S - Preserve debian/patches/silence_modprobe and modprobe_conf_and_directory. - Remove debian/patches/hotplug_blacklist. - debian/control Ubuntu maintainer foobar. - debian/module-init-tools.init: remove /lib/modules/boot support. - debian/module-init-tools.postinst: preserve ipv6 blacklist removal. -- Fabio M. Di Nitto Wed, 16 May 2007 10:07:03 +0200 module-init-tools (3.3-pre4-2) unstable; urgency=medium * New aliases: net-pf-16-proto-*. (Closes: #411048) -- Marco d'Itri Sun, 18 Feb 2007 17:53:37 +0100 module-init-tools (3.3-pre4-1) unstable; urgency=medium * New upstream release (3.3-pre6), only bug fixes. * Added patch cmdline_opts_fix to prevent passing command line options to modules depended on. From Altlinux. (Closes: #336205) * Added patch format_64bit_fix to fix a possible bug on some 64 bit architectures. From Altlinux. * Moved modprobe.conf to modprobe.d/ in the udeb to stop ignoring other files in the directory. -- Marco d'Itri Sat, 6 Jan 2007 16:01:00 +0100 module-init-tools (3.3-pre3-1ubuntu7) feisty; urgency=low * yes another one to make it even harder.. -- Fabio M. Di Nitto Tue, 03 Apr 2007 14:41:19 +0200 module-init-tools (3.3-pre3-1ubuntu6) feisty; urgency=low * and make damn sure we remove the blacklist-ipv6 file. -- Fabio M. Di Nitto Tue, 03 Apr 2007 14:37:30 +0200 module-init-tools (3.3-pre3-1ubuntu5) feisty; urgency=low * Revert change from 3.3-pre3-1ubuntu4 -- Fabio M. Di Nitto Tue, 03 Apr 2007 14:30:19 +0200 module-init-tools (3.3-pre3-1ubuntu4) feisty; urgency=low * blacklist ipv6. (Closes LP: #24828) -- Fabio M. Di Nitto Fri, 30 Mar 2007 09:07:04 +0200 module-init-tools (3.3-pre3-1ubuntu3) feisty; urgency=low * Fix thinko in previous upload, proper names are r818x and r8187. (Ubuntu: #78255, #88430) -- Kyle McMartin Tue, 6 Mar 2007 22:06:29 +0000 module-init-tools (3.3-pre3-1ubuntu2) feisty; urgency=low * Blacklist {rtl818x,rtl8187} drivers. (Ubuntu: #78255, #88430) -- Kyle McMartin Tue, 27 Feb 2007 15:05:15 -0500 module-init-tools (3.3-pre3-1ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - automatically combine /etc/modprobe.conf and /etc/modprobe.d - drop support for /lib/modules/boot - drop support for /etc/hotplug/blacklist.d - add -Q option to increase modprobe silence - various extra modprobe.d options, including blacklists -- Scott James Remnant Tue, 28 Nov 2006 10:36:10 +0000 module-init-tools (3.3-pre3-1) unstable; urgency=medium * New upstream release. * patches/hotplug_blacklist: fixed typo. (Closes: #382443) * Only use LSB message functions in the init script to properly support usplash. Based on code contributed by David Härdeman (see #384916). * New alias: char-major-10-187. -- Marco d'Itri Tue, 14 Nov 2006 15:23:46 +0100 module-init-tools (3.2.2-3ubuntu4) feisty; urgency=low * Remove blacklist-pata. Feisty kernel has switched some ide drivers to pata now, and we want them to work. -- Ben Collins Mon, 20 Nov 2006 08:47:28 -0500 module-init-tools (3.2.2-3ubuntu3) edgy; urgency=low * Restore more dropped merge patches (this one went VERY wrong): - configuration files in the udev - changes to init position and script - replaces on hotplug -- Scott James Remnant Wed, 5 Jul 2006 00:49:01 +0100 module-init-tools (3.2.2-3ubuntu2) edgy; urgency=low * Restore configuration files dropped by the merge. * Add blacklist-pata which we'll use to select between IDE subsystem and PATA/libata drivers for PATA/IDE controllers. -- Scott James Remnant Fri, 30 Jun 2006 01:17:05 +0100 module-init-tools (3.2.2-3ubuntu1) edgy; urgency=low * Merge from Debian unstable. - Keep our modprobe_conf_and_directory and silence_modprobe patches. - Retain drop of hotplug_blacklist patch. -- Scott James Remnant Wed, 7 Jun 2006 23:14:21 +0100 module-init-tools (3.2.2-3) unstable; urgency=medium * Do not run anymore depmod -A in the init script. (Closes: #358239) All packages installing kernel modules will need to run depmod in their maintainer scripts. * Build-depend on autotools-dev to get recent config.{sub,guess} files. (Closes: #357954) * Remove /etc/modprobe.d/arch-aliases when the package is purged. (Closes: #355699) * Added patch always_apply_blacklist from the Ubuntu package, to make blacklist directives apply to user-defined aliases too. -- Marco d'Itri Sat, 3 Jun 2006 14:10:21 +0200 module-init-tools (3.2.2-2) unstable; urgency=medium * Added patch fix_wildcards from upstream 3.3-pre1, to fix matching [a-b] expressions in aliases. (Closes: #350915) * Updated the runparts_like_names patch to ignore CVS directories. -- Marco d'Itri Sun, 5 Feb 2006 12:35:34 +0100 module-init-tools (3.2.2-1ubuntu7) dapper; urgency=low * Don't convert dashes to underscores within the shell glob choice characters, these are illegal in module names but quite useful in wildcards (mostly for usb_storage). -- Scott James Remnant Fri, 5 May 2006 15:51:16 +0100 module-init-tools (3.2.2-1ubuntu6) dapper; urgency=low * Apply the blacklist to all aliases, not just those defined by the kernel. We frequently ship some in /etc/modprobe.d (like the isapnp ones) and still want blacklisting to work. -- Scott James Remnant Wed, 12 Apr 2006 08:23:27 +0100 module-init-tools (3.2.2-1ubuntu5) dapper; urgency=low * Don't ignore the modprobe.d directory if modprobe.conf is present, just load all of them; this behaviour is very confusing for most users. -- Scott James Remnant Mon, 3 Apr 2006 19:54:39 +0100 module-init-tools (3.2.2-1ubuntu4) dapper; urgency=low * Set the default mode of hostap devices to managed in /etc/modprobe.d/options -- Scott James Remnant Mon, 3 Apr 2006 19:05:26 +0100 module-init-tools (3.2.2-1ubuntu3) dapper; urgency=low * Change the third Loading modules to "Loading manual drivers" -- Scott James Remnant Tue, 7 Feb 2006 11:08:25 +0000 module-init-tools (3.2.2-1ubuntu2) dapper; urgency=low * Add new /etc/modprobe.d/options file and include option for quickcam.ko to enable double-buffering and thus work with gstreamer and friends. -- Scott James Remnant Mon, 9 Jan 2006 07:54:28 +0000 module-init-tools (3.2.2-1ubuntu1) dapper; urgency=low * Resynchronise with Debian. - Drop input_table_size patch, included upstream. - Drop use_blacklist patch, included upstream. -- Scott James Remnant Thu, 15 Dec 2005 02:27:23 +0000 module-init-tools (3.2.2-1) unstable; urgency=medium * New upstream release. + Fixed the documentation about modprobe and wildcards. (Closes: #328527) + Adds modules.inputmap support for 2.6.15 kernels. * Remove the /sbin/k{all,}syms symlinks *before* undiverting the modutils binaries in postrm (see #333522). (Closes: #342042) -- Marco d'Itri Mon, 28 Nov 2005 12:33:45 +0100 module-init-tools (3.2.1-0ubuntu6) dapper; urgency=low * Rename /etc/modprobe.d/framebuffer to blacklist-framebuffer. * Rename /etc/modprobe.d/watchdog to blacklist-watchdog. -- Scott James Remnant Mon, 5 Dec 2005 16:39:21 +0000 module-init-tools (3.2.1-0ubuntu5) dapper; urgency=low * Separate the watchdog driver blacklist into a separate file, and update to include all drivers in the current kernel source (whether or not we build them). * Include new /etc/modprobe.d/framebuffer file that blacklists all of the framebuffer drivers (list compiled by hand). -- Scott James Remnant Thu, 1 Dec 2005 17:07:06 +0000 module-init-tools (3.2.1-0ubuntu4) dapper; urgency=low * Update debian/patches/silence_modprobe to pass -Q down to further modprobe calls, and include the behavior of -q as well; also document it in the manpage. * Update debian/patches/use_blacklist to include manpage documentation. -- Scott James Remnant Thu, 1 Dec 2005 14:35:50 +0000 module-init-tools (3.2.1-0ubuntu3) dapper; urgency=low * Correct patch system damage. -- Scott James Remnant Thu, 1 Dec 2005 00:10:11 +0000 module-init-tools (3.2.1-0ubuntu2) dapper; urgency=low * Restore debian/patches/silence_modprobe, it was used after all and I just suck at grep. -- Scott James Remnant Wed, 30 Nov 2005 17:06:08 +0000 module-init-tools (3.2.1-0ubuntu1) dapper; urgency=low * New upstream release: - macio device support. - modprobe locks before seeing if module is in kernel and spins when parallel attempts fail. * Move init script to S:S15 in line with dapper boot streamlining. * Drop debian/patches/check_status, superseded upstream. * Drop debian/patches/module_locking, superseded upstream. * Drop debian/patches/silence_modprobe, not used. * Add debian/patches/input_table_size which adds new swbit field to input device structure, required for 2.6.15 * Add debian/patches/use_blacklist which adds a modprobe -b option to apply blacklists to module names on the command line. -- Scott James Remnant Wed, 30 Nov 2005 13:50:31 +0000 module-init-tools (3.2-pre9-4ubuntu2) dapper; urgency=low * Clean up the init script: - Don't run depmod at boot, if you install your own modules you should run depmod afterwards to make sure the files are up to date. - Drop support for /lib/modules/boot, we'll pick one or the other and the modprobe arguments used are marked deprecated. - Remove warning about modprobe.conf not including modprobe.d, doing things like this during the boot sequence is silly as the messages just scroll past -- Scott James Remnant Wed, 9 Nov 2005 19:02:15 -0500 module-init-tools (3.2-pre9-4ubuntu1) dapper; urgency=low * Manual merge with Debian: - Reduce lsb-base dependency version to that currently available in dapper and adjust init script to match - Keep usplash timeout setting. - Keep fix to stop the init script exiting when depmod can't refresh modules.dep, such as when on a read-only filesystem. - Keep silence_modprobe patch, adjusting line numbers. * Drop Debian's hotplug_blacklist patch during dapper development to make sure we don't rely on this internally. * Turn the old hotplug blacklist file into /etc/modprobe.d/blacklist and weed it while we were in there. * Copy isapnp aliases from old hotplug package to be installed in /etc/modprobe.d; drop parport_pc from this file as that driver now generates the right aliases. Thus this package Replaces hotplug so it can overwrite that file. -- Scott James Remnant Mon, 7 Nov 2005 14:45:40 -0500 module-init-tools (3.2-pre9-4) unstable; urgency=high * Added two patches to prevent errors when concurrently loading modules. (Closes: #333522) * Removed the diversions for kallsyms(8) and ksyms(8). -- Marco d'Itri Sun, 6 Nov 2005 12:14:39 +0100 module-init-tools (3.2-pre9-3) unstable; urgency=medium * Added LSB data to the init script. -- Marco d'Itri Sun, 23 Oct 2005 12:42:34 +0200 module-init-tools (3.2-pre9-2) unstable; urgency=medium * Fixed debian/rules to not break if there are no arch-specific aliases. -- Marco d'Itri Sat, 8 Oct 2005 19:48:01 +0200 module-init-tools (3.2-pre9-1) unstable; urgency=medium * New upstream release. * Removed the out of date French man pages from the source package. * Added *temporary* support for /etc/hotplug/blacklist.d/. * Added -* to every {char,block}-major- alias without a minor. * Removed some unneeded aliases from the main aliases file. * Added SuSE patch blacklist-warn.diff to warn when a blacklisted module is not loaded. -- Marco d'Itri Sun, 25 Sep 2005 13:43:37 +0200 module-init-tools (3.2-pre8-1) unstable; urgency=medium * New upstream release. * Switched the init script to lsb-base. (Closes: #294766) * Added cross-compilation support to extra/installarchconf. (Closes: #308164) * Added symlinks for kallsyms(8) and ksyms(8). (Closes: #304690) -- Marco d'Itri Wed, 3 Aug 2005 19:27:39 +0200 module-init-tools (3.2-pre1-2) unstable; urgency=high * Fixed the init script to not depend on /sbin/kernelversion, which is part of modutils. (Closes: #292116) -- Marco d'Itri Wed, 26 Jan 2005 21:55:43 +0100 module-init-tools (3.2-pre1-1) unstable; urgency=medium * Make the init script support > 2.6 kernels too. (Closes: #282584) * Added support for dpkg-cross, by NIIBE Yutaka. (Closes: #283722) * Changed ide-probe-mod to ide-generic in the standard aliases file to support kernels >= 2.6.7. (Closes: #291523) * Added updated French man pages from Pierre Machard. (Closes: #283412) * Removed aliases which now are provided by the kernel: loop, rd, xd, floppy, swim3, rtc, nvram, ppdev, agpgart, obsolete CD drivers, wdt, softdog, ide-tape, sg, tun, 8250, snd, soundcore, lp, isofs, ppp_generic. This allowed removing arch/m68k.mac. It would be nice if the maintainers for the doorstop kernel trees added proper MODULE_ALIAS_* macros to their drivers. -- Marco d'Itri Mon, 24 Jan 2005 13:48:20 +0100 module-init-tools (3.1-rel-2) unstable; urgency=medium * Added patch no_man_rebuild: prevents rebuilding the man pages. -- Marco d'Itri Sun, 21 Nov 2004 02:19:36 +0100 module-init-tools (3.1-rel-1) unstable; urgency=medium * New upstream release. + Fixes -t documentation. (Closes: #276660) * Stop installing French man pages, because they are out of date. * Removed patch manpage_warnings which has been merged upstream. -- Marco d'Itri Sat, 20 Nov 2004 18:05:26 +0100 module-init-tools (3.1-pre6-1) unstable; urgency=medium * New upstream release. + Patches merged upstream and removed from the package: modinfo.8_missing_word, modprobe.devfs_apm, robust_modprobe.d. + Do not follow symlinks. (Closes: #270106) + Fixes --show-depends documentation. (Closes: #274758) * Removed patch disable_modprobe_locking because it only hides a kernel bug which has been fixed since (see #259056). * New aliases: xfrm-type-2-4, xfrm-type-10-41. -- Marco d'Itri Sat, 9 Oct 2004 01:59:42 +0200 module-init-tools (3.1-pre5-7) unstable; urgency=medium * Fixed a very obscure postinst failure. (Closes: #269481) * Fixed a very obscure preinst failure. * Silence md5sum in preinst. * New patch manpage_warnings: adds warnings about modprobe.conf vs. modprobe.d usage in the init script and the update-modprobe, modprobe and modprobe.conf man pages, by Eduard Bloch. (Closes: Bug#269305) -- Marco d'Itri Sun, 12 Sep 2004 19:12:45 +0200 module-init-tools (3.1-pre5-6) unstable; urgency=high * Removed the autofs4 alias. (Closes: #267065, #261026) -- Marco d'Itri Fri, 20 Aug 2004 16:39:33 +0200 module-init-tools (3.1-pre5-5) unstable; urgency=high * Divert French man pages too. (Closes: #263735) -- Marco d'Itri Thu, 19 Aug 2004 13:58:26 +0200 module-init-tools (3.1-pre5-4) unstable; urgency=high * Added french man pages translated by Pierre Machard. (Closes: #263735) * Fix "update-modules force". (Closes: #266127) * Removed aliases tty-ldisc-*, md-personality-* and ppp-compress-* because they are supplied by modern kernels. (Closes: #262481) * New alias: autofs4. (Closes: #261026) * Ignore *,v files in /etc/modprobe.d/. (Closes: #265805) * Create /etc/modprobe.d/ before using it in preinst. (Closes: #261045) * New patch: modinfo.8_missing_word. (Closes: #265965) * New patch: robust_modprobe.d transforms some fatal errors in warnings. (Closes: #261961) * New patch: disable_modprobe_locking (see #259056). -- Marco d'Itri Wed, 18 Aug 2004 17:04:39 +0200 module-init-tools (3.1-pre5-3) unstable; urgency=medium * Updated patch runparts_like_names to accept anything but dot files, dpkg files and backup~ files. (Closes: #260169) * Run depmod -a when upgrading from 3.1-pre4-1. (Closes: #260180) * New aliases: bt-proto-6, bt-proto-7, char-major-10-183. -- Marco d'Itri Wed, 21 Jul 2004 01:24:41 +0200 module-init-tools (3.1-pre5-2) unstable; urgency=medium * Fixed the installation of the arch file on sparc64 systems. (Closes: #257833) * Added patch runparts_like_names to make modprobe use only files matching /^[a-zA-Z0-9_-]+$/ (by Joey Hess, code extracted from the run-parts tool). (Closes: #259486) -- Marco d'Itri Fri, 16 Jul 2004 19:46:58 +0200 module-init-tools (3.1-pre5-1) unstable; urgency=high * New upstream release. depmod does not follow the "build" symlink anymore. (Closes: #257469, #257481, #257392, #257484, #257510) * Removed /etc/modprobe.d/crypto because it's useless. -- Marco d'Itri Tue, 6 Jul 2004 01:16:00 +0200 module-init-tools (3.1-pre4-1) unstable; urgency=high * New upstream release. -- Marco d'Itri Wed, 23 Jun 2004 12:20:58 +0200 module-init-tools (3.1-pre2-2) unstable; urgency=high * New patch: open_ro which opens the files RO and probably breaks locking. (Closes: #255180) * New patch: ignore_arch_directory to ignore everything in /etc/modprobe.d/arch/. -- Marco d'Itri Sat, 19 Jun 2004 17:26:37 +0200 module-init-tools (3.1-pre2-1) unstable; urgency=medium * New upstream release. (Closes: #254204) * Now /etc/modprobe.d/ is processed by modprobe. This means that /etc/modprobe.conf and /lib/modules/modprobe.conf are not needed anymore and update-modules is now a no-op. Executable scripts in /etc/modprobe.d/ are not supported anymore. /etc/modprobe.conf will be removed or moved to /etc/modprobe.d/. * /etc/modprobe.devfs is now installed as an example file: I don't think it works as is on debian, I do not know how it's supposed to work now that /etc/modprobe.conf does not exist anymore and I could not find anybody using it. * Updated char-major-4 in arch/powerpc.pmac. (Closes: #252602) -- Marco d'Itri Thu, 17 Jun 2004 17:14:17 +0200 module-init-tools (3.0-pre10-4) unstable; urgency=high * Added again module-init-tools.udeb. (Closes: #250048) -- Marco d'Itri Fri, 21 May 2004 18:32:31 +0200 module-init-tools (3.0-pre10-3) unstable; urgency=high * Removed module-init-tools.udeb. (Closes: #242337, #242826) * Removed the irda-dongle-* aliases because the kernel provides his own. (Closes: #243207) * Added an alias for gre0. * Fixed support for /lib/modules/*/boot/. (Closes: #243061, #242544) -- Marco d'Itri Sun, 16 May 2004 18:12:23 +0200 module-init-tools (3.0-pre10-2) unstable; urgency=high * Created module-init-tools.udeb. (Closes: #239301) -- Marco d'Itri Tue, 23 Mar 2004 00:58:12 +0100 module-init-tools (3.0-pre10-1) unstable; urgency=medium * New upstream release. Reverted the change of semantics of -q. (Closes: #232222) * Do not add /usr to the init script $PATH. (Closes: #230764) -- Marco d'Itri Sat, 21 Feb 2004 22:26:55 +0100 module-init-tools (3.0-pre9-1) unstable; urgency=medium * New upstream release. * Fix psaux and cdc_acm aliases. (Closes: #227428) -- Marco d'Itri Fri, 30 Jan 2004 23:08:05 +0100 module-init-tools (3.0-pre5-1) unstable; urgency=medium * New upstream release. (Closes: #226199) * Make Eduard Bloch happier. (Closes: #225236) -- Marco d'Itri Tue, 6 Jan 2004 17:02:37 +0100 module-init-tools (3.0-pre4-1) unstable; urgency=medium * New upstream release. * Create /lib/modules/. (Closes: #225372) -- Marco d'Itri Fri, 2 Jan 2004 23:03:21 +0100 module-init-tools (3.0-pre2-1) unstable; urgency=medium * New upstream release. * Optionally use /etc/modules-2.6 instead of /etc/modules. (Closes: #225005) -- Marco d'Itri Thu, 25 Dec 2003 02:24:30 +0100 module-init-tools (0.9.15-pre4-1) unstable; urgency=medium * New upstream release. -- Marco d'Itri Tue, 25 Nov 2003 01:56:44 +0100 module-init-tools (0.9.15-pre3-2) unstable; urgency=high * Remove debugging code from update-modules. (Closes: #218544) -- Marco d'Itri Sat, 1 Nov 2003 02:20:37 +0100 module-init-tools (0.9.15-pre3-1) unstable; urgency=high * New upstream release. (Closes: #215202, #215614, #217647) * Added support for hppa64 and s390x. (Closes: #211088, #216569) Removed /etc/modprobe.d/arch/sparc64, the sparc configuration fragment will be used instead. * Fix bogus message when /etc/modules contains lines with only blanks. (Closes: #216295) * Install config files for the right architecture only. (Closes: #215548) -- Marco d'Itri Fri, 31 Oct 2003 17:25:22 +0100 module-init-tools (0.9.15-pre2-2) unstable; urgency=medium * Added support for sparc64 and a generic file. (Closes: #214128) * Fixed a postrm bug triggered by upgrading without modutils being installed. (Closes: #214126) * New aliases: pg, acm, msr, cpuid, tub3270, usbcore, scanner, toshiba, evdev, coda, specialix, videodev, vtx. -- Marco d'Itri Sun, 5 Oct 2003 14:33:13 +0200 module-init-tools (0.9.15-pre2-1) unstable; urgency=medium * New upstream release. (Closes: #213128) * Fix preinst bug triggered by upgrade without modutils being installed. (Closes: #213073) -- Marco d'Itri Tue, 30 Sep 2003 21:52:07 +0200 module-init-tools (0.9.15-pre1-1) unstable; urgency=medium * New upstream release. * Added support for hppa, ia64, mips and sparc. (Closes: #212700, #211088) * Added support for IrDA modules. * Removed obsolete aliases busmouse, msbusmouse and atixlmouse. -- Marco d'Itri Thu, 25 Sep 2003 15:42:07 +0200 module-init-tools (0.9.14-1) unstable; urgency=medium * New upstream release. Support multiple arguments to modprobe -r. (Closes: #207808) * Fix small bugs in the init script. (Closes: #206413) * Follow symlinks in /etc/modprobe.d/. -- Marco d'Itri Fri, 12 Sep 2003 22:06:24 +0200 module-init-tools (0.9.13-rel-1) unstable; urgency=medium * New upstream release. Adds -V/--version arguments to insmod. (Closes: #201652) * Fix /lib/modules/$KVER/boot the init script. (Closes: #205052) * Fix the i386 serial module alias. (Closes: #200816) * Add IPSEC-related aliases. (Closes: #203654) * Add all known net-pf-* aliases. -- Marco d'Itri Mon, 18 Aug 2003 05:47:26 +0200 module-init-tools (0.9.13-pre-1) unstable; urgency=high * Add symlinks for kallsyms and ksyms. (Closes: #195013) * Always use syscall(2) instead of the _syscall2() kernel macro. -- Marco d'Itri Sat, 14 Jun 2003 17:04:25 +0200 module-init-tools (0.9.12-1) unstable; urgency=medium * New upstream release. (Closes: #194316, #181996, #191493, #187123) * s/ipsec/af_key/ in the aliases file. (Closes: #188804) * s/.old/.modutils/ in the manpage. (Closes: #193832) -- Marco d'Itri Mon, 26 May 2003 18:17:07 +0200 module-init-tools (0.9.11-1) unstable; urgency=medium * New upstream release. (Closes: #181996, #184567) -- Marco d'Itri Sun, 30 Mar 2003 01:37:03 +0100 module-init-tools (0.9.10-2) unstable; urgency=medium * Install a init script and conflict with old modutils (see #173381). -- Marco d'Itri Sun, 9 Mar 2003 22:05:49 +0100 module-init-tools (0.9.10-1) unstable; urgency=low * New upstream release. -- Marco d'Itri Tue, 25 Feb 2003 12:57:36 +0100 module-init-tools (0.9.9-1) unstable; urgency=low * New upstream release. (Closes: #177842) * Make generate-modprobe.conf with debian paths. (Closes: #177409) -- Marco d'Itri Sat, 1 Feb 2003 18:19:19 +0100 module-init-tools (0.9.8-1) unstable; urgency=low * New upstream release. (Closes: #176935) * Improve description. (Closes: #176909) -- Marco d'Itri Thu, 16 Jan 2003 02:53:18 +0100 module-init-tools (0.9.7-1) unstable; urgency=medium * New upstream release. -- Marco d'Itri Sat, 28 Dec 2002 12:09:07 +0100 module-init-tools (0.9.6-1) unstable; urgency=low * New upstream release. -- Marco d'Itri Thu, 26 Dec 2002 12:35:41 +0100 module-init-tools (0.9.5-6) unstable; urgency=low * I surrender to dpkg-divert. Users will be forced to purge old versions of this packages before installing this one (Closes: #173942). * Remove useless "you have to be root" check from update-modules (Closes: #174188, #174179). -- Marco d'Itri Tue, 24 Dec 2002 20:22:15 +0100 module-init-tools (0.9.5-5) unstable; urgency=low * *Really* fix depmod. * Fix upgrade from old packages (Closes:# 173942). -- Marco d'Itri Mon, 23 Dec 2002 02:56:00 +0100 module-init-tools (0.9.5-3) unstable; urgency=low * Fixed modutils-compatibility code in depmod. -- Marco d'Itri Sun, 22 Dec 2002 18:59:44 +0100 module-init-tools (0.9.5-2) unstable; urgency=low * Undivert diversions from < 0.9.5 packages. * Update the default /etc/modprobe.d/ files with all known default aliases. -- Marco d'Itri Sat, 21 Dec 2002 20:22:04 +0100 module-init-tools (0.9.5-1) unstable; urgency=low * New upstream release. -- Marco d'Itri Thu, 19 Dec 2002 21:15:05 +0100 module-init-tools (0.9.4-1) unstable; urgency=low * New Upstream. * Updated description. (Closes: #171944) -- Christopher L Cheney Mon, 16 Dec 2002 20:00:00 -0600 module-init-tools (0.9.1-1) unstable; urgency=low * New Upstream. Fixed undefined reference to `__ia64_syscall'. (Closes: #171380) -- Christopher L Cheney Thu, 5 Dec 2002 19:00:00 -0600 module-init-tools (0.8+0.9-beta-1) unstable; urgency=low * New Upstream. Corrected system type matching. (Closes: #171118) -- Christopher L Cheney Mon, 2 Dec 2002 14:00:00 -0600 module-init-tools (0.8-1) unstable; urgency=low * New Upstream. -- Christopher L Cheney Wed, 27 Nov 2002 21:00:00 -0600 module-init-tools (0.7-1) unstable; urgency=low * Initial Release. -- Christopher L Cheney Thu, 21 Nov 2002 20:00:00 -0600