diff options
author | Florent Villard <warly@mandriva.com> | 2004-03-26 13:35:11 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-03-26 13:35:11 +0000 |
commit | f1bd628240083b943cdc8305796ca23c0375f30c (patch) | |
tree | 09f53091910e452fa4e602bd0239296092c87a2d | |
parent | fab98183e7d0f203be9202a2f5db034b36e60f11 (diff) | |
download | drakx-f1bd628240083b943cdc8305796ca23c0375f30c.tar drakx-f1bd628240083b943cdc8305796ca23c0375f30c.tar.gz drakx-f1bd628240083b943cdc8305796ca23c0375f30c.tar.bz2 drakx-f1bd628240083b943cdc8305796ca23c0375f30c.tar.xz drakx-f1bd628240083b943cdc8305796ca23c0375f30c.zip |
- add SMP and BIGMEM for kernel-2.4
- aggregate all the kernel-2.4 in one occurence not to raised
the "complicated tags" error in install rpmsrate parsing code
-rw-r--r-- | perl-install/share/rpmsrate | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index 3c8bf4c63..30f1c1be8 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -631,11 +631,15 @@ SYSTEM 5 GNOME || KDE magicdev - 5 DRIVER"^ISDN:" ibod isdn4net isdn-light isdn4k-utils kernel-2.4 - 5 DRIVER"^Hcf:|^Hsf:|^LT:" kernel-2.4 + 5 DRIVER"^ISDN:" ibod isdn4net isdn-light isdn4k-utils 5 DRIVER"adiusbadsl" eagle-usb + 5 DRIVER"speedtch" speedtouch speedtouch_mgmt + 5 DRIVER"^ISDN:|^Hcf:|^Hsf:|^LT:|speedtch" + kernel-2.4 + SMP kernel-smp-2.4 + BIGMEM kernel-enterprise-2.4 + 5 HW"Intel Corp.|PRO/Wireless LAN" ndiswrapper - 5 DRIVER"speedtch" speedtouch speedtouch_mgmt kernel-2.4 4 ftp-client-krb5 hexedit strace sudo grub procmail hdparm coreutils-doc 4 PCMCIA netprofile |