diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-20 14:59:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-20 14:59:00 +0000 |
commit | 436634f442d2d45017acc90515fd04bbe4d2211a (patch) | |
tree | 194cd895775174782e68d1eed2d1977df7ebcdc7 | |
parent | 1d5b87f2083a13ee2a9005c1ee222a4c7ae46bc1 (diff) | |
download | drakx-backup-do-not-use-436634f442d2d45017acc90515fd04bbe4d2211a.tar drakx-backup-do-not-use-436634f442d2d45017acc90515fd04bbe4d2211a.tar.gz drakx-backup-do-not-use-436634f442d2d45017acc90515fd04bbe4d2211a.tar.bz2 drakx-backup-do-not-use-436634f442d2d45017acc90515fd04bbe4d2211a.tar.xz drakx-backup-do-not-use-436634f442d2d45017acc90515fd04bbe4d2211a.zip |
update doc
-rw-r--r-- | docs/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/README b/docs/README index 902c396a1..67179a981 100644 --- a/docs/README +++ b/docs/README @@ -45,8 +45,9 @@ For one CD or a network/hd volume, please use media/main. Optionnally, you can modify ``media/media_info/rpmsrate''; this file manages the relative importance of the files, and thus their installation or not. -To modify the code of stage2, use "misc/mdkinst_stage2_tool install/stage2" to generate "install/stage2/live". -When you are done use "misc/mdkinst_stage2_tool install/stage2" again, the "rm -rf install/stage/live". +To modify the code of stage2, use "misc/mdkinst_stage2_tool --uncompress +install/stage2" to generate "install/stage2/live". When you are done, use +"misc/mdkinst_stage2_tool --clean --compress install/stage2". See below for information about these files. ******************************************************************************** |