rhpl is no longer forced by anaconda
This commit is contained in:
parent
d30edb8b6a
commit
9aed6d9656
@ -192,7 +192,7 @@ if __name__ == "__main__":
|
||||
addPackages(ds, ["kernel-*","dracut","mdadm"])
|
||||
|
||||
# add the packages anaconda forces on us
|
||||
addPackages(ds, ["authconfig", "chkconfig", "dracut", "rhpl", "system-config-firewall-tui"])
|
||||
addPackages(ds, ["authconfig", "chkconfig", "dracut", "system-config-firewall-tui"])
|
||||
|
||||
addGroups(ds, ["core", "base", "text-internet"])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user