Changes between Version 7 and Version 8 of Internal/NewPXE


Ignore:
Timestamp:
Jul 3, 2019, 1:04:55 AM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NewPXE

    v7 v8  
    44=== Overview of process ===
    55* 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}}}
    810 1. run {{{ make build }}} to initialize environment, compile code
    911 1. run {{{ make extract }}} to extract artifacts (initfs.gz, kernel, configs...)