Home, swap encryption, that/TMP run in memory
Use/dev/urandom, not/dev/random, because the/dev/random will start very slowly. (/dev/random must receive enough random factors to work, so it's slow and you have to press the keyboard when you start.) /dev/urandom is non-blocking, although security is a little bit close, but enough. )
$ cat/etc/fstab
#/etc/fstab:static File System information.
#
# <file system> <mount point>&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; <type> <options> <dump> <pass>
PROC/PROC proc Defaults 0 0
/DEV/HDA5/EXT3 Defaults,errors=remount-ro 0 1
/dev/mapper/swap None swap SW 0 0
/dev/mapper/home/home ext3 Defaults 1 2
Tmpfs/tmp Tmpfs defaults,size=1000m 0 0
/dev/hdc/media/cdrom0 udf,iso9660 User,noauto 0 0
$ cat/etc/crypttab
# <target name> <source device> <key file> <options>
Swap/dev/hda3/dev/urandom Swap
Home/dev/hda6 None Luks