]> git.armaanb.net Git - asd-repo.git/commitdiff
software-choices: add oksh
authorArmaan Bhojwani <me@armaanb.net>
Tue, 13 Jul 2021 18:45:00 +0000 (14:45 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 13 Jul 2021 21:51:34 +0000 (17:51 -0400)
core/baselayout/files/crypttab [deleted file]

diff --git a/core/baselayout/files/crypttab b/core/baselayout/files/crypttab
deleted file mode 100644 (file)
index 196b0d6..0000000
+++ /dev/null
@@ -1,13 +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.
-#
-# NOTE: Do not list your root (/) partition here.
-
-# <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