summaryrefslogtreecommitdiff
path: root/libre-testing/filesystem/crypttab
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-09-04 12:32:46 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-09-04 12:32:46 -0300
commite85af5281f53c90932c7fe78660d3cabd14e8033 (patch)
treecdf504fce94bdc5791a2dde9ca928c2ef9dd1cae /libre-testing/filesystem/crypttab
parent1bd9d9093ce91658bb3ac0ad3d4d0cf0ba1f9223 (diff)
parent6110ce46051a4079d110268965fff1df7a73e770 (diff)
downloadabslibre-e85af5281f53c90932c7fe78660d3cabd14e8033.tar.gz
abslibre-e85af5281f53c90932c7fe78660d3cabd14e8033.tar.bz2
abslibre-e85af5281f53c90932c7fe78660d3cabd14e8033.zip
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre-testing/filesystem/crypttab')
-rw-r--r--libre-testing/filesystem/crypttab17
1 files changed, 0 insertions, 17 deletions
diff --git a/libre-testing/filesystem/crypttab b/libre-testing/filesystem/crypttab
deleted file mode 100644
index 195945a74..000000000
--- a/libre-testing/filesystem/crypttab
+++ /dev/null
@@ -1,17 +0,0 @@
-# crypttab: mappings for encrypted partitions
-#
-# Each mapped device will be created in /dev/mapper, so your /etc/fstab
-# should use the /dev/mapper/<name> paths for encrypted devices.
-#
-# The Arch specific syntax has been deprecated, see crypttab(5) for the
-# new supported syntax.
-#
-# NOTE: Do not list your root (/) partition here, it must be set up
-# beforehand by the initramfs (/etc/mkinitcpio.conf).
-
-# <name> <device> <password> <options>
-# home /dev/hda4 /etc/mypassword1
-# data1 /dev/hda3 /etc/mypassword2
-# data2 /dev/hda5 /etc/cryptfs.key
-# swap /dev/hdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
-# vol /dev/hdb7 none