Skip to content

v1.1.0

Compare
Choose a tag to compare
@Jip-Hop Jip-Hop released this 02 Mar 18:05
· 119 commits to main since this release
f4f7311

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 make lsmod 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 the jlmkr symlink d7b3001
  • Remove redundant system-call-filter 53689df
  • Improved jlmkr list output 21eef74
  • Improved jlmkr stop will now wait until jail is stopped 7be1c7c