| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kudzu | Distribution: Red Hat Linux |
| Version: 0.98.10 | Vendor: Red Hat, Inc. |
| Release: 2p | Build date: Wed Sep 11 21:00:16 2002 |
| Group: Applications/System | Build host: wally |
| Size: 1221106 | Source RPM: kudzu-0.98.10-2p.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: The Red Hat Linux hardware probing tool. | |
Kudzu is a hardware probing tool run at system boot time to determine what hardware has been added or removed from the system.
GPL
* Tue Apr 03 2001 Preston Brown <pbrown@redhat.com>
- mark camera mount types w/a default partition.
* Sat Mar 31 2001 Bill Nottingham <notting@redhat.com>
- fix a couple of random only-on-occasion memory scribbles in pci.c
* Fri Mar 30 2001 Bill Nottingham <notting@redhat.com>
- if we're running for the first time, don't configure additional mice
if some existing mouse is configured
* Thu Mar 29 2001 Bill Nottingham <notting@redhat.com>
- more PS/2 probe tweaks to work with yet more strange KVMs
- random pcitable tweaks (G450, etc.)
* Tue Mar 27 2001 Bill Nottingham <notting@redhat.com>
- don't segfault if they don't have a PS/2 port
* Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
- cosmetic pcitable tweaks
* Thu Mar 22 2001 Bill Nottingham <notting@redhat.com>
- don't map a particular Compaq i960 thing to megaraid (#32082)
* Wed Mar 21 2001 Erik Troan <ewt@redhat.com>
- set detached for usb devices that aren't plugged in
- don't put detached dfevices in the fstab
* Tue Mar 20 2001 Bill Nottingham <notting@redhat.com>
- only probe once in updfstab
- fix aumix lines, again (#32163)
- fix it so we don't reconfigure configured USB mice (#32236)
* Sat Mar 17 2001 Erik Troan <ewt@redhat.com>
- check for Y-E (Vaio) floppies
* Sat Mar 17 2001 Erik Troan <ewt@redhat.com>
- updfstab ignores partition tables that look invalid
* Thu Mar 15 2001 Bill Nottingham <notting@redhat.com>
- fix ps2 probe
- fix long latent bug in python module
- add new it/de/fr/es .po files
* Wed Mar 14 2001 Bill Nottingham <notting@redhat.com>
- add some documentation on the hwconf file
* Tue Mar 13 2001 Bill Nottingham <notting@redhat.com>
- new and improved PS/2 probe (<bcrl@redhat.com>)
* Tue Mar 13 2001 Bill Nottingham <notting@redhat.com>
- fix two segfaults, one in the isapnp code, one in the ddc code
* Fri Mar 09 2001 Bill Nottingham <notting@redhat.com>
- some pcitable updates
- update to updfstab (pam_console support)
- don't try and load IDE modules if we don't need to
* Thu Mar 08 2001 Bill Nottingham <notting@redhat.com>
- clean up mouse handling (#30939, #21483, #18862, others)
- ignore non-native ISAPnP stuff for now (#30805)
* Fri Mar 02 2001 Bill Nottingham <notting@redhat.com>
- fix a segfault and other weirdness in the SCSI probe (#30168)
* Thu Mar 01 2001 Bill Nottingham <notting@redhat.com>
- fix a SCSI order bug
* Wed Feb 28 2001 Preston Brown <pbrown@redhat.com>
- identify 16meg G450
* Wed Feb 28 2001 Bill Nottingham <notting@redhat.com>
- enable the ISAPnP stuff (part of #29450)
- fix a segfault
* Tue Feb 27 2001 Bill Nottingham <notting@redhat.com>
- merge in some stuff in pcitable that got lost
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
- don't return CLASS_NETWORK for everything in PCI_BASE_CLASS_NETWORK
(like, say, ISDN cards) (#29308)
* Sat Feb 24 2001 Bill Nottingham <notting@redhat.com>
- only probe the PCI bus in module_upgrade (#29092, sort of)
- random cleanups, plug some memory leaks
- don't give SCSI device names to non-SCSI devices
* Sat Feb 24 2001 Preston Brown <pbrown@redhat.com>
- don't make duplicate fstab entries for devices that have the same dev entry but match different patterns.
* Fri Feb 23 2001 Bill Nottingham <notting@redhat.com>
- write aliases for multiple usb controllers
* Thu Feb 22 2001 Bill Nottingham <notting@redhat.com>
- add a new i810_audio id
- read modules.pcimap from the normal directory if we're running the BOOT
kernel
* Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
- write lines to modules.conf to save/restore sound settings (#28504)
- fix module_upgrade for eth0 aliases
* Wed Feb 21 2001 Preston Brown <pbrown@redhat.com>
- set up agpgart on i860s.
- improvements and fixes to updfstab, including mounting IOMEGA devices in the format they prefer.
* Sat Feb 17 2001 Matt Wilson <msw@redhat.com>
- set usbDeviceList to NULL in freeUsbDevices
* Fri Feb 16 2001 Bill Nottingham <notting@redhat.com>
- fix USB multiple probe segfault
* Thu Feb 15 2001 Bill Nottingham <notting@redhat.com>
- fix updfstab up some
* Thu Feb 15 2001 Preston Brown <pbrown@redhat.com>
- final translation update
* Wed Feb 14 2001 Preston Brown <pbrown@redhat.com>
- sync pcitable w/Xconfigurator.
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
- fix configuration of PCI modems (#27414)
* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
- fix python module
* Mon Feb 12 2001 Bill Nottingham <notting@redhat.com>
- expand the USB probing; return all sorts of devices, and more sane
descriptions
* Mon Feb 12 2001 Erik Troan <ewt@redhat.com>
- added sony devices to updfstab
- look through /proc/partitions for actual partition to mount
- made symlinks optional, and only create them for /dev/cdrom
* Sat Feb 10 2001 Bill Nottingham <notting@redhat.com>
- don't bother showing a dialog for hardware we aren't going to do anything
with
- don't configure CD-ROMs
* Fri Feb 09 2001 Preston Brown <pbrown@redhat.com>
- update pcitable with new XFree86 stuff
* Fri Feb 09 2001 Erik Troan <ewt@redhat.com>
- added updfstab
- don't report ide devices bound to ide-scsi -- they're really scsi devices
* Thu Feb 08 2001 Matt Wilson <msw@redhat.com>
- added modules.o to LOADEROBJS in Makefile
- remove modules.o from LOADEROBJS and add stub functions in kudzu.c
* Thu Feb 08 2001 Bill Nottingham <notting@redhat.com>
- add in modules.conf upgrader
- describe the types of hardware that's added or removed in the dialog
* Tue Feb 06 2001 Bill Nottingham <notting@redhat.com>
- map disabled PCI devices to 'disabled', not to 'ignore'
* Fri Feb 02 2001 Bill Nottingham <notting@redhat.com>
- fix calling of VESA BIOS stuff (#24176)
* Thu Feb 01 2001 Bill Nottingham <notting@redhat.com>
- fix detection of disabled video boards
* Sat Jan 27 2001 Trond Eivind Glomsrød <teg@redhat.com>
- fix bug in USB detection
* Fri Jan 26 2001 Bill Nottingham <notting@redhat.com>
- fix some broken pcitable entries
- add BUS_USB to python module
* Thu Jan 25 2001 Bill Nottingham <notting@redhat.com>
- fix it so we actually pay attention to which button they push (#24858)
* Thu Jan 25 2001 Preston Brown <pbrown@redhat.com>
- final i18n update before beta
* Mon Jan 22 2001 Bill Nottingham <notting@redhat.com>
- change i18n mechanism
* Sun Jan 21 2001 Bill Nottingham <notting@redhat.com>
- add hack for 'configure/unconfigure all' in interactive mode
* Fri Jan 19 2001 Erik Troan <ewt@redhat.com>
- pcitable update for natsemi module
* Thu Jan 18 2001 Bill Nottingham <notting@redhat.com>
- pcitable updates
* Wed Jan 10 2001 Bill Nottingham <notting@redhat.com>
- don't write modules.conf aliases for cardbus network stuff
* Fri Dec 29 2000 Bill Nottingham <notting@redhat.com>
- fix continual redetection of SOCKET devices
* Sat Dec 23 2000 Bill Nottingham <notting@redhat.com>
- read modules.pcimap as well
- pcitable updates
* Wed Dec 20 2000 Bill Nottingham <notting@redhat.com>
- map yenta_socket driver for cardbus bridges (CLASS_SOCKET)
* Thu Dec 14 2000 Bill Nottingham <notting@redhat.com>
- work around a possible glibc bug
- fix up the USB device stuff
* Wed Dec 13 2000 Bill Nottingham <notting@redhat.com>
- fix segfault caused by yesterday's changes
- stub load/removeModule for the loader
* Tue Dec 12 2000 Bill Nottingham <notting@redhat.com>
- libmodules gets integrated into libkudzu
- load necessary modules before probing
* Sat Dec 09 2000 Bill Nottingham <notting@redhat.com>
- a WORM device is a CD-ROM (#19250)
* Wed Dec 06 2000 Michael Fulbright <msf@redhat.com>
- fix for IDE CDROM probing segfault
* Tue Nov 21 2000 Erik Troan <ewt@redhat.com>
- fix for scd devices > scd9
* Sun Nov 19 2000 Bill Nottingham <notting@redhat.com>
- don't use files in /tmp to determine whether to switch runlevels
* Sun Oct 22 2000 Matt Wilson <msw@redhat.com>
- install kudzu.py into /usr/lib/python1.5/site-packages, not
/usr/lib/python1.5/
- added backwards compatibility for old python interface
- fixed crashes in python C binding
* Thu Oct 19 2000 Bill Nottingham <notting@redhat.com>
- pcitable updates
- don't 'configure' agpgart on alpha
- don't configure usb controllers if there are no modules
* Thu Oct 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- segfault fix
* Wed Oct 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
- some fixes to avoid segfaulting with serial devices
in kudzu if no PnP-description is available
- minor fix to the makefile
* Sat Sep 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rewritten USB support
- new python module (formerly kudzu2), giving access to
more information
* Thu Sep 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- include more info in the kudzu2 python module
* Sat Sep 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- new kudzu2 python module which gives access to all
of the information available on the device in the C
library. Hopefully will be the main module soonish.
* Thu Aug 31 2000 Bill Nottingham <notting@redhat.com>
- pcitable tweaks
* Fri Aug 25 2000 Erik Troan <ewt@redhat.com>
- updated it/es translations
* Fri Aug 25 2000 Bill Nottingham <notting@redhat.com>
- fix segfault when passed '-f <some file that doesn't exist>'
* Thu Aug 24 2000 Bill Nottingham <notting@redhat.com>
- fix some ATI Mobility mappings
- use ftw() to look for modules; it's the only sane way to handle
2.4 kernels
* Sun Aug 20 2000 Bill Nottingham <notting@redhat.com>
- fix network device ordering
* Wed Aug 16 2000 Bill Nottingham <notting@redhat.com>
- disabled things also have IRQ 255. Neat.
* Thu Aug 10 2000 Bill Nottingham <notting@redhat.com>
- actually include translation files. Duh.
* Thu Aug 10 2000 Tim Waugh <twaugh@redhat.com>
- avoid overflowing the monitor id buffer (#15795)
* Wed Aug 09 2000 Erik Troan <ewt@redhat.com>
- look for PCMCIA IDE devices (they aren't in /proc)
* Tue Aug 08 2000 Bill Nottingham <notting@redhat.com>
- handle probing for excessive numbers of SCSI devices
- tweak IRQ 0 ignoring slightly
* Mon Aug 07 2000 Bill Nottingham <notting@redhat.com>
- ignore devices on IRQ 0
* Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- fix subdevice sorting in pci device table (#14503)
* Sat Aug 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- make some functions in pci.c "static"
* Thu Aug 03 2000 Bill Nottingham <notting@redhat.com>
- assorted pcitable and translation fixes
* Sat Jul 29 2000 Bill Nottingham <notting@redhat.com>
- fixes so translations get activated
* Thu Jul 27 2000 Bill Nottingham <notting@redhat.com>
- pcitable fixes (Neomagic, Matrox)
* Thu Jul 27 2000 Matt Wilson <msw@redhat.com>
- new translations for de fr it es
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
- pci.ids updates
- probe for memory in DDC probe
- link vbe library in directly
* Wed Jul 26 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update gdth ICP vortex entries
* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
- turn off DDC probing in generic hardware probe
- random pcitable updates
* Wed Jul 19 2000 Michael Fulbright <msf@redhat.com>
- enable USB bus probing for loader
* Wed Jul 19 2000 Bill Nottingham <notting@redhat.com>
- pcitable updates
* Sat Jul 15 2000 Matt Wilson <msw@redhat.com>
- added USB probing to kudzu_loader library
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Wed Jul 12 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add another ncr/sym controller to pcitable
* Tue Jul 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
- USB mouse detection
* Tue Jul 04 2000 Bill Nottingham <notting@redhat.com>
- preliminary USB probing (from Trond)
* Wed Jun 28 2000 Bill Nottingham <notting@redhat.com>
- add /etc/sysconfig/kudzu where you can force only safe probes on boot
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
- configure USB controllers
- initscript path munging
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- fix broken bus handling in library
* Fri Jun 16 2000 Bill Nottingham <notting@redhat.com>
- add r128 driver mappings
* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- hacks to probe vesa and vga16 framebuffers
* Wed Jun 14 2000 Bill Nottingham <notting@redhat.com>
- DDC probing fixes
* Thu Jun 08 2000 Bill Nottingham <notting@redhat.com>
- add in monitor probing
* Mon Jun 05 2000 Bill Nottingham <notting@redhat.com>
- pcitable fixes
* Fri Jun 02 2000 Bill Nottingham <notting@redhat.com>
- modules.confiscation
* Wed May 31 2000 Erik Troan <ewt@redhat.com>
- moved kudzumodule to main kudzu package
* Thu May 11 2000 Bill Nottingham <notting@redhat.com>
- add support for PCI subvendor, subdevice IDs
* Wed Apr 05 2000 Bill Nottingham <notting@redhat.com>
- add fix for odd keyboard controllers
* Wed Mar 29 2000 Erik Troan <ewt@redhat.com>
- added kudzumodule to devel package
- added libkudzu_loader to devel
* Sun Mar 05 2000 Matt Wilson <msw@redhat.com>
- added 810 SVGA mapping
* Fri Mar 03 2000 Bill Nottingham <notting@redhat.com>
- fixes in pci device list merging
* Fri Feb 25 2000 Bill Nottingham <notting@redhat.com>
- fix aliasing and configuration of network devices
- only configure modules that are available
* Tue Feb 22 2000 Bill Nottingham <notting@redhat.com>
- fix handling of token ring devices
* Fri Feb 18 2000 Bill Nottingham <notting@redhat.com>
- yet more serial fixes
* Thu Feb 17 2000 Bill Nottingham <notting@redhat.com>
- more serial fixes; bring back DTR and RTS correctly
* Sat Feb 05 2000 Bill Nottingham <notting@redhat.com>
- don't run serial probe on serial console, fixed right
* Wed Feb 02 2000 Bill Nottingham <notting@redhat.com>
- fix previous fixes.
* Thu Jan 27 2000 Bill Nottingham <notting@redhat.com>
- fix add/remove logic somewhat
* Thu Jan 20 2000 Bill Nottingham <notting@redhat.com>
- don't run serial probe on serial console
* Sat Jan 08 2000 Bill Nottingham <notting@redhat.com>
- fix stupid bug in configuring scsi/net cards
* Tue Oct 26 1999 Bill Nottingham <notting@redhat.com>
- oops, don't try to configure 'unknown's.
* Tue Oct 12 1999 Bill Nottingham <notting@redhat.com>
- fix creation of /etc/sysconfig/soundcard...
* Thu Oct 07 1999 Bill Nottingham <notting@redhat.com>
- add inittab munging for sparc serial consoles...
* Fri Oct 01 1999 Bill Nottingham <notting@redhat.com>
- add sun keyboard probing (from jakub)
- add some bttv support
* Thu Sep 23 1999 Bill Nottingham <notting@redhat.com>
- run 'telinit 5' if needed in the initscript
* Tue Sep 21 1999 Bill Nottingham <notting@redhat.com>
- new & improved UI
- module aliasing fixes
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
- sanitize, homogenize, sterilize...
* Thu Sep 09 1999 Bill Nottingham <notting@redhat.com>
- get geometry for ide drives
- enumerate buses (jj@ultra.linux.cz)
/etc/rc.d/init.d/kudzu /etc/sysconfig/kudzu /usr/lib/python1.5/site-packages/_kudzumodule.so /usr/lib/python1.5/site-packages/kudzu.py /usr/lib/python1.5/site-packages/kudzu.pyc /usr/sbin/kudzu /usr/sbin/module_upgrade /usr/sbin/updfstab /usr/share/doc/kudzu-0.98.10 /usr/share/doc/kudzu-0.98.10/README /usr/share/doc/kudzu-0.98.10/hwconf-description /usr/share/kudzu /usr/share/kudzu/pcitable /usr/share/kudzu/printertable /usr/share/kudzu/upgradelist /usr/share/kudzu/usb.ids /usr/share/locale/cs/LC_MESSAGES/kudzu.mo /usr/share/locale/da/LC_MESSAGES/kudzu.mo /usr/share/locale/de/LC_MESSAGES/kudzu.mo /usr/share/locale/es/LC_MESSAGES/kudzu.mo /usr/share/locale/eu_ES/LC_MESSAGES/kudzu.mo /usr/share/locale/fi/LC_MESSAGES/kudzu.mo /usr/share/locale/fr/LC_MESSAGES/kudzu.mo /usr/share/locale/gl/LC_MESSAGES/kudzu.mo /usr/share/locale/hu/LC_MESSAGES/kudzu.mo /usr/share/locale/id/LC_MESSAGES/kudzu.mo /usr/share/locale/is/LC_MESSAGES/kudzu.mo /usr/share/locale/it/LC_MESSAGES/kudzu.mo /usr/share/locale/ja/LC_MESSAGES/kudzu.mo /usr/share/locale/ko/LC_MESSAGES/kudzu.mo /usr/share/locale/no/LC_MESSAGES/kudzu.mo /usr/share/locale/pl/LC_MESSAGES/kudzu.mo /usr/share/locale/pt/LC_MESSAGES/kudzu.mo /usr/share/locale/pt_BR/LC_MESSAGES/kudzu.mo /usr/share/locale/ro/LC_MESSAGES/kudzu.mo /usr/share/locale/ru/LC_MESSAGES/kudzu.mo /usr/share/locale/sk/LC_MESSAGES/kudzu.mo /usr/share/locale/sl/LC_MESSAGES/kudzu.mo /usr/share/locale/sr/LC_MESSAGES/kudzu.mo /usr/share/locale/sv/LC_MESSAGES/kudzu.mo /usr/share/locale/tr/LC_MESSAGES/kudzu.mo /usr/share/locale/uk/LC_MESSAGES/kudzu.mo /usr/share/locale/wa/LC_MESSAGES/kudzu.mo /usr/share/locale/zh/LC_MESSAGES/kudzu.mo /usr/share/locale/zh_CN.GB2312/LC_MESSAGES/kudzu.mo /usr/share/man/man1/kudzu.1.gz /usr/share/man/man1/module_upgrade.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:14:50 2013