zfs/scripts
Brian Behlendorf 3a431c68c2 Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.
Modern kernel build systems at least post 2.6.16 will set this properly
so we should not.  In fact post 2.6.28 the include headers have moved
under arch so the guess we make here is completely wrong.  Letting
the kernel build system set this ensure it will be correct.  Also
drop the ulimit from the Makefile which, not surprisingly, turns out
to be very non-portable.  If your expecting failures set the ulimit
in your shell before kicking off the test suite.
2009-07-27 10:39:28 -07:00
..
zpool-config Use LOSETUP variable for all calls to /sbin/losetup 2009-07-24 10:25:01 -07:00
Makefile.am Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels. 2009-07-27 10:39:28 -07:00
common.sh Use LOSETUP variable for all calls to /sbin/losetup 2009-07-24 10:25:01 -07:00
zfs-update.sh Update helper scripts to me more helpful 2009-01-16 12:06:25 -08:00
zfs.sh SPLBUILD now includes modules 2009-07-10 11:37:30 -07:00
zpool-create.sh Add 2 new args for zpool_create to take extra args 2009-02-06 14:57:37 -08:00