major improvements to iso boot

This commit is contained in:
phanes
2023-04-08 08:54:32 -04:00
parent 6b852ee8f0
commit 8b7e0cc32f
7 changed files with 85 additions and 47 deletions

View File

@@ -34,7 +34,7 @@
"user": "root",
"group": "root",
"supply_environment": true,
"environment": "environments/stage2.env.bash"
"environment": "environments/livecd.env.bash"
}
]
}