]> git.proxmox.com Git - mirror_zfs-debian.git/blame - README.markdown
When checking for symbol exports, try compiling.
[mirror_zfs-debian.git] / README.markdown
CommitLineData
b3c82b1b
BB
1Native ZFS for Linux! ZFS is an advanced file system and volume manager
2which was originally developed for Solaris. It has been successfully
3ported to FreeBSD and now there is a functional Linux ZFS kernel port
4too. The port currently includes a fully functional and stable SPA, DMU,
5and ZVOL with a ZFS Posix Layer (ZPL) on the way!
6
bbf3a357
BB
7 $ ./configure
8 $ make pkg
34bc5537
BB
9
10Full documentation for building, configuring, and using ZFS can be
b1aa3813 11found at: <http://zfsonlinux.org>