Commit Graph

9 Commits

Author SHA1 Message Date
Christer Edwards cc38fabd31 fix overloaded variable in mount command 2021-07-31 15:22:17 -06:00
Götz Salzmann f8f508f6f6 Fix wrong mountpoint
In ed50e3fa04 _jailpath was updated to include the full path on the host.
The test and if required mkdir were then done with the jail’s root pirectory perpended to that full path.
2021-05-25 23:12:34 +02:00
Bike Dude 53ae7fe744 Warn if fstab exists 2021-03-22 20:48:50 +01:00
Christer Edwards 6fa744bbda update 2021 copyright 2021-01-15 20:00:26 -07:00
Chris Wells 8b4d18f8f3 Create info() and warn() for cleaner print statements. 2020-11-25 21:19:08 -05:00
Chris Wells c6aded8d0a Ensure target is specified and exists in 1 place instead of many.
Require target to be running for commands that need it.
Closes #239.
2020-08-30 20:15:22 -04:00
Chris Wells aaffc882f9 Create and leverage global error functions 2020-08-30 10:57:14 -04:00
cynix ed50e3fa04 Fix deduplication in 'mount' command as well 2020-06-22 00:19:02 +10:00
Chris Wells 1d21ff58fe Add mount and umount commands to manage volumes inside containers. 2020-05-23 18:35:00 -04:00