vagrant-lxc-base-boxes/debian
Edvinas Aleksejonokas 82d2f2c278 Create fuse device to use bindfs
BindFS requires fuse access in order to proceed with the mount. To get
fuse access bindfs needs '/dev/fuse' to exist.
When BindFS is used through vagrant and vagrant-bindfs plugin it tries
to use modprobe to load fuse module, but this is impossible because
loading of kernel modules is not possible inside lxc. Be aware that
fuse kernel module must be loaded on the host machine.
2015-04-16 12:52:46 +03:00
..
clean.sh Remove DHCP leases before packaging 2014-09-23 00:30:38 -03:00
install-extras.sh Remove limitation for installing Puppet on trusty, 3.6.0 available from PuppetLabs repo 2014-05-17 12:54:46 +02:00
vagrant-lxc-fixes.sh Create fuse device to use bindfs 2015-04-16 12:52:46 +03:00