summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/cryptmount: fix warnings.Patrice Clement2017-07-181-3/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-fs/crypmount: new ebuild.Igor Savlook2017-07-171-0/+52
cryptmount allows management and user-mode mounting of encrypted filing systems on GNU/Linux systems. Filesystems & crypto-swap can be on either raw block devices or ordinary files, with device-mapper (dm-crypt) and loopback devices setup automatically. Gentoo-Bug: https://bugs.gentoo.org/624520 Closes: https://github.com/gentoo/gentoo/pull/5086