From 02c19c9c6f7d54b6ee669a4313b14b748a39ae4e 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(+) 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 <