OSDN Git Service

[move] : Moved filesystem to alter-stable from alter-testing
[alterlinux/alterlinux-pkgbuilds.git] / alter-stable / any / filesystem / crypttab
1 # Configuration for encrypted block devices.
2 # See crypttab(5) for details.
3
4 # NOTE: Do not list your root (/) partition here, it must be set up
5 #       beforehand by the initramfs (/etc/mkinitcpio.conf).
6
7 # <name>       <device>                                     <password>              <options>
8 # home         UUID=b8ad5c18-f445-495d-9095-c9ec4f9d2f37    /etc/mypassword1
9 # data1        /dev/sda3                                    /etc/mypassword2
10 # data2        /dev/sda5                                    /etc/cryptfs.key
11 # swap         /dev/sdx4                                    /dev/urandom            swap,cipher=aes-cbc-essiv:sha256,size=256
12 # vol          /dev/sdb7                                    none