diff options
author | 2011-07-20 22:54:39 +0000 | |
---|---|---|
committer | 2011-07-20 22:54:39 +0000 | |
commit | 68c93fa367e2a5d29d5a27d78caa9c5a8da881c6 (patch) | |
tree | 7851a117f6b32fb719aef65369a96e9c7da4f69d /installclass.py | |
parent | Configuring your System welcome screen (diff) | |
download | anaconda-68c93fa367e2a5d29d5a27d78caa9c5a8da881c6.tar.gz anaconda-68c93fa367e2a5d29d5a27d78caa9c5a8da881c6.tar.bz2 anaconda-68c93fa367e2a5d29d5a27d78caa9c5a8da881c6.zip |
Installing Necessary System Tools welcome screen
Diffstat (limited to 'installclass.py')
-rw-r--r-- | installclass.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py index 95cbfcf..a3e93f1 100644 --- a/installclass.py +++ b/installclass.py @@ -122,6 +122,7 @@ class BaseInstallClass(object): "accounts", # Installing Necessary System Tools + "systoolswelcome", "systools", # Configuring the Bootloader |