]> git.proxmox.com Git - mirror_zfs-debian.git/blame_incremental - debian/README.Debian
[INTL:ru] Updated Russian translation of debconf
[mirror_zfs-debian.git] / debian / README.Debian
... / ...
CommitLineData
1zfs-linux for Debian
2
31. Feature flags are enabled by default.
4
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:
8
9 # zpool create -o version=28 tank ...
10
11ZoL remains compatible with all other ZFS implementations derived
12from Illumos.
13
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