You are not logged in.
Pages: 1
Couple of years ago i found something called "auroot".
Lately i thought that "i'll try it, i may have an use case".
Well:
apt-cache search aufs
bilibop-common - shell functions for bilibop scripts
bilibop-lockfs - lock filesystems and write changes into RAM
mergerfs - another FUSE union filesystem. So it looks like that i have to use another distribution's repository.
I have been planning to ask from this forum what's going on with aufs and Devuan.
But:
https://aufs.sourceforge.net/
mostly "unsupported since xxx" and "EOL" does not sound good to me. Have anyone tried this "mergerfs"-package? what do you think?
I guess i could use lvm snapshot with chroot but there is some complications with ext3/ext4 and lvm snapshots. Unmounting fs before making snapshot seems to be necessary but not sufficient...
Offline
Use overlayfs instead.
Brianna Ghey — Rest In Power
Offline
Knoppix is still using aufs. knoppix.de
A debian based live-usb (cd/dvd) system without systemd. Works great and saved my ass more than once. Update cycle is about one iso per year.
At least there should be a current debian package (knoppix repo for non-std-debian stuff). I have no idea how good or bad the aufs package is.
Make it shitty!
Breaking is now a premium feature. Please insert your credit card.
https://www.youtube.com/watch?v=T4Upf_B9RLQ
Offline
You'll also need to recompile the kernel to support aufs. (or use one that does support it)
Maybe I'm dense, but I don't understand what you're trying to do.
Offline
There is also aufs-dkms, aufs-dev and aufs-tools.
But as @Head_in_a_Stick mentioned, the kernel has overlayfs which provides "union mount".
You might also be interested in the overlay-boot package (in devuan experimental) which provides scripting that uses overlayfs together with netns and unshare to set up and run wafer-thin containers.
Offline
Pages: 1