| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: module-init-tools-debuginfo | Distribution: Fedora Project |
| Version: 3.16 | Vendor: Fedora Project |
| Release: 2.fc15 | Build date: Thu Jul 21 21:24:49 2011 |
| Group: Development/Debug | Build host: x86-12.phx2.fedoraproject.org |
| Size: 1022900 | Source RPM: module-init-tools-3.16-2.fc15.src.rpm |
| Packager: Fedora Project | |
| Summary: Debug information for package module-init-tools | |
This package provides debug information for package module-init-tools. Debug information is useful when developing applications that use this package or when debugging this package.
GPLv2+
* Mon Jul 18 2011 Matthew Garrett <mjg@redhat.com> 3.16-2
- Don't search /usr/local for configuration (rhbz: #714023)
* Thu Jun 02 2011 Jon Masters <jcm@jonmasters.org> 3.16-1
- Update to latest upstream release
- Remove explicit documentation install hack
* Thu Jun 02 2011 Jon Masters <jcm@jonmasters.org> 3.14-1
- Update to latest upstream release
* Tue May 31 2011 Jon Masters <jcm@jonmasters.org> 3.13-3
- Use bz2 tarballs generated by the upstream release server
* Tue May 31 2011 Jon Masters <jcm@jonmasters.org> 3.13-1
- Rebuild with local cached upstream files while kernel.org is syncing
* Tue May 31 2011 Jon Masters <jcm@jonmasters.org> 3.13-0
- New upstream release
- Supports multiple config file directories
- Fix handling of Linux 3.x series kernels
* Fri Apr 15 2011 Jon Masters <jcm@jonmasters.org> 3.12-5
- Do not call (un)mount during binfmt_misc (un)load.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 07 2010 Jon Masters <jcm@jonmasters.org> - 3.12-3
- Fix some build requires bits and the sources file.
* Tue Dec 07 2010 Jon Masters <jcm@jonmasters.org> - 3.12
- Update to latest upstream (compressed module problem a non-issue now).
* Wed Nov 25 2009 Jon Masters <jcm@jonmasters.org> - 3.11.1-2
- Trying out a patch to do directory blacklists in depmod.
* Wed Oct 21 2009 Jon Masters <jcm@jonmasters.org> - 3.11.1-1
- Rebuild with latest upstream. Add a patch for sequencer handling.
- Resolves: #505421.
* Thu Oct 01 2009 Jon Masters <jcm@jonmasters.org> - 3.10-1
- Rebuild with latest upstream. Add a patch for "path" options.
* Wed Sep 16 2009 Jon Masters <jcm@redhat.com> -3.9-3
- Sync weak-modules with RHEL.
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed May 27 2009 Jon Masters <jcm@redhat.com> - 3.9
- Rebase to latest upstream.
* Mon May 11 2009 Jon Masters <jcm@redhat.com> - 3.7-9 (pre9)
- Also create the right file in /etc/modprobe.d/local.conf during build.
- Related: #488768.
* Mon May 11 2009 Jon Masters <jcm@redhat.com> - 3.7-8 (pre9)
- Rename /etc/modprobe.conf to /etc/modprobe.d/local.conf on upgrade (#488768)
* Thu Mar 19 2009 Jon Masters <jcm@redhat.com> - 3.7-7 (pre9)
- Rebuild with stock vendor conf files called "dist.conf" not "fedora.conf".
- Re-add glibc-static dependency because of zlib_flags requiring static.
* Thu Mar 19 2009 Jon Masters <jcm@redhat.com> - 3.7-6 (pre9)
- Rebuild with fixes, remove 2.4 compat and static build, and disable OSS.
* Thu Mar 12 2009 Jon Masters <jcm@redhat.com> - 3.7-5 (pre9)
- Rebuild with latest upstream. Post-F11 will kill config files.
* Wed Mar 04 2009 Jon Masters <jcm@redhat.com> - 3.7-4 (pre7)
- Add a BuildRequires on glibc-static.
* Tue Mar 03 2009 Jon Masters <jcm@redhat.com> - 3.7-3 (pre7)
- Update to latest upstream.
- Do not replace config files by default.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Feb 10 2009 Jon Masters <jcm@redhat.com> - 3.7_pre1
- Miscalleneous updates including modules.order fixes.
* Wed Feb 04 2009 Jon Masters <jcm@redhat.com> - 3.6
- Unify fixes from other distributions in common upstream.
* Mon Oct 13 2008 Jon Masters <jcm@redhat.com> - 3.5-3
- Remove silly noescape patch we've had forever.
- Nobody knows why any more.
* Mon Oct 13 2008 Jon Masters <jcm@redhat.com> - 3.5
- Rebase to latest upstream release.
- NOTE: This release adds binary module indexes.
* Tue Sep 09 2008 Jon Masters <jcm@redhat.com> - 3.4.1
- Add ability to supply module options on kernel command line
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.4-13
- fix license tag
* Thu May 01 2008 Jon Masters <jcm@redhat.com> - 3.4-12
- Quiet alias errors (prevent loud warnings on non-existent hardware).
- Resolves: #442190.
* Fri Apr 04 2008 Jon Masters <jcm@redhat.com> - 3.4-11
- Add i2c-dev to modprobe.conf.dist.
- Fix a typo.
- Resolves: #380971.
* Thu Apr 03 2008 Jon Masters <jcm@redhat.com> - 3.4-9
- Remove "blacklist-compat" properly.
- Add BuildRequires on zlib-static.
- Resolves: #434140.
* Wed Apr 02 2008 Jon Masters <jcm@redhat.com> - 3.4-7
- Update weak-modules, remove obsoletes on "modules", remove "blacklist-compat".
- Add "alias gre0 ip_gre" to /etc/modprobe.conf by default.
- Resolves: #207653, #242080, #241595, #229783.
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.4-3
- Autorebuild for GCC 4.3
* Sun Oct 07 2007 Jon Masters <jcm@redhat.com> - 3.4-2
- Rebase to latest upstream release.
- Sychronize weak-modules with RHEL.
* Thu Mar 22 2007 Jon Masters <jcm@redhat.com> - 3.3-0.pre11.1.0
- Rebase to latest upstream release.
* Thu Feb 01 2007 Jon Masters <jcm@redhat.com> - 3.3-0.pre6.1.7
- Rebase to latest upstream release.
* Fri Oct 20 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre3.1.6
- Revert out fixes to mptbase. Need to work around mkinitrd problem parsing
output from module-init-tools - will then respin with new fix.
* Fri Oct 13 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre3.1.5
- Fixes for mptbase in modprobe.conf.dist.
* Thu Oct 12 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre3.1.3
- Updated to upstream with some miscellaneous fixes from contrib.
- Rebuilt allconf patch since retabbed upstream source.
* Sat Sep 23 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre2.1.3
- Updated to upstream with new module priority/override features.
- Documentation updates and other miscellaneous fixes.
* Thu Aug 03 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.17
- Build in a shell version of rpmsort to avoid unnecessary dep.
* Tue Aug 01 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.16
- Add pre-req for /usr/lib/rpm/redhat/rpmsort
* Tue Aug 01 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.15
- Reverted back to script based weak-updates to avoid python dep.
* Sun Jul 30 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.6
- Don't call depmod on removing a kernel.
- Warn rather than exit if we can't process weak-updates on new kernel
- Handle duplicate modules by picking the latter version of the two.
* Sun Jul 30 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.4
- Don't call mkinitrd when removing a kernel.
* Sun Jul 30 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4.3
- New weak-modules with fixes
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.3-0.pre1.4.1
- rebuild
* Tue Jun 27 2006 Jon Masters <jcm@redhat.com> - 3.3-0.pre1.4
- updated patch for weak-modules
* Wed Jun 14 2006 Harald Hoyer <harald@redhat.com> - 3.3-0.pre1.3
- added patches for weak modules
* Tue Jun 06 2006 Stephen C. Tweedie <sct@redhat.com> - 3.3-0.pre1.2
- Rebuild to pick up new nosegneg libc.a for insmod.static
* Wed May 10 2006 Harald Hoyer <harald@redhat.com> 3.3-0.pre1.1
- version 3.3-pre1
- added blacklist-compat and ghosted empty /etc/modprobe.conf.dist
* Thu Mar 30 2006 Harald Hoyer <harald@redhat.com> 3.2.2-1
- version 3.2.2
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 3.2-0.pre9.2.2.1
- rebump for build order issues during double-long bump
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.2-0.pre9.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.2-0.pre9.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 24 2006 Harald Hoyer <harald@redhat.com> 3.2-0.pre9.2
- ghost /etc/modprobe.conf (#130603)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Sun Nov 06 2005 Florian La Roche <laroche@redhat.com>
- update to 3.2pre9
* Fri Sep 09 2005 Bill Nottingham <notting@redhat.com> 3.2-0.pre7.3
- don't escape '-' in module names for module.alias
* Fri Jul 22 2005 Bill Nottingham <notting@redhat.com> 3.2-0.pre7.2
- fix depmod segfault on bad modules (#162716)
* Fri Jul 08 2005 Bill Nottingham <notting@redhat.com> 3.2-0.pre7.1
- update to 3.2-pre7
- put modprobe.conf.dist in /etc/modprobe.d
* Mon Apr 25 2005 Bill Nottingham <notting@redhat.com> 3.1-3
- load snd-seq-device/snd-seq-oss on load of pcm devices (part of #147637)
* Mon Mar 14 2005 Bill Nottingham <notting@redhat.com> 3.1-2
- buildreq: docbook-utils (#151070)
* Mon Mar 07 2005 Bill Nottingham <notting@redhat.com> 3.1-1
- update to 3.1 final
* Mon Nov 22 2004 Jeremy Katz <katzj@redhat.com> - 3.1-0.pre5.4
- don't use dietlibc on x86 anymore
* Wed Sep 22 2004 Bill Nottingham <notting@redhat.com> 3.1-0.pre5.3
- add rule for emu10k1 synth (#133280)
* Wed Sep 01 2004 Bill Nottingham <notting@redhat.com> 3.1-0.pre5.2
- fix segfault (#131441)
* Tue Aug 31 2004 Bill Nottingham <notting@redhat.com> 3.1-0.pre5.1
- update to 3.1-pre5
* Thu Aug 26 2004 Bill Nottingham <notting@redhat.com> 3.0-2
- more modprobe.conf.dist sound tweaks
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Jun 04 2004 Bill Nottingham <notting@redhat.com> 3.0-0.pre10.1
- remove back compat, rename to module-init-tools
* Wed May 05 2004 Bill Nottingham <notting@redhat.com> 2.4.26-16
- fix sound restoring on module load when done via OSS compat
* Thu Apr 15 2004 Bill Nottingham <notting@redhat.com> 2.4.26-15
- don't buildreq autoconf-2.13 (#116770)
- sound-slot-0/snd-card-0 hacking-around
* Mon Mar 29 2004 Bill Nottingham <notting@redhat.com> 2.4.26-14
- modinfo: use new modinfo if passed <foo>.ko
* Tue Mar 23 2004 Steve Dickson <SteveD@RedHat.com>
- Added the mounting of /proc/fs/nfsd to modprobe.conf.dist
so it gets mounted when nfsd is loaded.
* Tue Mar 16 2004 Steve Dickson <SteveD@RedHat.com>
- /var/lib/nfs/rpc_pipefs not /var/lib/rpc_pipes should be
mounted when sunrpc is loaded.
* Fri Mar 12 2004 Steve Dickson <SteveD@RedHat.com>
- umount rpc_pipefs when sunrpc is unloaded
* Thu Mar 11 2004 Bill Nottingham <notting@redhat.com> 2.4.26-9
- add nfsv4 aliases to modprobe.conf.dist
- clean out upstreamed aliases in modprobe.conf.dist
- mount rpc_pipefs when sunrpc is loaded
* Fri Mar 05 2004 Bill Nottingham <notting@redhat.com> 2.4.26-7
- blacklist eth1394 (#117383)
* Mon Feb 23 2004 Bill Nottingham <notting@redhat.com> 2.4.26-6
- update module-init-tools to 3.0pre10
- fix modinfo (#116305)
- always include /etc/modprobe.conf.dist (don't require the line in modprobe.conf)
- ship a static modprobe.conf.dist, don't generate it at build time
- clean up modprobe.conf.dist a little (#113772, #113768)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Feb 11 2004 Bill Nottingham <notting@redhat.com>
- don't use trampolines in insmod, working around #106005
* Thu Jan 29 2004 Bill Nottingham <notting@redhat.com> 2.4.26-3
- fix irda (#114268), bluetooth (#114019) and alsa aliases
* Tue Dec 16 2003 Bill Nottingham <notting@redhat.com> 2.4.26-2
- add OSS compat ALSA module aliases for 2.6
* Mon Dec 15 2003 Bill Nottingham <notting@redhat.com> 2.4.26-1
- update to 2.4.26
- switch around man pages; the module-init-tools man pages are now
the default
- add backwards compat usb aliases for the simple case
- add some commentary to modules.conf/modprobe.conf on conversion
- modutils-devel goes away
* Tue Oct 07 2003 Bill Nottingham <notting@redhat.com> 2.4.25-13
- fix handling of updates path (#106482)
* Tue Sep 30 2003 Bill Nottingham <notting@redhat.com> 2.4.25-12
- add modprobe.conf(5) (#105760, <salimma1@yahoo.co.uk>)
* Tue Sep 30 2003 Bill Nottingham <notting@redhat.com> 2.4.25-11
- update to module-init-tools-0.9.14, enable zlib, adjust patches
* Thu Sep 25 2003 Bill Nottingham <notting@redhat.com> 2.4.25-10
- provide module-init-tools
* Mon Sep 08 2003 Bill Nottingham <notting@redhat.com> 2.4.25-9
- fix bluetooth typo (#88859)
- add viocd alias (#89232)
* Mon Jul 07 2003 Bill Nottingham <notting@redhat.com> 2.4.25-8
- fix leak in module-init-tools-depmod (<arjanv@redhat.com>)
- look in /lib/modules/`uname -r`/updates for modules
* Fri Jun 20 2003 Bill Nottingham <notting@redhat.com> 2.4.25-6
- fix modprobe -C when there is no modules.dep file
* Mon Jun 09 2003 Bill Nottingham <notting@redhat.com> 2.4.25-5
- add IPSEC encryption & auth aliases
- fix alias
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed May 28 2003 Bill Nottingham <notting@redhat.com> 2.4.25-2
- add joystick alias (#91309)
- add alias for af_key for IPSEC
- update module-init-tools to 0.9.12
- ship a modprobe.conf.dist with the aliases that are built into 2.4
modutils
- generate a modprobe.conf if needed on install
* Fri Apr 25 2003 Bill Nottingham <notting@redhat.com> 2.4.25-1
- update to 2.4.25
- add floppy alias back (#89097)
- add bluetooth aliases (#88859)
* Thu Apr 03 2003 Bill Nottingham <notting@redhat.com> 2.4.22-10
- quick hack fix for depmod so the installer will work
* Wed Apr 02 2003 Bill Nottingham <notting@redhat.com> 2.4.22-9
- include support for 2.5/2.6 kernels
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 2.4.22-8
- alias block-major-2 off, we never ship it as a module (#71036)
* Mon Feb 03 2003 Bill Nottingham <notting@redhat.com> 2.4.22-7
- make sure we don't use diet anywhere but x86, even if it's lying around
- fix zlib linkage, for real
- switch ftape alias (#7674)
* Fri Jan 31 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add patch for genksyms to not segfault in drivers/char/joystick
for mainframe kernel builds
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Jan 16 2003 Bill Nottingham <notting@redhat.com> 2.4.22-4
- fix zlib static linkage patch
* Tue Dec 31 2002 Bill Nottingham <notting@redhat.com> 2.4.22-3
- add alias for tun/tap (#80491)
* Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add an IBM patch to also load 64bit kernel modules via a 31bit compiled app
* Mon Nov 25 2002 Bill Nottingham <notting@redhat.com> 2.4.22-1
- update to 2.4.22
- don't link zlib dynamically
* Tue Nov 19 2002 Bill Nottingham <notting@redhat.com> 2.4.21-1
- update to 2.4.21
- enable zlib for insmod.static, normal
* Fri Aug 16 2002 Bill Nottingham <notting@redhat.com> 2.4.18-2
- add check for gcc version mismatch between kernel/modules
(<arjanv@redhat.com>)
* Tue Jul 23 2002 Bill Nottingham <notting@redhat.com> 2.4.18-1
- update to 2.4.18
- add some more default aliases
- fix checking of kernel version
* Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 2.4.16-1
- update to 2.4.16
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Apr 16 2002 Bill Nottingham <notting@redhat.com> 2.4.14-3
- force kallsyms on modules
* Mon Apr 01 2002 Bill Nottingham <notting@redhat.com> 2.4.14-2
- fix support for symbols that contain _R (<streeter@redhat.com>)
* Sat Mar 02 2002 Bill Nottingham <notting@redhat.com> 2.4.14-1
- update to 2.4.14
- take out genksyms.old, no more buildprereq for gperf
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 2.4.13-7/8
- rebuild against diet
- reenable rmmod in the library version, shrink it too
* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 2.4.13-5
- rebuild in earlier environments
* Sun Feb 10 2002 Bill Nottingham <notting@redhat.com> 2.4.13-4
- various space shavings in -devel
* Fri Feb 08 2002 Bill Nottingham <notting@redhat.com> 2.4.13-3
- bump rev
- buildprereq gperf
* Mon Feb 04 2002 Bill Nottingham <notting@redhat.com> 2.4.13-1
- update to 2.4.13
- fix GPL symbol export
* Wed Jan 30 2002 Bill Nottingham <notting@redhat.com> 2.4.12-9
- shrink insmod.static
* Thu Jan 24 2002 Bill Nottingham <notting@redhat.com> 2.4.12-8
- fix installation of extra libraries (#58427)
* Thu Jan 17 2002 Bill Nottingham <notting@redhat.com> 2.4.12-7
- hack to allow depmod of 64bit kernels on 32bit PPC
* Tue Jan 15 2002 Bill Nottingham <notting@redhat.com> 2.4.12-6
- more ppc64 fixes
* Thu Jan 10 2002 Bill Nottingham <notting@redhat.com> 2.4.12-5
- fix build on combined 32/64 targets (ppc/sparc)
* Tue Dec 11 2001 Matt Wilson <msw@redhat.com>
- added a -devel subpackage that contains libraries that apps can use
to implement insmod and rmmod
* Tue Dec 04 2001 Bill Nottingham <notting@redhat.com>
- get rid of some obsolete patches, other tweaks
* Thu Nov 29 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 2.4.12
* Sat Nov 17 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 2.4.11
* Tue Oct 02 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.10
- deprecate -i, -m arguments to depmod
* Tue Sep 25 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.9
* Wed Aug 29 2001 Bill Nottingham <notting@redhat.com>
- replace modutils-2.4.6-error patch with version that was integrated
upstream
* Sat Aug 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- disable char-major-4 for s390/s390x
* Sun Jul 08 2001 Bill Nottingham <notting@redhat.com>
- remove /etc/cron.d/kmod
* Fri Jul 06 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.6
- alias binfmt-0000 off (#9709)
- turn off 'modules.conf is more recent than modules.dep' message (#14276,
others)
- return nonzero from depmod if there are errors (#40935)
- fix manpage typo (#33123)
* Thu Jul 05 2001 Karsten Hopp <karsten@redhat.de>
- new S390 patch from IBM
* Tue Jun 26 2001 Elliot Lee <sopwith@redhat.com> 2.4.5-3
- Add modutils-2.4.5-stblocal.patch from Jakub. See the e-mail message
inside the patch file for details.
- Use smp_mflags macro
* Thu Jun 21 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add s390/s390x support
* Tue Apr 24 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.5
* Tue Mar 06 2001 Bill Nottingham <notting@redhat.com>
- add default post/preun for binfmt_misc
* Mon Feb 19 2001 Bill Nottingham <notting@redhat.com>
- change ipv6 alias to 'alias net-pf-10 off'
* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
- add 'net-pf-10 ipv6' alias (#25405)
* Sun Jan 28 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- change "#ifdef s390" -> "#if defined(__s390__) || defined(__s390x__)"
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.2
- ship a genksyms.old
* Fri Jan 19 2001 Bill Nottingham <notting@redhat.com>
- fix ppp aliases
* Tue Jan 09 2001 Bill Nottingham <notting@redhat.com>
- oops, I blew away other people's changes. Fix that.
- only have tty-ldisc-11 in the aliases once
* Mon Jan 08 2001 Bill Nottingham <notting@redhat.com>
- update to 2.4.0
- tweak irda aliases
- remove vixie-cron dependency (it's not *required*)
- add missing %build
LANG=C
export LANG
unset DISPLAY
(where did that go?)
* Sun Jan 07 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.4.0
- Get rid of obsolete char-major-60==ircom-tty patch
(moved to 161)
* Sat Jan 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add "ctc{0,1,2} -> ctc" alias for s390
* Sat Dec 23 2000 Bill Nottingham <notting@redhat.com>
- add missing comma in alias list
- add irda aliases
* Tue Dec 12 2000 Bill Nottingham <notting@redhat.com>
- add char-major-108 ppp_async alias
* Mon Dec 11 2000 Bill Nottingham <notting@redhat.com>
- fix ide-probe aliases (now ide-probe-mod)
* Wed Nov 22 2000 Matt Wilson <msw@redhat.com>
- 2.3.21, fixes more security problems.
* Thu Nov 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.20, fixes security holes
* Tue Oct 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.19
- add IrDA devices to alias patch
- update source URL
* Thu Oct 26 2000 Bill Nottingham <notting@redhat.com>
- fix ia64 module loading
* Mon Oct 02 2000 Bill Nottingham <notting@redhat.com>
- stupid ia64 tricks
* Fri Sep 29 2000 Jeff Johnson <jbj@redhat.com>
- upgrade to 2.3.17.
- sparc64 ELF hacks.
* Mon Aug 21 2000 Michael K. Johnson <johnsonm@redhat.com>
- Use /usr/share/man for removing kerneld-related man pages.
* Wed Aug 09 2000 Jakub Jelinek <jakub@redhat.com>
- fix build on SPARC
* Tue Aug 08 2000 Jakub Jelinek <jakub@redhat.com>
- update to 2.3.14
* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
- update to 2.3.13
- turn psaux off again
- remove sound patch; it's obsolete
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
- rebuild to cope with glibc locale binary incompatibility
* Thu Jul 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.12
- fix up ia64
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sat Jul 01 2000 Florian La Roche <laroche@redhat.com>
- add aliases for cipcb[0-3]
* Wed Jun 14 2000 Matt Wilson <msw@redhat.com>
- fix build on combined 32/64 bit sparc
* Thu Jun 01 2000 Bill Nottingham <notting@redhat.com>
- modules.confiscation
* Wed May 17 2000 Bill Nottingham <notting@redhat.com>
- add ia64 patch from Intel
* Wed May 17 2000 Jakub Jelinek <jakub@redhat.com>
- fix build with glibc 2.2
* Tue May 09 2000 Doug Ledford <dledford@redhat.com>
- Correct %description to reflect that we don't build kerneld by default
* Fri Apr 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.11
* Mon Apr 03 2000 Bill Nottingham <notting@redhat.com>
- fix net-pf-* aliases for ipx, appletalk
* Fri Mar 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.10
* Thu Feb 17 2000 Matt Wilson <msw@redhat.com>
- added alias for agpgart
* Mon Feb 14 2000 Bill Nottingham <notting@redhat.com>
- hardcode psaux alias to off everywhere
* Thu Feb 03 2000 Bill Nottingham <notting@redhat.com>
- add a symlink from conf.modules.5 to modules.conf.5
* Sat Jan 29 2000 Bill Nottingham <notting@redhat.com>
- fix breakage *correctly*
* Sat Jan 22 2000 Bill Nottingham <notting@redhat.com>
- fix breakage of our own cause w.r.t sound modules
* Thu Jan 06 2000 Jakub Jelinek <jakub@redhat.com>
- update to 2.3.9.
- port RH patches from 2.1.121 to 2.3.9 where needed.
- disable warning about conf.modules for now, in 7.0
we should move to modules.conf.
* Wed Oct 13 1999 Jakub Jelinek <jakub@redhat.com>
- hardcode psaux alias on sparc to off.
* Tue Oct 05 1999 Bill Nottingham <notting@redhat.com>
- hardcode parport aliases....
* Mon Oct 04 1999 Cristian Gafton <gafton@redhat.com>
- rebuild against new glibc in the sparc tree
* Wed Sep 15 1999 Jakub Jelinek <jakub@redhat.com>
- rewrite sparckludge so that separate *64 binaries
are not needed anymore.
* Sat Sep 11 1999 Cristian Gafton <gafton@redhat.com>
- apply the last patch in the %prep section (doh!)
* Mon Apr 19 1999 Cristian Gafton <gafton@redhat.com>
- add support for the ppp compression modules by default
* Tue Apr 13 1999 Michael K. Johnson <johnsonm@redhat.com>
- add cron.d file to run rmmod -as
* Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
- take out kerneld
* Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
- add patch to make all raid personalities recognized
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 7)
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
- obsoletes modules
- get rid of the /lib/modules/preferred hack
* Mon Mar 15 1999 Bill Nottingham <notting@redhat.com>
- added support for /lib/modules/foo/pcmcia
- make kerneld initscript not start by default
* Tue Feb 23 1999 Matt Wilson <msw@redhat.com>
- added sparc64 support from UltraPenguin
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
- call libtoolize to allow it to compile on the arm
* Wed Dec 23 1998 Jeff Johnson <jbj@redhat.com>
- search /lib/modules/preferred before defaults but after specified paths.
* Tue Nov 17 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to version 2.1.121
* Thu Nov 05 1998 Erik Troan <ewt@redhat.com>
- added -m, -i options
* Thu Oct 01 1998 Michael K. Johnson <johnsonm@redhat.com>
- fix syntax error I introduced when enhancing initscript
* Wed Sep 30 1998 Michael K. Johnson <johnsonm@redhat.com>
- enhance initscript
* Fri Aug 28 1998 Jeff Johnson <jbj@redhat.com>
- recompile statically linked binary for 5.2/sparc
* Tue Jul 28 1998 Jeff Johnson <jbj@redhat.com>
- pick up ultrapenguin patches (not applied for now).
- pre-generate keyword.c so gperf doesn't have to be present (not applied).
- util/sys_cm.c: fix create_module syscall (signed return on sparc too)
* Wed Jul 15 1998 Jeff Johnson <jbj@redhat.com>
- correct %postun typos
* Fri May 01 1998 Erik Troan <ewt@redhat.com>
- added /lib/modules/preferred to search path
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Tue Apr 07 1998 Cristian Gafton <gafton@redhat.com>
- updated to 2.1.85
- actually make use of the BuildRoot
* Fri Apr 03 1998 Jakub Jelinek <jj@ultra.linux.cz>
- Fix sparc64, add modinfo64 on sparc.
* Mon Mar 23 1998 Jakub Jelinek <jj@ultra.linux.cz>
- Handle EM_SPARCV9, kludge to support both 32bit and 64bit kernels
from the same package on sparc/sparc64.
* Fri Nov 07 1997 Michael Fulbright
- removed warning message when conf.modules exists and is a empty
* Tue Oct 28 1997 Erik Troan <ewt@redhat.com>
- patched to honor -k in options
- added modprobe.1
- added init script
* Thu Oct 23 1997 Erik Troan <ewt@redhat.com>
- removed bogus strip of lsmod (which is a script)
* Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
- updated to 2.1.55
- builds in a buildroot
* Mon Aug 25 1997 Erik Troan <ewt@redhat.com>
- added insmod.static
* Sun Aug 24 1997 Erik Troan <ewt@redhat.com>
- built on Intel
- combined rmmod and insmod
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/32 /usr/lib/debug/.build-id/32/7af0370cc10ad55c66be4758c0ba13b257562a /usr/lib/debug/.build-id/32/7af0370cc10ad55c66be4758c0ba13b257562a.debug /usr/lib/debug/.build-id/91 /usr/lib/debug/.build-id/91/3b4f868f9bacb5d71e0d9a42ca150368e7f779 /usr/lib/debug/.build-id/91/3b4f868f9bacb5d71e0d9a42ca150368e7f779.debug /usr/lib/debug/.build-id/bd /usr/lib/debug/.build-id/bd/70e9679ddff49fea4575cc47387acd18fbe6fb /usr/lib/debug/.build-id/bd/70e9679ddff49fea4575cc47387acd18fbe6fb.debug /usr/lib/debug/.build-id/c6 /usr/lib/debug/.build-id/c6/04012d93bc4371febb9c5325beca910137e214 /usr/lib/debug/.build-id/c6/04012d93bc4371febb9c5325beca910137e214.debug /usr/lib/debug/.build-id/d6 /usr/lib/debug/.build-id/d6/e34e86162657e908b8ec62d9811aa93534e224 /usr/lib/debug/.build-id/d6/e34e86162657e908b8ec62d9811aa93534e224.debug /usr/lib/debug/.build-id/e5 /usr/lib/debug/.build-id/e5/a7c3ec049ffb4a4d8becbd1c95857c53966a40 /usr/lib/debug/.build-id/e5/a7c3ec049ffb4a4d8becbd1c95857c53966a40.debug /usr/lib/debug/.build-id/f5 /usr/lib/debug/.build-id/f5/6738659c06046ea4ce6477ba642ea3eac6748a /usr/lib/debug/.build-id/f5/6738659c06046ea4ce6477ba642ea3eac6748a.debug /usr/lib/debug/sbin /usr/lib/debug/sbin/depmod.debug /usr/lib/debug/sbin/insmod.debug /usr/lib/debug/sbin/insmod.static.debug /usr/lib/debug/sbin/lsmod.debug /usr/lib/debug/sbin/modinfo.debug /usr/lib/debug/sbin/modprobe.debug /usr/lib/debug/sbin/rmmod.debug /usr/src/debug/module-init-tools-3.16 /usr/src/debug/module-init-tools-3.16/build /usr/src/debug/module-init-tools-3.16/config_filter.c /usr/src/debug/module-init-tools-3.16/depmod.c /usr/src/debug/module-init-tools-3.16/depmod.h /usr/src/debug/module-init-tools-3.16/elfops.c /usr/src/debug/module-init-tools-3.16/elfops.h /usr/src/debug/module-init-tools-3.16/elfops_core.c /usr/src/debug/module-init-tools-3.16/index.c /usr/src/debug/module-init-tools-3.16/index.h /usr/src/debug/module-init-tools-3.16/insmod.c /usr/src/debug/module-init-tools-3.16/list.h /usr/src/debug/module-init-tools-3.16/logging.c /usr/src/debug/module-init-tools-3.16/logging.h /usr/src/debug/module-init-tools-3.16/lsmod.c /usr/src/debug/module-init-tools-3.16/modinfo.c /usr/src/debug/module-init-tools-3.16/modprobe.c /usr/src/debug/module-init-tools-3.16/rmmod.c /usr/src/debug/module-init-tools-3.16/tables.c /usr/src/debug/module-init-tools-3.16/tables.h /usr/src/debug/module-init-tools-3.16/util.c /usr/src/debug/module-init-tools-3.16/util.h /usr/src/debug/module-init-tools-3.16/zlibsupport.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 07:32:46 2013