| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: module-init-tools | Distribution: Mandriva Linux |
| Version: 3.6 | Vendor: Mandriva |
| Release: 7mdv2010.0 | Build date: Wed Oct 21 15:22:41 2009 |
| Group: System/Kernel and hardware | Build host: n5.mandriva.com |
| Size: 200160 | Source RPM: module-init-tools-3.6-7mdv2010.0.src.rpm |
| Packager: Olivier Blin <oblin@mandriva.com> | |
| Url: http://www.kerneltools.org/pub/downloads/module-init-tools/ | |
| 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.
GPL
* Thu Oct 22 2009 Olivier Blin <oblin@mandriva.com> 3.6-7mdv2010.0
+ Revision: 458552
- remove /lib/libmodprobe.so.0* earlier on x86_64 package upgrade to
make depmod succeed, since the libs have been moved from /lib to
/lib64 (#54758)
* Wed Oct 21 2009 Olivier Blin <oblin@mandriva.com> 3.6-6mdv2010.0
+ Revision: 458429
- make module-init-tools conflict with libmodprobe older than 3.6,
because depmod needs the newly added index_create symbol, and major
has not been bumped (#54758)
* Tue Oct 20 2009 Pascal Terjan <pterjan@mandriva.org> 3.6-5mdv2010.0
+ Revision: 458241
- Have strict requires on libmodprobe version, fixes big breakage on upgrade
* Tue Oct 13 2009 Olivier Blin <oblin@mandriva.com> 3.6-4mdv2010.0
+ Revision: 456850
- put back dietelibc files in /usr/lib/dietlibc on x86_64
(revert part of commit 374916)
* Wed May 13 2009 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 3.6-3mdv2010.0
+ Revision: 374917
- Bump release
- Install libs in lib64 when building for 64-bits
- Move read_config_file_bin() to libmodprobe
- Rediff patches with offset warnings after the change
- Rediff some patches to apply cleanly
* Wed Feb 04 2009 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 3.6-1mdv2009.1
+ Revision: 337610
- Update to v3.6
- rework libmodprobe (again), now only needed functions are
part of the library
- Drop already merged patches
* Mon Jan 26 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.5-3mdv2009.1
+ Revision: 333782
- Removed hardcoded regulatory domain setting of cfg80211 module,
handling can be dynamic now with 'iw' (see "iw reg set", crda).
+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
- Update depmod file trucation fix (minor)
* Mon Jan 12 2009 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 3.5-1mdv2009.1
+ Revision: 328765
- Fix modules.dep truncation (#46884)
- Update the "preferred" patch for 3.5 version
- Merge work done on branch module-init-tools-3.5-upgrade
* Thu Dec 11 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.3-pre11.41mdv2009.1
+ Revision: 313444
- "Unfuzzy" following patches:
module-init-tools-3.2-pre8-dont-break-depend.patch
module-init-tools-3.2-pre8-modprobe-default.patch
- module-init-tools-3.3-pre11-cache.patch is currently causing depmod to fail
(abort) with latest kernels (2.6.28 based), temporarily disable it until more
investigation is done.
* Sat Oct 04 2008 Frederic Crozat <fcrozat@mandriva.com> 3.3-pre11.40mdv2009.0
+ Revision: 291032
- Patch13 (Jakub Jelinek): speedup modprobe and create a cache for aliases
* Fri Jul 25 2008 Olivier Blin <oblin@mandriva.com> 3.3-pre11.39mdv2009.0
+ Revision: 245603
- do not use "Boot Protocol" drivers for usb mice and keyboards, we
prefer usbhid, and they cause problems when loaded together with
usbhid (#37726, #40861)
+ Oden Eriksson <oeriksson@mandriva.com>
- rebuilt against dietlibc-devel-0.32
+ Pixel <pixel@mandriva.com>
- do not call ldconfig in %post/%postun, it is now handled by filetriggers
* Thu May 29 2008 Olivier Blin <oblin@mandriva.com> 3.3-pre11.37mdv2009.0
+ Revision: 212438
- adapt default mac80211 regulatory domain option (use ieee80211_regdom=JP for cfg80211)
* Wed Apr 02 2008 Olivier Blin <oblin@mandriva.com> 3.3-pre11.36mdv2008.1
+ Revision: 191480
- own /etc/depmod.d
* Fri Mar 21 2008 Olivier Blin <oblin@mandriva.com> 3.3-pre11.35mdv2008.1
+ Revision: 189321
- add default options to mac80211 module to support channels > 11 (#35849)
* Thu Mar 06 2008 Makoto Dei <makoto@turbolinux.co.jp> 3.3-pre11.34mdv2008.1
+ Revision: 180998
- added i82875p_edac to blacklist-mdv (#34789 and #37731)
+ Thierry Vignaud <tvignaud@mandriva.com>
- rebuild with fixed %serverbuild macro
* Tue Jan 15 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.32mdv2008.1
+ Revision: 153182
- rebuild
- kill re-definition of %buildroot on Pixel's request
+ Olivier Blin <oblin@mandriva.com>
- restore BuildRoot
* Fri Sep 28 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.30mdv2008.0
+ Revision: 93303
- mark modprobe.d files as config
- disable automatic association for ipw2100/ipw2200/ipw3945
* Wed Sep 12 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.29mdv2008.0
+ Revision: 84472
- use ldetect-lst aliases from /lib/module-init-tools/, not from /usr
* Mon Sep 10 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.28mdv2008.0
+ Revision: 83577
- do not read depends twice (fix loop, #33368)
* Mon Sep 10 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.27mdv2008.0
+ Revision: 83429
- use module aliases from first match only
* Mon Sep 10 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.3-pre11.26mdv2008.0
+ Revision: 83198
- Fixed out of memory condition triggered by udev.
* Sun Sep 09 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.25mdv2008.0
+ Revision: 82425
- use ldetect-lst's preferred-modules.alias before kernel's modules.alias
* Fri Aug 31 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.24mdv2008.0
+ Revision: 75561
- remove modutils on upgrade
* Thu Aug 16 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.23mdv2008.0
+ Revision: 63513
- build dietlibc library with -Os
* Wed Aug 15 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.22mdv2008.0
+ Revision: 63352
- add dietlibc lib
- do not install man pages twice
- build objects in a subdir
* Wed Aug 15 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.21mdv2008.0
+ Revision: 63161
- provides modprobe-devel
* Wed Aug 15 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.20mdv2008.0
+ Revision: 62851
- try harder to update
* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.19mdv2008.0
+ Revision: 62839
- fix upgrade of module-init-tools-devel
* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.18mdv2008.0
+ Revision: 62730
- provide back module-init-tools-devel
* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.17mdv2008.0
+ Revision: 62692
- patch 11: exit() is not a user-friendly user managment method in a library
- link shared library with -lz in order to prevent alter every users
* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.15mdv2008.0
+ Revision: 62675
- build a shared library
* Tue Aug 07 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.14mdv2008.0
+ Revision: 59219
- package missing list.h too
* Sun Aug 05 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.13mdv2008.0
+ Revision: 58832
- patch 1: libify modprobe for ldetect
- rediff patches 2, 3 & 7 due to that code move
* Wed Jun 13 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.12mdv2008.0
+ Revision: 38117
- blacklist rivatv in a new blacklist-mdv file (#30531)
* Fri May 18 2007 Olivier Blin <oblin@mandriva.com> 3.3-pre11.11mdv2008.0
+ Revision: 27671
- add blacklist-compat list from Fedora packages to blacklist framebuffer drivers (#30531), ISDN hisax drivers, watchdog drivers (they need a daemon) on coldplug/hotplug
* Mon May 14 2007 Andrey Borzenkov <arvidjaar@mandriva.org> 3.3-pre11.10mdv2008.0
+ Revision: 26559
- Remove alternatives now when modutils are gone
* Sun Apr 29 2007 trem <trem@mandriva.org> 3.3-pre11.9mdv2008.0
+ Revision: 18959
- fix insmod when using it without absolute path
* Sat Apr 21 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-pre11.8mdv2008.0
+ Revision: 16186
- new release
* Thu Dec 28 2006 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 3.3-pre4.7mdv2007.0
+ Revision: 102405
- Update to 3.3-pre4
- Fix URL (module-init-tools is hosted at a new location now)
+ Gustavo Pichorim Boiko <boiko@mandriva.com>
- Import module-init-tools
/etc/depmod.d /etc/modprobe.conf /etc/modprobe.d /etc/modprobe.d/blacklist-compat /etc/modprobe.d/blacklist-mdv /etc/modprobe.d/ipw-no-associate.conf /etc/modprobe.preload /lib/module-init-tools /lib/module-init-tools/modprobe.compat /lib/module-init-tools/modprobe.default /sbin/depmod /sbin/generate-modprobe.conf /sbin/insmod /sbin/lsmod /sbin/modinfo /sbin/modprobe /sbin/rmmod /usr/share/doc/module-init-tools /usr/share/doc/module-init-tools/AUTHORS /usr/share/doc/module-init-tools/COPYING /usr/share/doc/module-init-tools/ChangeLog /usr/share/doc/module-init-tools/NEWS /usr/share/doc/module-init-tools/README /usr/share/doc/module-init-tools/TODO /usr/share/doc/module-init-tools/stress_modules.sh /usr/share/man/man5/depmod.conf.5.lzma /usr/share/man/man5/modprobe.conf.5.lzma /usr/share/man/man5/modules.dep.5.lzma /usr/share/man/man8/depmod.8.lzma /usr/share/man/man8/insmod.8.lzma /usr/share/man/man8/lsmod.8.lzma /usr/share/man/man8/modinfo.8.lzma /usr/share/man/man8/modprobe.8.lzma /usr/share/man/man8/rmmod.8.lzma
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 13:07:45 2013