Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
dev-libs/isa-l
metadata
sys-cluster/lizardfs
README.md

README.md

Lizardfs ebuild

1- RTFM

http://www.funtoo.org/Local_Overlay

2- Get this overlay:

# mkdir -p /var/overlay ; cd /var/overlay
# git clone https://github.com/coffnix/lizardfs-funtoo-overlay.git

3- Configure /etc/make.conf:

# echo 'PORTDIR_OVERLAY="/var/overlay/lizardfs-funtoo-overlay"' >> /etc/make.conf

4- Update your database:

# emerge app-portage/eix
# eix-update

5- Compile Lizarfs:

# emerge sys-cluster/lizardfs
You can’t perform that action at this time.