Matthew Burgess wrote:

> In which case, all I can suggest is you follow the process yourself:
> 
> 1) Compile CLFS from a non-CLFS host
> 2) Use the newly built CLFS to build a second CLFS system (obviously using
> exactly the same commands and package versions)

No, that's not quite right. The second system is done without all the
temporary bootstrapping stuff ie:

 1. make a copy of the end product (system 1)
 2. remove /temp-system from PATH
 3. use system 1 to rebuild itself and overwrite as you go
   (this produces system 2)
 4. make a copy of system 2
 5. use system 2 to rebuild itself and overwrite as you go
    (this produces system 3)
 6. make a copy of system 3
 7. diff copy of system 1 with copy of system 2
 8. diff copy of system 2 with copy of system 3
 9. analyse the diffs, explain them

Regards
Greg
-- 
http://www.diy-linux.org/


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to