Commit graph

8 commits

Author SHA1 Message Date
udeved
c47afc3878 buildiso; default to overlayfs for hooks 2016-10-12 12:58:14 +02:00
udeved
94c5d1ca56 initcpio: rm overlayfs code from aufs; confused files 2016-10-12 12:47:00 +02:00
udeved
60f8ae179f initcpio: fixes; overlayfs works now; aufs needs still work 2016-10-12 12:32:17 +02:00
udeved
bc88270c4c initcpio: fix miso_overlayfs 2016-10-11 21:55:52 +02:00
udeved
914566c553 initcpio: add persistence option; aufs probably doesn't work(wip) 2016-10-11 17:47:13 +02:00
udeved
da8b6a828a initcpio: add miso_pxe_nbd and miso_pxe_nfs 2016-10-10 22:07:07 +02:00
Philip
c54915e2bc explicitly detach loop device on umount and silent losetup error
Umount detaches the loop device automatically, but let's make it explicit to be sure. Additionally losetup gives: losetup: /dev/loop0: detach failed: No such device or address This is kind of expected, let's silent the error message.
2015-09-20 01:00:54 +02:00
Ramon Buldó
2a06b641c1 Add overlayfs support.
Building images works fine. Enable it by adding use_overlayfs="true" to manjaro-tools.conf.

The miso_overlayfs hook doesn't work, to test change the miso hook to miso_overlayfs.
2015-06-11 13:59:34 +02:00