diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-24 12:27:33 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-24 12:27:33 +0000 |
commit | 5954df011c059327786e862a83860307f048071a (patch) | |
tree | 47276ba13d539918748b6797554eb3ef0705a60c /perl-install | |
parent | 02847901c5bc1d0a54198bffb6d1fa0aa280a2ba (diff) | |
download | drakx-backup-do-not-use-5954df011c059327786e862a83860307f048071a.tar drakx-backup-do-not-use-5954df011c059327786e862a83860307f048071a.tar.gz drakx-backup-do-not-use-5954df011c059327786e862a83860307f048071a.tar.bz2 drakx-backup-do-not-use-5954df011c059327786e862a83860307f048071a.tar.xz drakx-backup-do-not-use-5954df011c059327786e862a83860307f048071a.zip |
- add msec in any install
- use BIGMEM flag for kernel-enterprise
- use SMP flag for kernel-smp
(those 2 goes together with Warly's clean-rpmsrate)
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/share/rpmsrate | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index 1ee328937..8b37b68d7 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -481,10 +481,11 @@ DOCS SYSTEM 5 at MAKEDEV anacron eject kudzu ldetect - locales iputils urpmi cpio + locales iputils urpmi cpio msec - 5 HIGH_SECURITY libsafe kernel22-secure - + 5 HIGH_SECURITY libsafe kernel-secure + 5 BIGMEM kernel-enterprise + 5 SMP kernel-smp 5 PCMCIA pcmcia-cs 4 ftp ftp-client-krb5 gpm hexedit strace sudo |