]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/README.Debian
Merge branch 'add_breaks_replaces_zfs_initramfs' into 'master'
[mirror_zfs-debian.git] / debian / README.Debian
CommitLineData
8b0393f2 1zfs-linux for Debian
742086c8 2
ae300afc 31. Feature flags are enabled by default.
742086c8 4
ae300afc
AX
5This means that ZoL will now create pools in a way that is
6incompatible with Solaris. If you need Solaris compatibility,
7then create pools like this:
742086c8 8
ae300afc 9 # zpool create -o version=28 tank ...
742086c8 10
ae300afc
AX
11ZoL remains compatible with all other ZFS implementations derived
12from Illumos.
1df824ec 13
ae300afc
AX
142. Use zfs-initramfs with caution.
15
16Debian Installer's root installation support is being worked on,
17and zfs-initramfs is included here but still needs to be tested
18in detail. Since faulty operation on filesystem can lead to major
19loss of data, please use zfs-initramfs with caution.
20
21 -- Aron Xu <aron@debian.org> Sat, 3 Aug 2013 03:23:11 +0800