summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorAdam Lebsack <adam@mandriva.com>2000-02-28 06:09:36 +0000
committerAdam Lebsack <adam@mandriva.com>2000-02-28 06:09:36 +0000
commite3c76615f57dc7ded3b2f4fcf88829b3eaed1971 (patch)
tree31ff1976e3a5e406c5d2114dca17a0f915d2c110 /perl-install
parentf6554921cc1fb07c60a290233871d5aa56725dd3 (diff)
downloaddrakx-e3c76615f57dc7ded3b2f4fcf88829b3eaed1971.tar
drakx-e3c76615f57dc7ded3b2f4fcf88829b3eaed1971.tar.gz
drakx-e3c76615f57dc7ded3b2f4fcf88829b3eaed1971.tar.bz2
drakx-e3c76615f57dc7ded3b2f4fcf88829b3eaed1971.tar.xz
drakx-e3c76615f57dc7ded3b2f4fcf88829b3eaed1971.zip
Added some base packages for PowerPC.
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 9b2212695..40639f0fb 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -196,6 +196,7 @@ $o = $::o = {
base_i386 => [ "lilo", "mkbootdisk", "isapnptools" ],
base_alpha => [ "aboot", "isapnptools" ],
base_sparc => [ "silo", "mkbootdisk" ],
+ base_ppc => [ "kernel-pmac", "pdisk", "hfsutils" ],
#- for the list of fields available for user and superuser, see @etc_pass_fields in install_steps.pm
#- intf => [ { DEVICE => "eth0", IPADDR => '1.2.3.4', NETMASK => '255.255.255.128' } ],