X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=README.markdown;h=3fc88a0e5f2168210281fe9042b477f0f4e2a5a1;hb=refs%2Fheads%2Frertzinger%2Ffeature-zpool-get--p;hp=a8abb00d348480be771d799ea7a44f18ea7575f7;hpb=2ee4a18b2ac9c155e099db06cec320bd8cee3150;p=zfs.git diff --git a/README.markdown b/README.markdown index a8abb00..3fc88a0 100644 --- a/README.markdown +++ b/README.markdown @@ -1,17 +1,10 @@ -Native ZFS for Linux! ZFS is an advanced file system and volume manager -which was originally developed for Solaris. It has been successfully -ported to FreeBSD and now there is a functional Linux ZFS kernel port -too. The port currently includes a fully functional and stable SPA, DMU, -and ZVOL with a ZFS Posix Layer (ZPL) on the way! +Native ZFS for Linux! - $ ./configure - $ make pkg +ZFS is an advanced file system and volume manager which was originally +developed for Solaris and is now maintained by the Illumos community. -To copy the kernel code inside your kernel source tree for builtin -compilation: +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. - $ ./configure --enable-linux-builtin --with-linux=/usr/src/linux-... - $ ./copy-builtin /usr/src/linux-... - -Full documentation for building, configuring, and using ZFS can be -found at: +Full documentation for installing ZoL on your favorite Linux distribution can +be found at: