From fc93870ab020297766d3aa1c5a90cc6397a7b771 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 24 May 2012 19:04:38 +0000 Subject: doc update: we switched to squashfs a long time ago --- docs/README | 4 ++-- docs/mastering-tool-for-restore-cd | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') 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 -- cgit v1.2.1