Changes between Version 7 and Version 8 of Internal/NewPXE
- Timestamp:
 - Jul 3, 2019, 1:04:55 AM (6 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Internal/NewPXE
v7 v8 4 4 === Overview of process === 5 5 * Build 6 1. checkout git repo 7 1. ensure dependencies are installed (docker, make) 6 1. dependencies: 7 1. checkout git repo 8 1. ensure dependencies are installed (docker, make) 9 1. alternately, ssh to {{{buildvm1804-64.orbit-lab.org}}} and cd to {{{/opt/orbit-pxe}}} 8 10 1. run {{{ make build }}} to initialize environment, compile code 9 11 1. run {{{ make extract }}} to extract artifacts (initfs.gz, kernel, configs...)  
