summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-06-11 17:00:04 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-06-11 17:00:04 +0000
commit2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8 (patch)
tree2d9f20ad4f13e26f2edafee7dc7ac1c71a659e9e
parentd27897e47c84fdfe1d2167664dddb95ce8f478c6 (diff)
downloaddrakx-backup-do-not-use-2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8.tar
drakx-backup-do-not-use-2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8.tar.gz
drakx-backup-do-not-use-2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8.tar.bz2
drakx-backup-do-not-use-2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8.tar.xz
drakx-backup-do-not-use-2b771e7c32fc4ea666d3771e86e8c9afe9f33fb8.zip
add PPP modules for 'net' drivers
-rw-r--r--perl-install/modules.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index c2d9ccb2c..913d79e9f 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -104,6 +104,10 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"rtl8139" => "RealTek RTL8129/8139",
"sundance" => "sundance",
"sunhme" => "Sun Happy Meal Ethernet",
+ "ppp" => "Point to Point driver",
+ "ppp_generic" => "Point to Point generic driver",
+ "ppp_async" => "ppp_async",
+ "slhc" => "slhc",
}],
[ 'net_raw', {
"8390" => "8390",