Reference new zfsonlinux.org website
[zfs.git] / README.markdown
1 Native ZFS for Linux! ZFS is an advanced file system and volume manager
2 which was originally developed for Solaris. It has been successfully 
3 ported to FreeBSD and now there is a functional Linux ZFS kernel port
4 too. The port currently includes a fully functional and stable SPA, DMU,
5 and ZVOL with a ZFS Posix Layer (ZPL) on the way!
6
7 $ ./configure
8 $ make pkg
9
10 Full documentation for building, configuring, and using ZFS can be
11 found at: <http://zfsonlinux.org>