]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - debian/README.Debian
Prepare upload of 0.7.3-1
[mirror_zfs-debian.git] / debian / README.Debian
index 80ac709875b5a6a5e87d2dc71f473e78c5d50546..9163f78fa50b26adf71dff7556d3b3dca9b6b97c 100644 (file)
@@ -1,14 +1,21 @@
 zfs-linux for Debian
 
-  * Feature flags are enabled by default.
+1. Feature flags are enabled by default.
 
-  This means that ZoL will now create pools in a way that is
-  incompatible with Solaris. If you need Solaris compatibility,
-  then create pools like this:
+This means that ZoL will now create pools in a way that is
+incompatible with Solaris. If you need Solaris compatibility,
+then create pools like this:
 
-    # zpool create -o version=28 tank ...
+  # zpool create -o version=28 tank ...
 
-  ZoL remains compatible with all other ZFS implementations derived
-  from Illumos.
+ZoL remains compatible with all other ZFS implementations derived
+from Illumos.
 
- -- Darik Horn <dajhorn@vanadac.com>  Mon, 14 Jan 2013 20:57:30 -0600
+2. Use zfs-initramfs with caution.
+
+Debian Installer's root installation support is being worked on,
+and zfs-initramfs is included here but still needs to be tested
+in detail. Since faulty operation on filesystem can lead to major
+loss of data, please use zfs-initramfs with caution.
+
+ -- Aron Xu <aron@debian.org>  Sat, 3 Aug 2013 03:23:11 +0800