Hi guys, I have a tool for manage swap spaces on: zram - Autoconfigurating zswap - configure block devices - auto find and do swapon files - (sparse files for saving space, support btrfs) vram - EXPERIMENTAL: for creating swap on video memory
https://github.com/Nefelim4ag/systemd-swap I have packaging script in repo, for creating simple deb It's already have long tested period in archlinux community repo. So, First of all, as you think it's can be helpful for debian users? /* I use debian in my company and it's script can be helpful me for VMs, but i don't like add software not from official repository */ Second, what else can i do to add this package to repos? -- Have a nice day, Timofey.

