2006-01-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PREPARE: really made executable

2005-09-20 Flavien Bridault <disk@sourcemage.org>
        * DETAILS: updated to 070
	* Makefile.patch: updated

2005-09-04 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated 068

2005-09-03 Arwed v. Merkatz <v.merkatz@gmx.net>
	* init.d/udevd: s/REQUIRED/RECOMMENDED/, REQUIRED doesn't exist and
	  udevd isn't ESSENTIAL

2005-08-26 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE,PRE_BUILD,BUILD,INSTALL: add option to create statically linked
	  binaries; move patching to PRE_BUILD.

2005-08-18 David Brown <dmlb2000@gmail.com>
	* Makefile.patch: added to patch out the restarting of udevd
	* BUILD: added patch to the Makefile
	* WIP: updated to add note about sorcery needing to restart udevd
	* DETAILS: updated updated var

2005-08-18 David Brown <dmlb2000@gmail.com>
	* BUILD: removed the haxxory that I did to make run_directory work
	* INSTALL: modified to call run_directory properly
	* WIP: added for starting and stopping udevd

2005-08-18 Flavien Bridault <disk@sourcemage.org>
	* rules/50-default.rules: added /dev/net/tun device (bug #9478)

2005-08-17 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 067, use vendor GPG key now
	  removed BUILD_API=2, PLEASE DON'T ADD IT ONCE AGAIN !! Import API_VERSION file
	  of the disk section in your local grimoire instead !
	* Makefile.patch: updated to work with new version
	* INSTALL: udev.rules.devfs renamed to udev-devfs.rules in udev package, updated
	  alsa.dev moved in extras dir, updated
	* udev-064.tar.bz2.sig: removed
	* kernel.gpg: added

2005-07-24 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated 064
	* Makefile.patch: updated to work
	* udev-064.tar.bz2.sig: added
	* udev-063.tar.bz2.sig: removed

2005-07-23 David Brown <dmlb2000@gmail.com>
	* BUILD: added building of the helper scripts provided in extras/run_directory
	  also removed all sedit's to make build much cleaner
	* udev_logger.c: added because the helper scripts don't compile with SYS_LOG
	  support otherwise
	* DEPENDS: modified to add the correct options to OPT so sedits aren't needed
	* DETAILS: added REALEASE-NOTES to DOCS and made it gpg check the source
	* Makefile.patch: removed the removing of the config install, the makefile
	  checks if the file exists before it tries to install it.
	* INSTALL: installed our config files first so the Makefile patch hunk can
	  be removed
	* rules/50-default.rules: added udev.d and hotplug.d hooks

2005-07-15 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: updated to 063

2005-07-12 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: updated to 062
	* Makefile.patch: updated
	* BUILD: change patch level

2005-05-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* rules.d/50-default.rules: use a SUBSYSTEM rule to set all audio
	  devices to group audio and mode 0660 instead of specifying that for
	  every one of them, create /dev/psaux symlink for compatibility,
	  add a generic RUN rule that emulates the old /etc/dev.d behaviour
	* INSTALL: make /etc/dev.d/snd/controlC0/alsa.dev executable so it
	  actually gets run by the RUN rule

2005-05-21 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: updated to 058
	* BUILD: add missing &&

2005-04-23 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 057
	* rules.d/50-default.rules
	* INSTALL: uses rules.d/50-default.rules instead of rules.d/udev.rules
	* FINAL: added, old udev.rules is now renamed rules.d/00-local.rules
	  That prevents this file to be deleted on the second cast.

2005-04-15 Arjan Bouter <abouter@sourcemage.org>
	* INSTALL: fixed the install_config_file for udev.conf
	* PREPARE: test if the install_config_file funtion is available
	  and error out if it isn't.

2005-04-09 Flavien Bridault <disk@sourcemage.org>
	* PREPARE: made executable, changed $UDEV_UPDATE to $UDEV_UPDATE2
	  to avoid that last udev config update setting is used
	* INSTALL: small fix, missing '&&'

2005-04-09 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS,INSTALL,udev.conf: moved rules to rules.d
	* PREPARE: a new warning message
	* rules.d/*: split rules and a README with some explanation

2005-03-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 056

2005-02-26 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 054

2005-02-14 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 053

2005-02-13 Flavien Bridault <disk@sourcemage.org>
	* INSTALL: Removed the warning
	* PREPARE: Added the warning from INSTALL, it will be more
	  visible for everyone. The spell will be not updated by default.

2005-02-11 Flavien Bridault <disk@sourcemage.org>
	* INSTALL: Added a warning to inform the user that he
	  has to update his configuration.
	  Installed /etc/udev/udev.rules.example

2005-02-11 Flavien Bridault <disk@sourcemage.org>
	* DEPENDS: removed latest argument 'n' in optional depends,
	  thanks to Pauk Mahon (Bug #8216)

2005-02-09 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 052

2005-02-08 Arjan Bouter <abouter@sourcemage.org>
	* BUILD, DEPENDS: cleaned up depends handling
	* CONFIGURE: deleted
	* INSTALL: removed udev.permissions installation

2005-02-07 Arjan Bouter <abouter@sourcemage.org>
	* CONFIGURE, DEPENDS: added selinux support.
	* udev.rules: Gareth Clay (i4) fixed udev.rules
	  to include the permissions.

2005-02-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 051
	* udev.rules: added rule for device-mapper

2005-01-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* udev.permissions: added video devices

2004-12-19 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 050

2004-12-16 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 049

2004-12-09 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 048
	* Makefile.patch: updated to 048

2004-11-19 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 046
	* Makefile.patch: updated

2004-11-16 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: updated to 044

2004-11-06 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: updated to 043

2004-10-25 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: updated to 042

2004-10-16 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 039
	  Removed MAKE_NJOBS=1
	* Makefile.patch: Updated to 039

2004-10-15 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 038
	  Added MAKE_NJOBS=1
	* Makefile.patch: Updated to 038
	* BUILD: Use -p1 for Makefile.patch

2004-10-08 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 034, changed WEB_SITE to
	  http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
	* Makefile.patch: updated

2004-09-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* Makefile.patch: fix the patch to work with latest version

2004-09-14 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 032

2004-09-13 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 031

2004-09-05 Eric Sandall <eric@sandall.us>
	* DEPENDS: Doesn't need tdb (thanks to Wolftech for bringing it up)

2004-07-21 Unet <audio@sourcemage.org>
	* BUILD: Made INSTALL_ROOT work properly

2004-07-19 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 030

2004-07-13 David Braaten <xiticix47@hotmail.com>
	* INSTALL: install the dev.d/.../alsa.dev file. (bug 6946)

2004-06-10 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: update to version 026
	  BUILD_API=2
	* BUILD: strip:
	* INSTALL: add

2004-05-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* udev.missing: comment out the ppp device, recent kernels create
	  that fine using udev

2004-04-22 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 025

2004-04-08 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 024
	* Makefile.patch: update for version 024

2004-04-07 hgg <hgreig@bigpond.net.au>
	* init.d/udev: delete adding Arwed's changes
	* udev.* our configs, not theirs
	* Makefile.patch: change the install slightly
	* BUILD: patch and install our configs

2004-03-28 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 023

2004-03-23 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 022

2004-03-03 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 021

2004-02-27 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 019

2004-02-19 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 018

2004-02-13 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 017
	  Removed MAINTAINER
	  Removed MAKE_NJOBS=1
	* BUILD: docs/SCCS is no longer in the tarball

2004-02-11 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: install additional docs
	* BUILD: install /etc/udev/udev.rules.devfs as well.
	  after changing udev.conf to refer to udev.rules.devfs,
	  udev creates all the devices that I need!
	  However, the spell does not do this at present.

2004-02-03 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 016
	  Now needs MAKE_NJOBS=1 again

2004-01-26 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 015
	  Also now compiles and installs `udevinfo` by default

2004-01-22 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 014

2004-01-14 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 013
	  Removed MAKE_NJOBS=1

2004-01-07 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 012

2003-12-18 Arwed v. Merkatz <v.merkatz@gmx.net>
	* init.d/udev: don't use echo to set DEVPATH, fails due to echo being
	  redefined in init
	  create /sys if it doesn't exist, make sure sysfs is mounted there

2003-12-16 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 009

2003-12-09 Eric Sandall <eric@sandall.us>
	* DETAILS: Fails with multiple jobs
	* init.d/udev: Initial simpleinit startup script

2003-11-24 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 007

2003-11-19 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 006
	  Now works with multiple jobs

2003-10-22 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 005

2003-10-21 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 004

2003-10-17 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 003, added MAKE_NJOBS=1
	  added DOCS variable
	* BUILD: Doesn't use ./configure
	* DEPENDS: Depends on tdb
	* Added to disk

2003-07-25 Eric Sandall <eric@sandall.us>
	* Created spell

