From 9ac1d14079b3bd400a78d650d43fb8bad1d1e7a3 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Mon, 9 Nov 2020 14:22:02 -0500 Subject: fix efivars, add autologin --- cpio_list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpio_list.txt') 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 -- cgit v1.2.3-54-g00ecf