summaryrefslogtreecommitdiffstats
path: root/perl-install/share/aliases
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-05-19 08:58:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-05-19 08:58:34 +0000
commit3163d6519612f37cc4f633d5b306f12f7e2b2b95 (patch)
treed8e55996b59f7c8c9569e778d7af1d4f2c087c51 /perl-install/share/aliases
parentd463e9a090f184f99bffdab7cde6690c7c55ffef (diff)
downloaddrakx-backup-do-not-use-3163d6519612f37cc4f633d5b306f12f7e2b2b95.tar
drakx-backup-do-not-use-3163d6519612f37cc4f633d5b306f12f7e2b2b95.tar.gz
drakx-backup-do-not-use-3163d6519612f37cc4f633d5b306f12f7e2b2b95.tar.bz2
drakx-backup-do-not-use-3163d6519612f37cc4f633d5b306f12f7e2b2b95.tar.xz
drakx-backup-do-not-use-3163d6519612f37cc4f633d5b306f12f7e2b2b95.zip
- insmod_ is now a symlink to insmod-25
- handle explictly insmod, modinfo and rmmod
Diffstat (limited to 'perl-install/share/aliases')
-rw-r--r--perl-install/share/aliases3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/share/aliases b/perl-install/share/aliases
index ac9f94f70..7c2947345 100644
--- a/perl-install/share/aliases
+++ b/perl-install/share/aliases
@@ -3,3 +3,6 @@ install2 perl-install/install2
commands perl-install/commands
runinstall2 install2
fsck.ext2 e2fsck
+lsmod lsmod-25
+rmmod rmmod-25
+insmod_ insmod-25