Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

module-init-tools-3.2.2-6mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / release

Name: module-init-tools Distribution: Mandriva Linux
Version: 3.2.2 Vendor: Mandriva
Release: 6mdv2007.0 Build date: Tue Jul 18 13:04:03 2006
Group: System/Kernel and hardware Build host: deborah.mandriva.com
Size: 888647 Source RPM: module-init-tools-3.2.2-6mdv2007.0.src.rpm
Packager: Iurt the rebuild bot <warly@mandriva.com>
Url: ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/
Summary: Tools for managing Linux kernel modules
This package contains a set of programs for loading, inserting, and
removing kernel modules for Linux (versions 2.5.47 and above). It
serves the same function that the "modutils" package serves for Linux
2.4.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 628799489636fec55f92edbf61d092c4
GPG

Changelog

* Wed Jul 12 2006 Olivier Blin <blino@mandriva.com> 3.2.2-6mdv2007.0
  - drop Patch1 (broke modprobe -r, #23639),
    our kernel use standard module naming now (as of 2.6.12-7mdk, #13428)
  - remove macro-in-changelog
* Fri Apr 21 2006 Till Kamppeter <till@mandriva.com> 3.2.2-5mdk
  - Source3: Remove usblp line from modprobe.default, udev takes
    already care of CUPS when a USB printer is added.
* Thu Dec 22 2005 Thierry Vignaud <tvignaud@mandriva.com> 3.2.2-4mdk
  - source 4: use sata_promise instead of pdc-ultra on kernel-2.6.x
* Tue Dec 20 2005 Olivier Blin <oblin@mandriva.com> 3.2.2-3mdk
  - Source3: kill ppp aliases in modprobe.default, they're wrongly
    duplicated with kernel aliases and break mppe (#16419)
  - create and own /etc/modprobe.d/
  - kill Source2, we don't use devfs anymore
* Fri Dec 16 2005 Olivier Blin <oblin@mandriva.com> 3.2.2-2mdk
  - Patch8: really use modules.conf (and use a more meaningfull variable name)
* Fri Dec 09 2005 Olivier Blin <oblin@mandriva.com> 3.2.2-1mdk
  - 3.2.2
  - remove Patch4, merged upstream
* Mon Aug 15 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2-0.pre8.2mdk
  - fix %{_mandir}
  - fix deps
* Tue Aug 09 2005 Olivier Blin <oblin@mandriva.com> 3.2-0.pre8.1mdk
  - 3.2.0-pre8
  - modify Patch1 to keep modname translation (s/-/_/) in rmmod
  - make Patch2 a real patch, not a tarball
  - cleaner way to handle /lib/module-init-tools/modprobe.default (Patch7)
  - simplify Patch8 (use TESTING_MODPROBE_CONF)
  - drop Patch10 (filename support merged upstream)
  - Patch3: load all default config files
  - Patch4: fix locking error
  - remove Prefix tag
* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.0-7mdk
  - source 4:
    o kill 1 duplicate
    o sort
    o fix spacing
    o update comments
* Wed Jan 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.0-6mdk
  - load it821x instead of it8212 and iteraid (#13099)
* Tue Jan 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0-5mdk
  - added nfsv4 support in S3 (fedora)
* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.0-4mdk
  - source 4: do not replace sonypi by i8xx_tco (Adam Williamson)
* Wed Sep 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.0-3mdk
  - source 4: add more compatibility entries:
    o aironet4500_card => airo
    o alim1535d_wdt => alim1535_wdt
    o amd7xx_tco|amd768_rng|i810_rng     => hw_random
    o i810-tco|sonypi => i8xx_tco
    o dc395x_trm => dc395x
    o tulip_old => tulip
* Sat Mar 20 2004 Thomas Backlund <tmb@mandrake.org> 3.0-2mdk
  - patch10: add filename info to modinfo
    * simplifies generation of modules.description
    * patch done by Rusty, forwarded by Danny
  - add missing BuildRequires: docbook-utils and docbook-dtd41-sgml
* Tue Mar 16 2004 Nicolas Planel <nplanel@mandrakesoft.com> 3.0-1mdk
  - bump to version 3.0.
  - patch9 (failed.unknown.symbol) is really needed to build kernel.
* Tue Feb 03 2004 Nicolas Planel <nplanel@mandrakesoft.com> 3.0-0.pre9.2mdk
  - remove bcm4400 -> b44 from modprobe.compat.
* Sat Jan 31 2004 Thomas Backlund <tmb@mandrake.org> 3.0-0.pre9.1mdk
  - upgrade to pre9 to actually build *.static as static
  - rediff Patch2: dont-break-depend
  - drop Patch9: failed.unknown.symbol (removed upstream)
  - BuildRequires: autoconf2.5
* Thu Jan 29 2004 Planel Nicolas <nplanel@mandrakesoft.com> 3.0-0.pre7.2mdk
  - don't break depend if 1 of module is allready loaded.
* Wed Jan 28 2004 Planel Nicolas <nplanel@mandrakesoft.com> 3.0-0.pre7.1mdk
  - no more s/[-,]/_/
* Thu Jan 22 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 3.0-0.pre5.3mdk
  - configure is of 2.5 style, use correct percent-configure macro
* Wed Jan 14 2004 Planel Nicolas <nplanel@mandrakesoft.com> 3.0-0.pre5.2mdk
  - depmod return 1 if unknown symbol found (-e trigger)
* Sat Jan 10 2004 Andrey Borzenkov <arvidjaar@mail.ru> 3.0-0.pre5.1mdk
  - new version; it makes modprobe behaviour compatible with modutils
    (do not return failure when inserting module that already exists)
  - update source3 - use --first-time for install/remove as is default now.
* Wed Jan 07 2004 Andrey Borzenkov <arvidjaar@mail.ru> 3.0-0.pre2.2mdk
  - update patch7:
      o This should now really behave as if "include modprobe.default" were
        the first line of modprobe.conf
      o Fix read_config call when multiple modules are present
  - kernel 2.6.0 calls char-major-N-M not char-major-N; change aliases
    in modprobe.default to be char-major-N-*
  - change modprpobe.default to use aliases again now when patch7 is fixed.
  - kernel calls binfmt-%04x
* Tue Dec 30 2003 Andrey Borzenkov <arvidjaar@mail.ru> 3.0-0.pre2.1mdk
  - new version
  - remove patch6 - fixed version upstream
  - fix Conflicts (should be mdk versions)
* Fri Dec 12 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.9.15-0.pre4.2mdk
  - update modprobe.compat.
* Sun Nov 23 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.15-0.pre4.1mdk
  - new version (isapnp and to keep current :)
  - rediff patch6 (is likely to be dropped alltogether in favour of file2alias
    when hotplug is ready)
  - BuildRequires glibc-static-devel not libc.a
* Sat Nov 01 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.15-0.pre2.0.2bor
  - remove all modules that define MODULE_ALIAS from modprobe.default
* Mon Oct 27 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.15-0.pre2.0.1bor
  - new version
  - remove patch4 - integrateg upstream
* Wed Sep 10 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.14-0.pre2.0.1bor
  - new version
  - rediff patch4
  - rediff patch7
  - remove patch9 - integrated upstream
  - remove patch10 - integrated upstream
  - remove patch11 - integrated upstream
  - automake, auutoconf no more required for build
* Tue Aug 19 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.2bor
  - patch11 - fix module names in map tables for compressed modules
  - sorry, had to provide better version initially
* Sun Aug 17 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-1bor
  - 0.9.13 is out
  - replace patch9 with that from Rusty to be appeared in next version
    (this also does true -A)
  - rediff patch6 and put it after patch9 so it won't conflict when patch9
    is integrated
  - always generate modprobe.conf if it is empty
  - disable patch1 - integrated upstream
  - patch10 - unused variable in modprobe.c
  - fix post script - it commented out already commented out lines
* Thu Aug 14 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre2.0.3bor
  - patch9 - support compressed (gzip) modules
* Sun Aug 10 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre2.0.2bor
  - BuildRequires libc.a for static compilation
  - replace all aliases with install commands in modprobe.default. It is
    impossible to easily disable alias given current implementation. Make it
    include modprobe.compat
  - ditto for modprobe.compat
  - patch7 - include modprobe.default automatically
  - patch8 - do not use modprobe -c in generate-modprobe.conf by default, use
    just /etc/modules.conf. This can be overridien by --use-modprobe-c
  - remove include modprobe.{default|compat} on update
  - provide empty default modprobe.conf now
* Thu Aug 07 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre2.0.1bor
  - new version
  - remove patch3 - it was left by accident
  - remove patch5 - modififed version integrated upstream
* Sun Aug 03 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre.0.3bor
  - new patch5 - make depmod create temporary files and rename them. It fixes
    races between modprobe and depmod -a in rc.sysinit - it is possible
    modprobe sees empty files and fails to load module
  - move patch5 -> patch6 and rediff
  
  - patch5 -> patch6 and
* Wed Jul 30 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre.0.2bor
  - remove mouse-mod hack it does not work anyway
  - irtty -> irtty_sir (and dongles); some dongles won't work until ported
  - remove all hid etc crap from modprobe.default, it must be handled by hotlpug
  - remove mouse/joystick from modprobe.devfs, it is loaded by hootplug
  - patch5 - depmod support for input device ids
* Sun Jul 20 2003 Andrey Borzenkov <arvidjaar@mail.ru> 0.9.13-0.pre.1bor
  - new version
  - use --stdin for generate-modprobe.conf

Files

89d



Generated by rpm2html 1.8.1

Daniel Veillard, Fri Aug 29 04:08:52 2008