install stage 1: remove a planned feature

one extra reboot doesn’t make a big difference
master
Jan Danielzick 2025-01-17 11:37:43 +01:00
parent 2084efbbde
commit c1c2a8239c
1 changed files with 1 additions and 3 deletions

View File

@ -449,8 +449,7 @@ fi" > /mnt/target/root/.profile
echo "done"
# This is not technically necessary, but it should help to save some memory.
# TODO: Be smart about this, run install stage 2 in chroot if there is enough free RAM
# This is not technically necessary and could be done with chroot, but it should help to save some memory.
clear
echo "Stage 1 installation is now complete.
@ -462,4 +461,3 @@ press_any_key
echo "Creating system image..."
run_in_target /opt/void-usb/system-image --yes
reboot
#