From a0df60e1b86d8e4b7efdb721090c5245524e01aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ketelaars?= Date: Sat, 8 Oct 2016 08:29:53 +0200 Subject: [PATCH] FUSE on OpenBSD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Concerning #1696: OpenBSD offers in kernel support for FUSE 2.6. Borg relies on llfuse, which relies on FUSE >2.9. I'm not aware of plans to bring FUSE on OpenBSD to a more recent version. Signed-off-by: Björn Ketelaars --- Vagrantfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index b6af51a23..7b09c375e 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -114,7 +114,6 @@ def packages_openbsd chsh -s /usr/local/bin/bash vagrant pkg_add openssl pkg_add lz4 - # pkg_add fuse # does not install, sdl dependency missing pkg_add git # no fakeroot pkg_add py3-setuptools ln -sf /usr/local/bin/python3.4 /usr/local/bin/python3