commit b0c45f2f3b37e8eeb6f22f2fc8430fd1191ae6c1 Author: Ludwig Nussel Date: Mon Nov 14 13:51:10 2022 +0100 Start diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..73054ff --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "00layer00_core"] + path = 00layer00_core + url = ../core +[submodule "systemd"] + path = systemd + url = ../../rpm/systemd.git diff --git a/00layer00_core b/00layer00_core new file mode 160000 index 0000000..f448025 --- /dev/null +++ b/00layer00_core @@ -0,0 +1 @@ +Subproject commit f44802543602fb1abf5d3c28b5c3542548171583 diff --git a/systemd b/systemd new file mode 160000 index 0000000..26bab0b --- /dev/null +++ b/systemd @@ -0,0 +1 @@ +Subproject commit 26bab0bfc88a9d07fa4c86a62f2bda77808b8224