X-Git-Url: https://git.proxmox.com/?p=mirror_zfs-debian.git;a=blobdiff_plain;f=README.markdown;h=1c305b35dabee19341e9e310c8c921033507c776;hp=55123eb3956a618a3d528daff561e9402f244b92;hb=HEAD;hpb=3d4e5d353f27783ee6a89fbe1bdf2eec73cd4aeb diff --git a/README.markdown b/README.markdown index 55123eb3..1c305b35 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,19 @@ -Native ZFS for Debian and Ubuntu. Install the pkg-spl packages first, -and then build packages from this source repository by running: +![img](http://zfsonlinux.org/images/zfs-linux.png) - $ dpkg-buildpackage -us -uc +ZFS on Linux is an advanced file system and volume manager which was originally +developed for Solaris and is now maintained by the OpenZFS community. -Full documentation for building, configuring, and using ZFS can be -found at: +[![codecov](https://codecov.io/gh/zfsonlinux/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/zfsonlinux/zfs) + +# Official Resources + * [Site](http://zfsonlinux.org) + * [Wiki](https://github.com/zfsonlinux/zfs/wiki) + * [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists) + * [OpenZFS site](http://open-zfs.org/) + +# Installation +Full documentation for installing ZoL on your favorite Linux distribution can +be found at [our site](http://zfsonlinux.org/). + +# Contribute & Develop +We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).