2005-09-27 Zach Borgerding <zborgerd@gmail.com>

        Released revision 0.70-i686-5.

        * doinst.sh:  Disabled hotplug's naughty firmware agent in favor
	  of udev's.  "chmod -x $ROOT/etc/hotplug/firmware.agent"

        * build:  Increment version.


2005-09-23 Zach Borgerding <zborgerd@gmail.com>

        Released revision 0.70-i686-4.

        * doinst.sh:  More sane use of backupfile() function, thanks to
	  suggestions from Scott.

	* build:  Increment version.


2005-09-22 Zach Borgerding <zborgerd@gmail.com>

        Released revision 0.70-i686-3.

        * doinst.sh:  Modified to include backupfile() functions to make a
	  backup of existing udev.rules.

	* build:  Renamed udev.rules to udev.rules.new and incremented
	  version for rebuild.


2005-09-21 Zach Borgerding <zborgerd@gmail.com>

        Released revision 0.70-i686-2.

	Thanks to wampl3r for this information:
	http://dropline-gnome.sourceforge.net/forums/viewtopic.php?t=4472&start=25

        * build: Added "make EXTRAS=extras/firmware" and moved it into /sbin.
	 This is required for loading firmware.

	* build:  Copy firmware_helper to /sbin
	spewdo "cp $PKG_WORKROOT/$NAME-$VERSION/extras/firmware/firmware_helper $PKG_STAGEROOT/sbin"
	
	* udev.rules: Added line to load ofirmware helper.
	ACTION=="add", SUBSYSTEM=="firmware", RUN+="/sbin/firmware_helper"


2005-09-16 Zach Borgerding <zborgerd@gmail.com>

        Released revision 0.70-i686-1.

        * Rebuilt for 2.12.0 testing.


2005-09-15 Diffie <diffie@gmail.com>

	Released revision 0.70-i686-1.

	* build: initial build script for udev
