-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
It seems we have now reach the point where enough packages are built
to start looking at producing a working minimal setup. (with the
c7-buildroot and c7-pass-1 repos)
Who does take that in charge, and document it ?
Cheers,
- --
Fabian Arrotin
The CentOS Project | http://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEARECAAYFAlVshykACgkQnVkHo1a+xU5YtACfYOFWMIuJgBnrKSAOx2mjKCo/
/z4AnjRshY3xIHGQIhJcruiXsbs+1Dcj
=TBOb
-----END PGP SIGNATURE-----
Dear listers,
I have modified the ZoL dracut module so it works with zfs-fuse. So if
you wanted to be able to use zfs-fuse with a normal initrd with standard
interoperability (e.g. have the initrd rebuilt automatically on kernel
upgrades), now you can!
There is no longer any need to slum it with lesser file systems, even if
you are using a 32-bit system (i686, armv5tel, armv7hl, etc.) that
doesn't play with with ZoL. :)
I am using this on my ARM Chromebook running RedSleeve 7. You can find
the code here:
zfs-fuse-dracut:
https://github.com/gordan-bobic/zfs-fuse-dracut
zfs-fuse:
https://github.com/gordan-bobic/zfs-fuse
This is a fork of Emmanuel's branch that includes support for pool
versions up to and including v26.
It includes:
1) Latest modifications I made to improve systemd interoperability.
2) Some out of tree patches that that have been shipping with Fedora and
Debian
It does not yet include any backported patches from Seth's zfs-fuse
github tree as I have not yet had time to review the patches since the
repository divergence.
RPMs are here:
http://ftp.redsleeve.org/pub/el7-extra/SRPMS/zfs-fuse-0.7.1-2.el7.src.rpmhttp://ftp.redsleeve.org/pub/el7-extra/RPMS/armv5tel/zfs-fuse-0.7.1-2.el7.a…
Please try it and report any bugs you encounter.
Many thanks.
Gordan