User Tools

Site Tools


cucumber_linux_from_scratch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cucumber_linux_from_scratch [2018/09/15 13:52]
z5t1 [Chapter 1 - Introduction]
cucumber_linux_from_scratch [2018/11/04 13:37]
z5t1
Line 450: Line 450:
 This phase is akin to building a few select packages from the Beyond Linux from Scratch Book. This phase is akin to building a few select packages from the Beyond Linux from Scratch Book.
  
-At the end of this phase the system will be capable of both running *and* compiling itself; however, it will not be complete yet. +At the end of this phase the system will be capable of both running *and* compiling itself; however, it will not be complete yet. 
 + 
 +The entirety this process can be automated with portmake. Run the following (note that this command will take a //long// time): 
 + 
 +  /​usr/​ports/​utilities/​tools/​portmake install phase3
  
 ====== Chapter 8 - Building Phase 4 ====== ====== Chapter 8 - Building Phase 4 ======
Line 456: Line 460:
 This phase is akin to building additional packages from the Beyond Linux from Scratch Book. This phase is akin to building additional packages from the Beyond Linux from Scratch Book.
  
-At the end of this phase the system will be complete. ​+At the end of this phase the system will be complete. 
 + 
 +Similarly, this entire process can be automated with portmake as well. Note that this will take a //very long// time (even longer than phases 1. 2 & 3). 
 + 
 +  /​usr/​ports/​utilities/​tools/​portmake install phase4 
 + 
 +====== Chapter 9 - Creating the installer ====== 
  
cucumber_linux_from_scratch.txt · Last modified: 2018/11/14 00:12 by z5t1