Commit Graph

13 Commits

Author SHA1 Message Date
Luke Shumaker 7d6a5fdf70 fix error messages ${@@Q} -> ${*@Q} 2018-08-14 16:18:17 -04:00
Luke Shumaker ee05d5c7cc f 2018-08-14 11:37:29 -04:00
Luke Shumaker 17a2f20f89 be careful about detaching loop devices
umount should do this automatically, but it seems to not always work
2018-08-13 02:55:40 -04:00
Luke Shumaker 8d28968d71 osi-mount: rewrite
- Add real option parsing
 - Split in to 2 distinct --root/--user modes
 - Ensure we umount before exiting.  Otherwise there might be a delay
   between us exiting and the umount happening when the mount
   namespace gets GC'd.
2018-08-12 23:53:58 -04:00
Luke Shumaker f46ece4a58 osi-run: set the VM name 2018-08-12 23:38:54 -04:00
Luke Shumaker ba4a56c7e6 fixo 2018-08-12 17:56:14 -04:00
Luke Shumaker e5def6946c osi-run: Do real option parsing, let osi-mount be only priv esc 2018-08-12 16:37:04 -04:00
Luke Shumaker 865edae814 fix 2018-08-11 18:46:04 -04:00
Luke Shumaker 4a5f7bda0e pull osi-mount out in to a separate command 2018-08-11 17:23:12 -04:00
Luke Shumaker 3303850314 more 2018-08-11 17:15:13 -04:00
Luke Shumaker 6e804bd782 tidy 2018-08-09 18:45:08 -04:00
Luke Shumaker 0556e4e4af fixo 2018-08-06 00:02:37 -04:00
Luke Shumaker 5f8ed48471 rename things 2018-08-05 21:56:44 -04:00