Tags: Kosztyk/jailmaker
Tags
Merge pull request Jip-Hop#180 from Jip-Hop/develop Properly handle path with spaces
Fix for Nvidia Passthrough (Jip-Hop#166) * Fix Nvidia Passthrough closing Jip-Hop#127 * Mount libraries parent directory * Use the dynamic library path from the existing code
Follow Debian guidelines for launching editors (Jip-Hop#157) * Follow Debian guidelines for launching editors When jailmaker wants to ask the user to edit a file, mostly a jail config, it currently uses `nano`. This is not how a program is supposed to work according to [Debian's guidelines]. This changes the hardcoded `nano` to look up the correct editor to use using environmental variables. [1]: https://www.debian.org/doc/debian-policy/ch-customized-programs.html#editors-and-pagers * Bump version to 1.3.0 --------- Co-authored-by: Jip-Hop <2871973+Jip-Hop@users.noreply.github.com>
Merge pull request Jip-Hop#141 from Jip-Hop/develop Support spaces in pool and dataset name Closes Jip-Hop#122
PreviousNext