summaryrefslogtreecommitdiff
path: root/libre-testing/filesystem/crypttab
diff options
context:
space:
mode:
authorBruno Cichon <ebrasca@librepanther.com>2018-10-01 19:00:24 +0200
committerBruno Cichon <ebrasca@librepanther.com>2018-10-01 19:00:24 +0200
commit7b0e23aa952d001065f3f2432e4a6c57ac581b5c (patch)
tree71aa12fa4c5e06a5328f04dad597343dd95e6e46 /libre-testing/filesystem/crypttab
parent6a6c10b720f6e8181721200dbb7c0a9b2ba543f5 (diff)
downloadabslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.tar.gz
abslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.tar.bz2
abslibre-7b0e23aa952d001065f3f2432e4a6c57ac581b5c.zip
Remove filesystem and systemd from libre-testing
Diffstat (limited to 'libre-testing/filesystem/crypttab')
-rw-r--r--libre-testing/filesystem/crypttab12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre-testing/filesystem/crypttab b/libre-testing/filesystem/crypttab
deleted file mode 100644
index 3dbc8a46c..000000000
--- a/libre-testing/filesystem/crypttab
+++ /dev/null
@@ -1,12 +0,0 @@
-# Configuration for encrypted block devices.
-# See crypttab(5) for details.
-
-# 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 UUID=b8ad5c18-f445-495d-9095-c9ec4f9d2f37 /etc/mypassword1
-# data1 /dev/sda3 /etc/mypassword2
-# data2 /dev/sda5 /etc/cryptfs.key
-# swap /dev/sdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
-# vol /dev/sdb7 none