summaryrefslogtreecommitdiff
path: root/hyra-build.sh
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-08 17:43:12 -0400
committerIan Moffett <ian@osmora.org>2025-07-08 17:43:12 -0400
commitac46a8f0dfb4d303d75a43cff4994b724fd4cf4d (patch)
treef73fcab313e0be2dbd50928085de85fec9c58280 /hyra-build.sh
parent020a6fe2a92d06f42b2ff2b0a7c919d7341923fe (diff)
base: Add etc/passwd + base/etc/
- Introduce the etc directory within the sysroot - Add an etc/passwd Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'hyra-build.sh')
-rwxr-xr-xhyra-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyra-build.sh b/hyra-build.sh
index 60bf792..68f415f 100755
--- a/hyra-build.sh
+++ b/hyra-build.sh
@@ -48,6 +48,7 @@ sysroot_skel() {
cp -r rc/* base/usr/rc
cp -f sys/include/sys/*.h base/usr/include/sys
+ cp -r etc base/etc/
# Populate ESP
make stand/boot/