• v7.2 5aa34af6dc

    a released this 2021-12-12 18:32:06 +00:00 | 39 commits to main since this release

    The big change this week is Toolbox, an extremely useful tool that automates creating GPU-accelerated Fedora conatiners that seemlessly integrates with the rest of exozyme. You can even run graphical apps by adding xauth add $DISPLAY . (xauth list | head -n 1 | cut -d' ' -f5) to your ~/.config/fish/config.fish or xauth add $DISPLAY . $(xauth list | head -n 1 | cut -d' ' -f5) to your ~/.zshrc or ~/.bashrc. Get started with toolbox enter! No more asking the admins to install something; just use your Toolbox! For more information, see our wiki.

    • Cleanup #76: We cleaned up the server by deleting unused VMs that have been superseded by Toolbox and uninstalled some large packages like ocaml, ansible, kotlin, cling-jupyter-git, and pytorch. If you still need these packages, either ask on Matrix or install them in your Toolbox. We also changed some configurations to prevent log files from quickly growing out of control. Now we shouldn't come close to running out of disk space.

    • Package updates: We updated a ton of packages, including Linux 5.15.7, Nextcloud 23.0.0, and Collabora 21.11.0.5. In particular, check out the updated document editor on exocloud. It's super slick now!

    Downloads