diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-01-06 11:10:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-01-06 11:10:25 +0000 |
commit | 0555208bd918cb5a98bf0c3997b41eea36514d10 (patch) | |
tree | 9ee28a6ae92c01b135bd69eca3b6dc502952f958 /mdk-stage1 | |
parent | 58eb085007f207adf529d6075edba7346f65e196 (diff) | |
download | drakx-0555208bd918cb5a98bf0c3997b41eea36514d10.tar drakx-0555208bd918cb5a98bf0c3997b41eea36514d10.tar.gz drakx-0555208bd918cb5a98bf0c3997b41eea36514d10.tar.bz2 drakx-0555208bd918cb5a98bf0c3997b41eea36514d10.tar.xz drakx-0555208bd918cb5a98bf0c3997b41eea36514d10.zip |
fix
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/doc/UPDATEMODULES | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mdk-stage1/doc/UPDATEMODULES b/mdk-stage1/doc/UPDATEMODULES index 4dc6a6c90..11c3d07ce 100644 --- a/mdk-stage1/doc/UPDATEMODULES +++ b/mdk-stage1/doc/UPDATEMODULES @@ -20,9 +20,9 @@ else using file within standard module repository ("marfile" on the boot floppy). It can contain comments, these are strictly defined by the presence of a hash (#) character on column 0 of any line. -This disk may also contain some update modules for installed kernels. -Those modules must be placed in directory <kernel-version>. They can be -gzipped or bzipped. +This disk may also contain some update or new modules for installed kernels. +Those modules must be placed in directory <kernel-version>. They must be +gzipped if the installed kernel modules are gzipped. @@ -87,4 +87,4 @@ before "msdos" from the update floppy. 4. When system is installed, update floppy is asked again so that update -modules for the installed kernels can be copied. +modules for the installed kernels can be copied. Then depmod is called. |