| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: udev | Distribution: Mandrakelinux |
| Version: 030 | Vendor: Mandrakesoft |
| Release: 24mdk | Build date: Mon Oct 11 04:20:00 2004 |
| Group: System/Configuration/Hardware | Build host: kolmogorov.mandrakesoft.com |
| Size: 776758 | Source RPM: udev-030-24mdk.src.rpm |
| Packager: Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> | |
| Url: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug | |
| Summary: A userspace implementation of devfs | |
Udev is an implementation of devfs/devfsd in userspace using sysfs and /sbin/hotplug. It requires a 2.6 kernel to run properly. Like devfs, udev dynamically creates and removes device nodes from /dev/. It responds to /sbin/hotplug device events.
GPL
* Sat Oct 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-24mdk
- source 6: quiet it (+ perl_checker cleanups)
* Sat Oct 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-23mdk
- migrate devfs rules also on first install
* Sat Oct 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-22mdk
- source 6: migrate devfs rules when updating an old udev (and not during
install) (blino, #10860)
* Tue Oct 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-21mdk
- source 3: add pktcdvd/control entry (#11553)
* Tue Oct 05 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 030-20mdk
- fix build on x86_64
* Wed Sep 29 2004 Frederic Lepied <flepied@mandrakesoft.com> 030-19mdk
- mount /dev/pts and /dev/shm if needed
* Sat Sep 11 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-18mdk
- drop source 1: obsoleted by source 4
- sources 4 and 5: add support for DVB (lamikr)
- restart syslog after udev updates (else minilogd is forked and eat memory)
* Fri Sep 10 2004 Frederic Lepied <flepied@mandrakesoft.com> 030-17mdk
- activate pam support
* Thu Sep 09 2004 Frederic Lepied <flepied@mandrakesoft.com> 030-16mdk
- start at level 01
- no log by default
* Thu Sep 09 2004 Frederic Lepied <flepied@mandrakesoft.com> 030-15mdk
- fixed logic in init scripts when creating nodes
* Thu Sep 09 2004 Luca Berra <bluca@vodka.it> 030-14mdk
- fix initscript again:
don't create devices that already exist
do not stop if running on /dev
* Tue Sep 07 2004 Luca Berra <bluca@vodka.it> 030-13mdk
- merge udev and udev-klibc package, only use klibc for udev and udevstart
- fix initscript if devfs found, and other minor issues
- do not conflict with devfsd
* Sat Sep 04 2004 Frederic Lepied <flepied@mandrakesoft.com> 030-12mdk
- added fd, loopd, sg, sr and st creation in init script
- start before syslog to have a correct /dev/log
* Wed Sep 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-11mdk
- patch 21: precreate /dev/ppp in order to enable kmod to autoload ppp
related modules
* Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-10mdk
- patch 21: fix udev update (aka get proper perms after update)
* Fri Aug 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-9mdk
- add conflicts with devfsd
* Thu Aug 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-8mdk
- source 2: fix usb printers support (missing EOL)
* Thu Aug 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-7mdk
- really, really run on /dev instead of /udev even when not using
--short-circuit
* Wed Aug 11 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-6mdk
- patch 21: on start, run scripts from /etc/udev/conf.d/ (so that drakx can
drop commands there rather than devfsd rules in /etc/devfs/conf.d)
* Wed Aug 11 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-5mdk
- fix /dev/ptmx permissions by overwritting default perms with ours
- source 4: fix typo in comment
- patch 21: umount -l sometimes complains whereas kernel succeed a few seconds
later; let quiet this
* Wed Aug 11 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-4mdk
- enhance description
- really run on /dev instead of /udev
- patch 21: run pam_console_apply on startup
- source 4: enhanced permissions (merge bits from rh & debian)
- remaining bug is lack of /dev/ptmx support in PAM
* Wed Aug 11 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 030-3mdk
- patch 21: enhanced sysv init script:
o let's have std translated messages
o fix stop
o check kernel version
o add devfsd guards
o support lazy stop while system is still up
o still a bug though: /proc/self/fd/ entries are bogus :-(
o sync with debian
- source 4: extra perms
- udev service is devfsd successor capable
* Fri Jul 30 2004 Svetoslav Slavtchev <svetljo@gmx.de> 030-2mdk
- make rpmlint a bit happier
- dbus support was dropped: cleanup the spec
* Fri Jul 30 2004 Svetoslav Slavtchev <svetljo@gmx.de> 030-1mdk
- update to udev-030
- disable loging for klibc binaries
- dont build/install udevinfo-klibc
- add some new docs
* Fri Jul 30 2004 Svetoslav Slavtchev <svetljo@gmx.de> 027-5mdk
- build chassis_id and udev_volume_id too
- add scsi-devfs and start_udev scripts
- add /etc/dev.d/default and /etc/sysconfig/udev
* Fri Jul 30 2004 Svetoslav Slavtchev <svetljo@gmx.de> 027-4mdk
- fix hotplug script
- reenable klibc binaries and split them in different package
* Fri Jul 30 2004 Svetoslav Slavtchev <svetljo@gmx.de> 027-3mdk
- fix configuration files
- add some new rules
* Thu Jun 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 027-2mdk
- only make udev files writable
* Wed Jun 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 027-1mdk
- new release
- fix --short-circuit
- kill patch 1, 2 and 11 since /etc/udev/rules.d/ replaced /etc/udev/conf.d
- kill patch 3, 6 and 21 (merged upstream)
- redo patch 4, 5
* Thu Feb 12 2004 Frederic Lepied <flepied@mandrakesoft.com> 013-4mdk
- don't build with klibc/dbus by default
- subsys support in service
* Mon Jan 19 2004 Svetoslav Slavtchev <svetljo@gmx.de> 013-3mdk
- patch 11: support for multiple configuration files (Andrej)
- better init script (Andrej)
- scsi_id-0.3
- add --with/--without klibc, dbus
- add some new devfs symlinks
- split udev.rules in devfs & lsb
- some more Makefile's tweaks
* Mon Jan 19 2004 Olivier Blin <blino@mandrake.org> 013-2mdk
- restore some executable perms
* Wed Jan 14 2004 Svetoslav Slavtchev <svetljo@gmx.de> 013-1mdk
- 013
- build klibc binary for initrd (udev-klibc)
and glibc dynamic binary (udev)
- include scsi_id
- better devfs like rules
- udev uses the udev.rules.devfs by default
- some tweaks to udev.permissions
- patch 4: tweak ide-devfs.sh to create all
the symlinks devfs creates
- add core, fd/*, stdin, stdout, stderr support
to init script (stolen from the debian one)
- use dbus, now that we have it
- From Olivier Blin <blino@mandrake.org> :
- remove explicit dependency on libdbus package
- fix BuildRequires (dbus-devel, libsysfs-devel)
- define %kernel_rel and %kernel_dir
- fix perms in %files
* Mon Jan 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 012-1mdk
- new release
* Mon Dec 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 011-1mdk
- new release
* Wed Dec 17 2003 Nicolas Planel <nplanel@mandrakesoft.com> 009-1mdk
- 009.
* Wed Dec 10 2003 Nicolas Planel <nplanel@mandrakesoft.com> 008-1mdk
- 008.
* Fri Nov 28 2003 Gï¿&frac;z Waschk <waschk@linux-mandrake.com> 007-2mdk
- buildrequires glibc-static-devel
* Tue Nov 25 2003 Nicolas Planel <nplanel@mandrakesoft.com> 007-1mdk
- 007.
* Wed Nov 19 2003 Nicolas Planel <nplanel@mandrakesoft.com> 006-1mdk
- First version for MandrakeSoft.
/etc/dev.d/default/pam_console.dev /etc/dev.d/default/selinux.dev /etc/dev.d/net/hotplug.dev /etc/hotplug.d/default/udev.hotplug /etc/rc.d/init.d/udev /etc/scsi_id.config /etc/sysconfig/udev /etc/udev/permissions.d/00-udev.permissions /etc/udev/rules.d/00-lsb.rules /etc/udev/rules.d/01-devfs.rules /etc/udev/rules.d/06-dvb.rules /etc/udev/rules.d/provision.tbl /etc/udev/scripts/dvb.sh /etc/udev/scripts/gen_scsi_id_udev_rules.sh /etc/udev/scripts/ide-devfs.sh /etc/udev/scripts/scsi-devfs.sh /etc/udev/scripts/start_udev /etc/udev/udev.conf /sbin/chassis_id /sbin/scsi_id /sbin/udev /sbin/udev-klibc /sbin/udev-migrating-devfs-rules.pl /sbin/udev_volume_id /sbin/udevd /sbin/udevsend /sbin/udevstart /sbin/udevstart-klibc /usr/bin/udevinfo /usr/bin/udevtest /usr/share/doc/udev-030 /usr/share/doc/udev-030/COPYING /usr/share/doc/udev-030/ChangeLog /usr/share/doc/udev-030/ChangeLog.scsi_id /usr/share/doc/udev-030/HOWTO-udev_for_dev /usr/share/doc/udev-030/README /usr/share/doc/udev-030/README.chassis_id /usr/share/doc/udev-030/README.scsi_id /usr/share/doc/udev-030/README.udev_volume_id /usr/share/doc/udev-030/RFC-dev.d /usr/share/doc/udev-030/TODO /usr/share/doc/udev-030/TODO.scsi_id /usr/share/doc/udev-030/index.html /usr/share/doc/udev-030/libsysfs.txt /usr/share/doc/udev-030/overview /usr/share/doc/udev-030/release-notes.scsi_id /usr/share/doc/udev-030/testing_scsi_notes.txt /usr/share/doc/udev-030/udev-OLS2003.pdf /usr/share/doc/udev-030/udev.rules_1000_scsi_debug /usr/share/doc/udev-030/udev_vs_devfs /usr/share/man/man8/scsi_id.8.bz2 /usr/share/man/man8/udev.8.bz2 /usr/share/man/man8/udevd.8.bz2 /usr/share/man/man8/udevinfo.8.bz2 /usr/share/man/man8/udevsend.8.bz2 /usr/share/man/man8/udevstart.8.bz2 /usr/share/man/man8/udevtest.8.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:18:51 2013