summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-05-24 19:04:38 +0000
committerThierry Vignaud <tv@mageia.org>2012-05-24 19:04:38 +0000
commit8bbaa3a1b1651c49c525e4fdd23d8748528c155d (patch)
treea95fad594e9877a4071e63a29df6f47093a26f22
parent77cfa9a2413f030638a1331c71098fe3a4f92a75 (diff)
downloaddrakx-backup-do-not-use-8bbaa3a1b1651c49c525e4fdd23d8748528c155d.tar
drakx-backup-do-not-use-8bbaa3a1b1651c49c525e4fdd23d8748528c155d.tar.gz
drakx-backup-do-not-use-8bbaa3a1b1651c49c525e4fdd23d8748528c155d.tar.bz2
drakx-backup-do-not-use-8bbaa3a1b1651c49c525e4fdd23d8748528c155d.tar.xz
drakx-backup-do-not-use-8bbaa3a1b1651c49c525e4fdd23d8748528c155d.zip
doc update: we switched to squashfs a long time ago
-rw-r--r--docs/README4
-rw-r--r--docs/mastering-tool-for-restore-cd10
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/README b/docs/README
index 6c7e3cb6c..02bc5d351 100644
--- a/docs/README
+++ b/docs/README
@@ -68,11 +68,11 @@ media/media_info/rpmsrate
packages in other level (3, 2, 1) can only be selected using
individual package selection.
-install/stage2/mdkinst.clp
+install/stage2/mdkinst.sqfs
for the compressed loopback of install.
generated from install/stage2/live tree using misc/mdkinst_stage2_tool
-install/stage2/rescue.clp
+install/stage2/rescue.sqfs
rescue ramdisk. create_compressed_fs iso file
this is the ramdisk loaded when typing rescue on boot prompt.
diff --git a/docs/mastering-tool-for-restore-cd b/docs/mastering-tool-for-restore-cd
index f915b5059..f40db4d77 100644
--- a/docs/mastering-tool-for-restore-cd
+++ b/docs/mastering-tool-for-restore-cd
@@ -9,7 +9,7 @@ it typically contains:
isolinux/isolinux.bin
isolinux/isolinux.cfg
isolinux/vmlinuz
- install/stage2/rescue.clp
+ install/stage2/rescue.sqfs
data/box.XXX #######################################################
@@ -27,11 +27,11 @@ it typically contains:
- isolinux.cfg customized to call directly save_all or rest_all
(with option keepmounted for rest_all)
- install/stage2/rescue.clp ##########################################
+ install/stage2/rescue.sqfs ##########################################
- compressed loopback containing a iso9660 filesystem.
- it is mostly the same as the mdv rescue.clp, *plus* partimage_whole_disk
- (nb : use extract_compressed_fs/create_compressed_fs to expand/create rescue.clp)
+ it is mostly the same as the mdv rescue.sqfs, *plus* partimage_whole_disk
+ (nb : use extract_compressed_fs/create_compressed_fs to expand/create rescue.sqfs)
Mastering process ##############################################################
@@ -80,5 +80,5 @@ Build process ##################################################################
- in gi/rescue, call
./make_partimage_save_rest_all partimage-0.6.4-7mdk.i586.rpm /var/lib/partimage /data/box.XXX
- => it calls ./make_rescue_img with special options to create a special rescue.clp
+ => it calls ./make_rescue_img with special options to create a special rescue.sqfs
=> generates part_save_all.iso and part_rest_all.iso