Hi,
1. There is no bugreport tool/website
2. There is no How To Website
3. lessfs 1.7.0 does not start when ...
- compiled with encryption and encryption is activated:
Message: "The filesystem does not support encryption"
Resulting question: which filesystem does the error refer to,
and which has to support it and how ?
- compiled with encryption and encryption is activated:
started with init.d on a systemd powered distros results in not starting due to not beeing able to enter a password.
Fix:
# Source function library.
# . /etc/rc.d/init.d/functions
real Fix:
write a proper unit and service file for systemd.
comment the include of functions out, as the script does not make use of those functions anyway.
- compiled with berkeleydb :
"Please format lessfs with mklessfs before mounting!"
mklessfs -f -c etc ect has been run and thats the configfile. it
does not change the outcome of the startup process
- compiled with berkeleydb :
all tools still complain about using tokyocabinet .
--------------------------------------------------------------------
I think is a nice projekt, but it lacks usebility , documentation and a
lot of other stuff.
Info: Fedora 12 tried to include it, but i never got off the ground. I
don't wonder why. My guess is, that with more information&tools the project will fly high.