Added ppc specific packages
This commit is contained in:
parent
3e965f5a30
commit
d65c36b128
@ -10,6 +10,17 @@ install "kernel"
|
||||
install "gpart"
|
||||
% endif
|
||||
|
||||
## ppc specific packages
|
||||
% if basearch == "ppc":
|
||||
install "pcmciautils"
|
||||
install "pdisk"
|
||||
install "yaboot"
|
||||
install "hfsutils"
|
||||
install "kernel-bootwrapper"
|
||||
install "fbset"
|
||||
install "ppc64-utils"
|
||||
% endif
|
||||
|
||||
## other required packages
|
||||
install "NetworkManager-gnome"
|
||||
install "at-spi"
|
||||
|
Loading…
Reference in New Issue
Block a user