summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/initrd/btrfs-create.sh (renamed from src/initrd/lvm-create.sh)0
-rwxr-xr-xsrc/initrd/menu-select2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/initrd/lvm-create.sh b/src/initrd/btrfs-create.sh
index d4a8bdf..d4a8bdf 100644
--- a/src/initrd/lvm-create.sh
+++ b/src/initrd/btrfs-create.sh
diff --git a/src/initrd/menu-select b/src/initrd/menu-select
index f059052..129d685 100755
--- a/src/initrd/menu-select
+++ b/src/initrd/menu-select
@@ -6,7 +6,7 @@
6# $0 boot-luks [dev name] [loop file] - boot existing luks-encrypted overlay 6# $0 boot-luks [dev name] [loop file] - boot existing luks-encrypted overlay
7# $0 boot-gpg [key id] [gnupg homedir] [???] - boot any device signed with the key 7# $0 boot-gpg [key id] [gnupg homedir] [???] - boot any device signed with the key
8 8
9. lvm-create.sh 9. btrfs-create.sh
10. common.sh 10. common.sh
11exec 4>&1 11exec 4>&1
12debug_log 12debug_log