From 00894b28821d7739e6988fd7fe38e5930088a2a2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 7 Dec 2022 14:49:42 -0600 Subject: Miscellaneous TODO items for rootfs prep. --- scripts/bootstrap.sh | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index ce81f481b..32302bfab 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -537,6 +537,26 @@ ${MTOOLS}/sys/emus/bin/proot \ ; +#--------------------------------------------------------------- +# finalize pre-adelie rootfs + +( + cd "${BASE}"/mcmtools-${TARGET}/sys; + + # overwrite leftovers from mcmtools bootstrap + cat > root/.bashrc <