On 27/11/2019 07:50, Helmut Jarausch wrote:
> Hi,
> I came across the "modern ebook reader" foliate
> (github.com/johnfactotum/foliate)
> Since I don't know about meson, I failed to write an ebuild for that.
>
> Has anybody know about an ebuild for foliate?
>
> Many thanks for some help,
> Helmut
mcc:
> I want to index the contents of a ecryptfs-ed directory tree with
> mlocate storing the resulting db in that directory tree
I do like this:
Nightly run:
PRUNEPATHS=$HOME/tmp
updatedb -l 0 -U $HOME -o $HOME/.updatedb
chmod 600 $HOME/.updatedb
To find:
locate -d $HOME/.updatedb "$@"
Wo
Hello all,
Lexmark provides Linux Drivers for their Scanners/MFPs as RPM and Deb
packages. I was able to install the drivers on Gentoo (in a similar way
described in the Gentoo Wiki for Brother devices:
https://wiki.gentoo.org/wiki/Brother_networked_printer#Alternative:_rpm_installation
and in the
Hi,
I want to index the contents of a ecryptfs-ed directory tree with
mlocate storing the resulting db in that directory tree.
I was using this command to create that db file (as the user (me),
who is permitted to use/read/write the directory tree):
(being at the root of that directory tree)
upd
4 matches
Mail list logo