Changeset cd87e52


Ignore:
Timestamp:
11/23/2023 09:05:27 AM (6 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
35094ed
Parents:
6ffc37b
Message:

Fix configuration about saving temporary work

It is no more at the end of chapter five now... Also the tar file is
not compressed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r6ffc37b rcd87e52  
    858858
    859859    config    SAVE_CH5
    860         bool "Save Chapter 5 work"
     860        bool "Save temporary system work"
    861861        depends on BOOK_LFS || BOOK_LFS_SYSD
    862862        default n
    863863        help
    864             Save the state of jhalfs at the end of chapter 5:
     864            Save the state of jhalfs after finishing building the temporary
     865            system
    865866           
    866867            if you tick this item, the whole $LFS directory is
    867             saved when chapter 5 is finished. It'll be in an xz
    868             compressed tarball in the $LFS/jhalfs directory
     868            saved when chapter 7 is finished. It'll be in a .tar
     869            file in the $BUILD_DIR/jhalfs directory
    869870
    870871    #--- ICA
Note: See TracChangeset for help on using the changeset viewer.