Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mklive.sh: fix issues with error handling and unmounting pseudofs
- add some error handling to `umount_pseudofs` - disable the trap before running `error_out` to stop it running multiple times - add `--one-file-system` to ensure that the `rm -rf` can't screw you fixes #364
- Loading branch information