dyne / tomb

the Crypto Undertaker
https://dyne.org/software/tomb
GNU General Public License v3.0
1.34k stars 153 forks source link

recognize zram as swap #447

Closed chri2 closed 2 years ago

chri2 commented 2 years ago

Check if unencrypted swap is zram. If it is zram check whether a writeback to disk is configured.

Unencrypted zramswap not written to disk is accepted.

ToDo (as for other unencrypted swap): check if the writeback happens on an already encrypted disk/partition.

chri2 commented 2 years ago

recognizes zramswap as swap that lives in ram only if it doesn't write back to disk

https://github.com/dyne/Tomb/issues/445

jaromil commented 2 years ago

thanks for your contribution and be welcome among tomb developers! 🎉

chri2 commented 2 years ago

:partying_face: