logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage System Extensions - Control systemd-sysext | Online Free DevTools by Hexmos

Control system extension images with systemd-sysext. List, merge, unmerge, and refresh extensions easily. Free online tool, no registration required.

systemd-sysext

Activate or deactivate system extension images. More information: https://www.freedesktop.org/software/systemd/man/systemd-sysext.html.

  • List installed extension images:

systemd-sysext list

  • Merge system extension images into /usr/ and /opt/:

systemd-sysext merge

  • Check the current merge status:

systemd-sysext status

  • Unmerge all currently installed system extension images from /usr/ and /opt/:

systemd-sysext unmerge

  • Refresh system extension images (a combination of unmerge and merge):

systemd-sysext refresh

See Also