# ChangeLog for sys-fs/udev # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.27 2004/02/19 22:18:21 azarah Exp $ *udev-018 (20 Feb 2004) 20 Feb 2004; Martin Schlemmer udev-017.ebuild, udev-018.ebuild, files/udev.rules-018: Update version. *udev-017 (13 Feb 2004) 13 Feb 2004; Martin Schlemmer udev-017.ebuild, files/udev-017-no-wait-for-sleep.patch: Update version. *udev-016-r1 (08 Feb 2004) 08 Feb 2004; Martin Schlemmer udev-016-r1.ebuild, files/udev.rules.post_012: Comment examples in udev.rules as they cause issues. Bump version to propagate this change. Closes bug #40758. *udev-016 (03 Feb 2004) 03 Feb 2004; Martin Schlemmer udev-016.ebuild, files/udev-016-logging-config-option.patch: Update version. 30 Jan 2004; Mike Frysinger udev-015-sysbus-missing-include.patch : Add patch to include missing header file #39792 by Simon Watson. 30 Jan 2004; Martin Schlemmer files/udev-015-logging-config-option.patch: Tweak patch to use #define and not a string. *udev-015 (29 Jan 2004) 29 Jan 2004; Martin Schlemmer udev-015.ebuild, files/udev-015-logging-config-option.patch, files/udev-015-no-wait-for-sleep.patch, files/udev.conf, files/udev.rules.post_012 Update version. Update no-wait-for-sleep.patch to apply again. Add logging-config-option.patch to toggle logging via a udev.conf option, and add it to udev.conf. Update udev.rules.post_012 with some misc rules to extend devfs compat. Should close bug #39517. *udev-013-r1 (16 Jan 2004) 16 Jan 2004; Martin Schlemmer udev-013-r1.ebuild, files/udev.rules.post_012: Add sound/OSS and input devfs rules from Christophe Saout . Bump revision to make sure previous and ide-devfs.sh changes gets in. 16 Jan 2004; Martin Schlemmer files/udev.rules.post_012: Fix calling of ide-devfs.sh. *udev-013 (16 Jan 2004) 16 Jan 2004; Martin Schlemmer udev-013.ebuild, files/udev.rules.post_012: Update version. Update config files to suite new rules syntax. *udev-012 (01 Jan 2004) 04 Jan 2004; Mike Frysinger udev-012-udev_c-gcc295-compat.patch : Another gcc-2.x compatible patch. I thought these guys wrote C, not C++ :). 01 Jan 2004; Martin Schlemmer udev-012.ebuild, files/udev.permissions: Update version. Update udev.permissions (According to changes to Debian config file). Closes bug #36925. 27 Dec 2003; Martin Schlemmer udev-011.ebuild, files/udev-011-namedev_c-gcc295-compat.patch: Fix gcc-2.95.3 compat, bug #36556. *udev-011 (27 Dec 2003) 27 Dec 2003; Martin Schlemmer udev-011.ebuild, files/udev-011-ide-devfs-form-fixes.patch, files/udev-011-ide-devfs.patch, files/udev-011-no-wait-for-sleep.patch, files/udev-011-unlink-before-symlink.patch, files/udev.conf, files/udev.permissions, files/udev.rules: Update version. Fix udev_db path to point to /dev, else it is not writable early during boot. Fix permissions on /dev/ptmx, else we use old style PTYs. Update udev.permissions to also include devfs paths. Update udev.rules to use some devfs layout for easy initial transition. Update included script (udev-011-ide-devfs*.patch) that handles ide devfs symlinks to also generate /dev/{cdroms,discs} ones. Fix udev to first remove any existing nodes/fifo's/sockets/etc before trying to create a symlink, else it silently fails without debugging enabled (udev-011-unlink-before-symlink.patch). Add hack so that we can disable the sleep period udev have (its there so that udev do not try to access the sysfs info before the kernel created the entries) - we do not need it when we disable sleep, as the entries are already created (udev-011-no-wait-for-sleep.patch). *udev-009 (17 Dec 2003) 17 Dec 2003; Martin Schlemmer udev-009.ebuild, files/udev-009-scsi_id-new-sysfs.patch: New version. *udev-008 (14 Dec 2003) 14 Dec 2003; Martin Schlemmer udev-008.ebuild, files/udev.conf: Update version. *udev-007 (24 Nov 2003) 24 Nov 2003; Martin Schlemmer udev-007.ebuild, files/namedev.permissions, files/udev-007-check-valid-mode.patch, files/udev.permissions: Update version. Add patch to stop udev segfault due to my type-o's that was in udev.permissions. Move namedev.permissions to udev.permissions and update it with more nodes. *udev-006 (19 Nov 2003) 19 Nov 2003; Martin Schlemmer udev-006.ebuild: Update version. Make it easier to choose between internal and external libsysfs; also make possible to enable kglibc support. Note that there were some libsysfs changes again, so we cannot use external libsysfs for this release ... *udev-005-r1 (07 Nov 2003) 07 Nov 2003; Martin Schlemmer udev-005-r1.ebuild: Update to build against external libsysfs. *udev-005 (23 Oct 2003) 23 Oct 2003; Martin Schlemmer udev-005.ebuild: Update version. *udev-004 (22 Oct 2003) 22 Oct 2003; Martin Schlemmer udev-004.ebuild, files/udev-004-disk-loop-fix.patch, files/udev-004-label-fixes.patch, files/udev-004-manpage-update.patch: New version. 21 Oct 2003; Martin Schlemmer udev-0.2.ebuild, udev-0.3.ebuild, files/udev-0.2-major_minor-in-decimal.patch, files/udev-0.3-fix-partition-support.patch: Cleanup. *udev-003 (21 Oct 2003) 21 Oct 2003; Martin Schlemmer udev-003.ebuild, files/udev-003-fix-partition-support.patch: Ok, according to Greg KH 003, 004, etc is going to be the new versioning scheme, so revert my version fix. 21 Oct 2003; Martin Schlemmer udev-0.3.ebuild: Update DEPEND with hotplug, as we should be able to start using udev without modifying /proc/sys/kernel/hotplug. *udev-0.3 (21 Oct 2003) 21 Oct 2003; Martin Schlemmer udev-0.3.ebuild, files/udev-0.3-fix-partition-support.patch: Update version. *udev-0.2 (14 Oct 2003) 14 Oct 2003; Martin Schlemmer udev-0.2.ebuild, files/namedev.permissions, files/udev-0.2-major_minor-in-decimal.patch: Initial version submitted by myself.