FreeBSD src
Go to file
Brian Behlendorf 0df23ca9a1 Provide ${kmodname}-devel-kmod for yum-builddep
In order to ensure that yum-builddep pulls in all the build
requirements a generic ${kmodname}-devel-kmod provides line is
added.  This allows a version of the development headers to be
included without requiring knowledge of the kernel version.

This is important because unlike rpmbuild which does correctly
expand the source rpm spec file, yum-builddep does not.  Without
this generic provides line mock which relies on yum-builddep is
unable to automatically satisfy the dependency.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-25 13:28:19 -07:00
cmd Refresh links to web site 2013-03-06 15:46:41 -08:00
config Use 'git describe' for working builds 2013-03-22 14:52:01 -07:00
dracut Refresh dracut module setup 2013-03-21 12:51:06 -07:00
etc Remove ARCH packaging 2013-03-06 15:46:41 -08:00
include Change zfs-kmod-devel install path 2013-03-13 13:42:16 -07:00
lib Add snapdev=[hidden|visible] dataset property 2013-03-05 12:37:54 -08:00
man Create fsck.zfs and zhack man pages. 2013-03-19 13:29:13 -07:00
module Add zio_ddt_free()+ddt_phys_decref() error handling 2013-03-19 13:01:01 -07:00
patches Adding grub2 mkconfig support patch 2012-07-30 16:17:23 -07:00
rpm Provide ${kmodname}-devel-kmod for yum-builddep 2013-03-25 13:28:19 -07:00
scripts Provide ${kmodname}-devel-kmod for yum-builddep 2013-03-25 13:28:19 -07:00
udev Retire zpool_id infrastructure 2013-01-29 12:23:17 -08:00
.gitignore Refresh RPM packaging 2013-03-18 15:33:17 -07:00
AUTHORS Fix minor typos and update marketing copy. 2013-03-21 12:51:06 -07:00
autogen.sh Remove autotools products 2012-08-27 11:47:44 -07:00
configure.ac Refresh RPM packaging 2013-03-18 15:33:17 -07:00
copy-builtin Consistent menuconfig name 2012-08-26 13:49:37 -07:00
COPYRIGHT Refresh links to web site 2013-03-06 15:46:41 -08:00
DISCLAIMER Fix minor typos and update marketing copy. 2013-03-21 12:51:06 -07:00
Makefile.am Use 'git describe' for working builds 2013-03-22 14:52:01 -07:00
META ZFS 0.6.0-rc14 2013-02-01 11:26:55 -08:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
README.markdown Fix minor typos and update marketing copy. 2013-03-21 12:51:06 -07:00
zfs-script-config.sh.in Retire zpool_id infrastructure 2013-01-29 12:23:17 -08:00
zfs.release.in Move zfs.release generation to configure step 2012-07-12 12:22:51 -07:00

Native ZFS for Linux!

ZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the Illumos community.

ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers.

Full documentation for installing ZoL on your favorite Linux distribution can be found at: http://zfsonlinux.org