SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for module-init-tools-3.15-1.5.i586.rpm :
Wed Nov 14 13:00:00 2012 jengelhAATTinai.de
- Move m-i-t independent files to suse-module-tools, so that
kmod-compat can be installed in a system.
- Remove redundant %clean section

Tue Sep 25 14:00:00 2012 lchiquittoAATTsuse.com
- module-init-tools-fix-nfs-local.diff: do not look for config
files in /usr/local/lib/modprobe.d. This fixes a deadlock when
/usr/local is an automounted volume and the nfs.ko module is
not yet loaded (bnc#781737, bnc#744760).

Sun Jul 8 14:00:00 2012 agrafAATTsuse.com
- add support for uImage based kernels

Mon Jun 25 14:00:00 2012 jeffmAATTsuse.com
- Added comment to parport_pc\'s dma= line to indicate that io= is
also required (bnc#766316).

Thu May 10 14:00:00 2012 jeffmAATTsuse.com
- Added options ch init=0 to modprobe.conf (bnc#760274).
- Avoids initialzing SCSI changer jukeboxes during module
load. It can take an hour for each device and trips the udev
60s timeout.

Tue Dec 20 13:00:00 2011 dmuellerAATTsuse.de
- update to 3.15:
properly fix man page creation symlink handling
remove invalid multiple output files from docbook markup
fix the build process to be more modern
code formatting, documentation, and FSF mailing address corrections
fix code documentation for various functions
various cleanups to documentation for depmod
fix code documentation for various functions
update various todo items for depmod and modprobe, and overall also

Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency

Tue Nov 22 13:00:00 2011 mmarekAATTsuse.cz
- modprobe.conf: Add more modules as dependencies of cifs.ko (bnc#730617
- commit afd4f04

Mon Nov 21 13:00:00 2011 mmarekAATTsuse.cz
- Add the driver-check.sh script (bnc#731831)
- commit 48cf8bf

Wed Nov 16 13:00:00 2011 mmarekAATTsuse.cz
- modprobe.conf: cifs.ko requires md4.ko in the initrd (bnc#730617)
- commit 6eac633

Fri Sep 16 14:00:00 2011 mmarekAATTsuse.cz
- weak-modules2: Warn about inconsistency in /lib/modules (bnc#426957).
- commit e412218

Fri Jun 3 14:00:00 2011 mmarekAATTsuse.cz
- weak-modules2: Allow to force a mkinitrd run on KMP install
(fate#309400)
- commit 8f67d56

Tue May 31 14:00:00 2011 mmarekAATTsuse.cz
- Update to 3.13

* Support for X.Y kernel versions.

* Configuration is read from /lib/modprobe.d and /etc/modprobe.d,
shipped configs should move to lib.
- Remove support for \"build-in\" in Module.symvers, the kernel packages
do not do that anymore.
- commit aa338fa

Tue Nov 23 13:00:00 2010 mmarekAATTsuse.cz
- weak-modules2: Do not leave empty /lib/modules/
* directories around
- commit 85ae175

Fri Aug 27 14:00:00 2010 mmarekAATTsuse.cz
- Revert the last specfile change, it was wrong
- commit d2b34c6

Wed Aug 25 14:00:00 2010 mmarekAATTsuse.cz
- Remove the doc/modprobe.d.sgml symlink before build, it confuses
docbook2man.
- commit 2dd227d

Fri Jul 23 14:00:00 2010 mmarekAATTsuse.cz
- weak-modules2: Do not consider other flavors when adding
or removing KMPs (bnc#624386).
- commit d575483

Fri Jul 23 14:00:00 2010 mmarekAATTsuse.cz
- weak-modules2: Do not create incompatible symlinks hidden by modules
in updates/ or extra/ (bnc#624386).
- commit 6a395e3

Fri Jul 23 14:00:00 2010 mmarekAATTsuse.cz
- weak-modules2: Simplify usage of kmp_is_present()
- commit cd4f25a

Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
- commit 8725c89

Wed Jun 2 14:00:00 2010 mmarekAATTsuse.cz
- doc: Do not generate modprobe.d.5 from sgml
- commit a27b05e

Tue Jun 1 14:00:00 2010 mmarekAATTsuse.cz
- Fix a build error in modprobe.c
- commit 2253e3d

Tue Jun 1 14:00:00 2010 mmarekAATTsuse.cz
- One more specfile fix
- commit 555c740

Tue Jun 1 14:00:00 2010 mmarekAATTsuse.cz
- Fix specfile template for -rcX versions
- commit b65fbf9

Tue Jun 1 14:00:00 2010 mmarekAATTsuse.cz
- Update to current git (v3.12-pre3+)
- commit 8c596ff

Wed Nov 4 13:00:00 2009 mmarekAATTsuse.cz
- Hint mkinitrd that libcrc32c.ko requires crc32c.ko (bnc#552443)
- commit 720a224

Thu Oct 22 14:00:00 2009 mmarekAATTsuse.cz
- Updated to 3.11.1

* builtin module patch merged

* new modprobe --resolve-alias option

* misc fixes
- commit ce45a4d

Tue Sep 15 14:00:00 2009 mmarekAATTsuse.cz
- weak-modules2: fix missing argument to can_replace_kmp() (bnc#527312)
- commit cc8a827

Mon Aug 3 14:00:00 2009 mmarekAATTsuse.cz
- Updated to 3.10
- commit 746c676

Mon Aug 3 14:00:00 2009 mmarekAATTsuse.cz
- modprobe: print \"builtin \" if a module is builtin
This helps mkinitrd better distinguish builtin modules and errors.
- commit 1d0083c

Mon Aug 3 14:00:00 2009 mmarekAATTsuse.cz
- Fix the generated module-init-tools-manpages.diff
The upstream manpage changes were missing.
- commit f63acb2

Wed Jul 15 14:00:00 2009 mmarekAATTsuse.cz
- modprobe: handle built-in modules
The kernel installs a modules.builtin file listing all builtin
modules. Let depmod generate a modules.builtin.bin file and use
this in modprobe: If a module is not found in modules.dep or
modules.alias, check if the module is builtin and exit silently
in such case. It is done in this order to not slow down the
common case.
- commit 0e72912

Wed Jul 8 14:00:00 2009 mmarekAATTsuse.cz
- depmod: change depfile functions to return int
If a function returns zero, the file won\'t be generated
- commit 45c29de

Fri Jul 3 14:00:00 2009 mmarekAATTsuse.cz
- Updated to git master (351e438)

* option handling cleanup and fixes

* depmod -e -E Module.symvers checks also symbol versions
- weak-updates2:

* make use of depmod -e -E instead of the hack that used to be
there (fixes bnc#467902 properly).

* only look for messages about missing / different symbols
(bnc#485914).
- commit e255776

Fri Jul 3 14:00:00 2009 mmarekAATTsuse.cz
- start maintaining the package in a branch of an upstream git clone
- commit aa9c242

Mon Jun 8 14:00:00 2009 mmarekAATTsuse.cz
- updated to 3.9

* elf handling cleanup

Tue May 19 14:00:00 2009 mmarekAATTsuse.cz
- weak-modules2: suppress useless output from cpio (bnc#491937).

Wed May 13 14:00:00 2009 mmarekAATTsuse.cz
- updated to 3.8

* code cleanup, two patches got merged

Tue Apr 28 14:00:00 2009 mmarekAATTsuse.cz
- updated to 3.7

* removed all legacy support for pre-2.6 kernels
- add Provides: module-init-tools_fix_bnc480524 to be able to use
the package on 11.1 and SLE11

Tue Mar 17 13:00:00 2009 mmarekAATTsuse.cz
- updated to 3.7-pre9

* code cleanup & minor fixes
- link zlib dynamically

Tue Mar 10 13:00:00 2009 mmarekAATTsuse.cz
- modprobe.conf.tar.gz: removed unneeded/duplicate aliases and
aliases to non-existing modules. In case something breaks,
aliases should be added back with a reference to a bugreport
explaining why the alias is needed and why it can\'t be added to
the module itself.

Tue Mar 10 13:00:00 2009 mmarekAATTsuse.cz
- depmod-00-system.conf: do not generate modules.
*map files by
default

Mon Mar 9 13:00:00 2009 mmarekAATTsuse.cz
- updated to 3.7-pre7

* modprobe now uses /etc/modprobe.d/
*.conf as it\'s sole source of
configuration (files without .conf are still read, but cause a
warning). The local configuration file has been renamed to
/etc/modprobe.d/99-local.conf. Packages should install their
configuration files as /etc/modprobe.d/50-.conf

Mon Mar 2 13:00:00 2009 mmarekAATTsuse.cz
- weak-modules2: explicitly set name-version-release query format
in rpm -q (bnc#479329)

Mon Mar 2 13:00:00 2009 mmarekAATTsuse.cz
- weak-modules2: remove stale weak-modules symlinks on kmp removal
(bnc#480524)


 
ICM