From f8b1ff90daed8d6024363d98c399cc3f3c927bfd Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Sun, 1 May 2016 11:09:23 -0700 Subject: [PATCH] Created Ubuntu (markdown) --- Ubuntu.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Ubuntu.md diff --git a/Ubuntu.md b/Ubuntu.md new file mode 100644 index 0000000..b7dff47 --- /dev/null +++ b/Ubuntu.md @@ -0,0 +1,8 @@ +# Ubuntu + +For Ubuntu 15.10 and newer, ZFS packages are [provided by the distribution][ubuntu-wiki]. + +For Ubuntu 15.04 and earlier, ZFS packages are provided by the [official zfs-native ppa][ubuntu-ppa]. + +[ubuntu-wiki]: https://wiki.ubuntu.com/Kernel/Reference/ZFS +[ubuntu-ppa]: https://launchpad.net/~zfs-native/+archive/ubuntu/stable \ No newline at end of file