v1.1.0
New release with improvements, new features and support for the upcoming release of TrueNAS SCALE 24.04 (Dragonfish). There should be no breaking changes. You can simply replace jlmkr.py
to upgrade to the latest version.
Changes:
- Added non-interactive create command #85
- Added templates for new jails #84
- Added restart function #81
- Added automatic loading of nvidia kernel module da2c903
- Added
--bind-ro=/sys/module
by default (for new jails) to makelsmod
happy 303f79a - Added
--inaccessible=/sys/module/apparmor
by default (for new jails) to trick the jail into thinking the apparmor kernel module is not loaded 4655f17 - Added exit status codes for each command 00e98ac
- Added start/stop hooks f9730d3
- Added
initial_setup
command/script option in config file 8571caa - Added
jlmkr
shell aliases as alternative to thejlmkr
symlink d7b3001 - Remove redundant system-call-filter 53689df
- Improved
jlmkr list
output 21eef74 - Improved
jlmkr stop
will now wait until jail is stopped 7be1c7c