Let each segment declare its all

This commit is contained in:
David Heinemeier Hansson
2025-09-13 17:12:32 +02:00
parent cfbc71c117
commit 8651f6d8b0
8 changed files with 72 additions and 62 deletions

7
install/preflight/all.sh Normal file
View File

@@ -0,0 +1,7 @@
source $OMARCHY_INSTALL/preflight/guard.sh
source $OMARCHY_INSTALL/preflight/begin.sh
run_logged $OMARCHY_INSTALL/preflight/show-env.sh
run_logged $OMARCHY_INSTALL/preflight/pacman.sh
run_logged $OMARCHY_INSTALL/preflight/migrations.sh
run_logged $OMARCHY_INSTALL/preflight/first-run-mode.sh
run_logged $OMARCHY_INSTALL/preflight/disable-mkinitcpio.sh