aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:58:14 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:58:14 +0000
commit5b1fb60b2e846e68d1f8f3c753c85539f9dc2a08 (patch)
tree6c3e72fb855904bf34ce9bdba52b225690da5efe /dispatch.py
parentInstalling Necessary System Tools welcome screen (diff)
downloadanaconda-5b1fb60b2e846e68d1f8f3c753c85539f9dc2a08.tar.gz
anaconda-5b1fb60b2e846e68d1f8f3c753c85539f9dc2a08.tar.bz2
anaconda-5b1fb60b2e846e68d1f8f3c753c85539f9dc2a08.zip
Configuring the Bootloader welcome screen
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/dispatch.py b/dispatch.py
index 3463346..eb1f1c3 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -119,6 +119,7 @@ installSteps = [
("systools", ),
# Configuring the Bootloader
+ ("bootloaderwelcome", bootloader, ),
("upgbootloader", ),
("bootloadersetup", bootloaderSetupChoices, ),
("bootloader", ),