-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 19 Feb 2010, Chris Lumens wrote:
---
kickstart.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kickstart.py b/kickstart.py
index 4777653..64e372d 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -1311,10 +1311,10 @@ def selectPackages(anaconda):
elif rc == 1:
ignoreAll = True
- anaconda.backend.selectGroup("Core")
+ ksdata.packages.groupList.insert(0, Group("Core"))
if ksdata.packages.addBase:
- anaconda.backend.selectGroup("Base")
+ ksdata.packages.groupList.insert(1, Group("Base"))
else:
log.warning("not adding Base group")
Ack.
- --
David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkt+6e0ACgkQ5hsjjIy1Vkmb7ACeLiyLff9Pzuvj4U5KHq8g5zMw
e10AoIoB/CEJEcZYqHp7iHMp6oJaJIMv
=6dCk
-----END PGP SIGNATURE-----
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list