summaryrefslogtreecommitdiff
path: root/cpio_list.txt
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-09 14:22:02 -0500
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-09 14:22:02 -0500
commit9ac1d14079b3bd400a78d650d43fb8bad1d1e7a3 (patch)
tree3e5a0e67f27af0fda982d60f13a0fdd458679beb /cpio_list.txt
parent0c941101a36a1172b44322657768318c91f6aedc (diff)
downloadminitramfs-9ac1d14079b3bd400a78d650d43fb8bad1d1e7a3.tar.xz
minitramfs-9ac1d14079b3bd400a78d650d43fb8bad1d1e7a3.zip
fix efivars, add autologin
Diffstat (limited to 'cpio_list.txt')
-rw-r--r--cpio_list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpio_list.txt b/cpio_list.txt
index 0707c03..ca93071 100644
--- a/cpio_list.txt
+++ b/cpio_list.txt
@@ -4,11 +4,11 @@
# basic directories. note that all required parent directories will be
# auto-generated by make, and everything will be sorted afterwards
dir /dev 0755 0 0
+dir /efivars 0755 0 0
dir /mnt 0755 0 0
dir /proc 0755 0 0
dir /run 0755 0 0
dir /run/cryptsetup 0755 0 0
-dir /sys 0755 0 0
# kernel does /init <>/dev/console and fails if it doesn't exist in initramfs
# devtmpfs will provide other devices