zfs/scripts
Brian Behlendorf e7b3766a69 Remove udev dependency when running in-tree
After much contemplation I can't see a clean way to use udev entirely
in-tree for testing.  This patch removed a horrible horrible hack which
would copy the needed udev bits in to place on your system to make it
work.  That however is simply not acceptable, nothing you in in-tree
should ever ever ever install something on your system.

Since I could not come up with a clean way to use udev in-tree.  The
fix is to simply parse the zdev config file and create the needed
symlinks in a sub-diretory or your working tree.  This is not as clean
as using udev but it does work perfectly well for in-tree testing.
2010-03-11 13:56:20 -08:00
..
zpool-config Remove udev dependency when running in-tree 2010-03-11 13:56:20 -08:00
Makefile.am Split the udev rule from a specific configuration 2010-03-01 16:51:21 -08:00
common.sh Remove udev dependency when running in-tree 2010-03-11 13:56:20 -08:00
zconfig.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:50:15 -08:00
zfs-update.sh Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-12-11 16:22:24 -08:00
zfs.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:50:15 -08:00
zpool-create.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:50:15 -08:00