Changelog for
zfs-fuse-0.6.0-6.fc13.i686.rpm :
Mon Jan 4 13:00:00 2010 Uwe Kubosch
- 0.6.0-6
- Added option for automatic weekly scrubbing.
Set ZFS_WEEKLY_SCRUB=yes in /etc/sysconfig/zfs-fuse to enable
- Changed ZFS_AUTOMOUNT option value from \"1\" to \"yes\" for better readability.
ZFS_AUTOMOUNT=1 deprecated and will be removed in version 0.7.0.
- Added option for killing processes with unknown working directory at zfs-fuse startup.
This would be the case if zfs-fuse crashed. Use with care. It may kill unrelated processes.
Set ZFS_KILL_ORPHANS=yes_really in /etc/sysconfig/zfs-fuse to enable.
- Relaxed dependency on fuse from 2.8.0 to 2.7.4 to allow installation on RHEL/Centos 5
Sat Dec 26 13:00:00 2009 Uwe Kubosch - 0.6.0-5
- Removed chckconfig on and service start commands from install script
See https://fedoraproject.org/wiki/Packaging:SysVInitScript#Why_don.27t_we
Sat Dec 26 13:00:00 2009 Uwe Kubosch - 0.6.0-4
- Updated to upstream version 0.6.0 STABLE
Mon Nov 30 13:00:00 2009 Uwe Kubosch - 0.6.0-3
- Updated the home page URL to http://zfs-fuse.net/
Sat Nov 28 13:00:00 2009 Uwe Kubosch - 0.6.0-2
- Corrected some KOJI build errors.
Fri Nov 27 13:00:00 2009 Uwe Kubosch - 0.6.0-1
- Updated to upstream version 0.6.0 BETA
- Updated dependency to Fuse 2.8.0
- Minor change in spec: Source0 to Source00 for consistency
Mon Jul 27 14:00:00 2009 Fedora Release Engineering - 0.5.0-9.20081221.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Jun 10 14:00:00 2009 Karsten Hopp 0.5.0-8.20081221.1
- excludearch s390, s390x as there is no implementation for atomic instructions
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 0.5.0-8.20081221
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Sat Jan 24 13:00:00 2009 Uwe Kubosch - 0.5.0-7.20081221
- Updated etc/init.d/zfs-fuse init script after feedback from Rudd-O
Removed limits for the fuse process which could lead to a hung system
or use lots of memory.
Sun Dec 28 13:00:00 2008 Uwe Kubosch - 0.5.0-6.20081221
- Updated etc/init.d/zfs-fuse init script after feedback from Rudd-O at
http://groups.google.com/group/zfs-fuse/browse_thread/thread/da94aa803bceef52
- Adds better wait at startup before mounting filesystems.
- Add OOM kill protection.
- Adds syncing of disks at shutdown.
- Adds pool status when asking for service status.
- Changed to start zfs-fuse at boot as default.
- Changed to start zfs-fuse right after installation.
- Cleanup of /var/run/zfs and /var/lock/zfs after uninstall.
Wed Dec 24 13:00:00 2008 Uwe Kubosch - 0.5.0-5.20081221
- Development tag.
Sun Dec 21 13:00:00 2008 Uwe Kubosch - 0.5.0-4.20081221
- Updated to upstream trunk of 2008-12-21
- Added config file in /etc/sysconfig/zfs
- Added config option ZFS_AUTOMOUNT=0|1 to mount filesystems at boot
Tue Nov 11 13:00:00 2008 Uwe Kubosch - 0.5.0-3.20081009
- Rebuild after import into Fedora build system.
Thu Oct 9 14:00:00 2008 Uwe Kubosch - 0.5.0-2.20081009
- Updated to upstream trunk of 2008-10-09
- Adds changes to make zfs-fuse build out-of-the-box on Fedora 9,
and removes the need for patches.
Sat Oct 4 14:00:00 2008 Terje Rosten - 0.5.0-1
- initial build