Skip to content

Python rewrite

Latest
Compare
Choose a tag to compare
@vilgotf vilgotf released this 13 Aug 10:54
· 39 commits to master since this release
34c22e6

Major changes

  • systemd-swap is now completely rewritten in python
  • systemd-swap compression lists available compression algorithms (#93)

Minor changes

  • systemd-swap status now works without root (some info requires root and are not displayed without sudo)
  • systemd-swap can now swapon virtblk disks (for use within VMs)

New dependencies

  • python-sysv-ipc
  • python-systemd
  • >=python-3.7