summaryrefslogtreecommitdiff
path: root/libre/filesystem/crypttab
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-25 02:58:31 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-25 02:58:31 -0300
commit49fb84c481b4eb4e1dd582a5a023b2542e5af423 (patch)
treef06c59aa21311c7f413f553e164c2b38d715368f /libre/filesystem/crypttab
parentb81a8cefb76c83103ebbbfc3a18883093be0b2f2 (diff)
filesystem-parabola: add parabola suffix for the package
Diffstat (limited to 'libre/filesystem/crypttab')
-rw-r--r--libre/filesystem/crypttab17
1 files changed, 0 insertions, 17 deletions
diff --git a/libre/filesystem/crypttab b/libre/filesystem/crypttab
deleted file mode 100644
index 195945a74..000000000
--- a/libre/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