From 3fd86aad4f6bd4b459a9cb950c6b59e49d9829de Mon Sep 17 00:00:00 2001 From: 4lDO2 <4lDO2@protonmail.com> Date: Tue, 29 Mar 2022 21:16:40 +0200 Subject: [PATCH] Add redox-initfs submodule --- .gitmodules | 3 +++ redox-initfs | 1 + 2 files changed, 4 insertions(+) create mode 160000 redox-initfs diff --git a/.gitmodules b/.gitmodules index aae6a32..af52bbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ path = bootloader-coreboot url = https://gitlab.redox-os.org/redox-os/bootloader-coreboot.git branch = master +[submodule "redox-initfs"] + path = redox-initfs + url = https://gitlab.redox-os.org/redox-os/redox-initfs.git diff --git a/redox-initfs b/redox-initfs new file mode 160000 index 0000000..89b8fb8 --- /dev/null +++ b/redox-initfs @@ -0,0 +1 @@ +Subproject commit 89b8fb8984cf96c418880b7dcd9ce3d6afc3f71c