Issue #262 has been updated by lukeshu.
Status changed from open to info needed It now uses `systemd-nspawn --bind` instead of an actual mount; which means that if we don't have to ever worry about it not being cleaned up properly. But that still leaves reason two: <pre> Users can set the bind mounts on fstab, to speed things up </pre> In my experience, `systemd-nspawn --bind` is plenty fast, but I also have a fast machine. I'd appreciate feedback on what to do. ---------------------------------------- Bug #262: [archroot] Detect if something is already mounted https://labs.parabola.nu/issues/262 Author: lukeshu Status: info needed Priority: feature Assignee: Category: Target version: don't break and confuse parabolers This way we can avoid mounting a bind mount twice, which has two benefits: # Better handling of a previous error that didn't umount properly # Users can set the bind mounts on fstab, to speed things up -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://labs.parabola.nu/my/account _______________________________________________ Dev mailing list [email protected] https://lists.parabolagnulinux.org/mailman/listinfo/dev
