File System in Userspace (FUSE) utilities
Go to file
Harald Hoyer f52f1ca079 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 18:37:03 +01:00
.gitignore Ver. 2.8.6 2011-09-22 17:48:42 +04:00
fuse-0001-Fix-udev-rules-Fedora-specific.patch Fix mounting FUSE fs into current working directory 2010-10-27 17:11:42 +04:00
fuse-0002-More-parentheses.patch Fix mounting FUSE fs into current working directory 2010-10-27 17:11:42 +04:00
fuse.conf Provide /etc/fuse.conf (see rhbz #292811) 2011-02-15 21:56:11 +03:00
fuse.spec install everything in /usr 2012-01-25 18:37:03 +01:00
sources Ver. 2.8.6 2011-09-22 17:48:42 +04:00