Skip to content
  • Leigh B Stoller's avatar
    BIG reorganization of the install code. · 82e1d812
    Leigh B Stoller authored
    * Split up boss/ops/fs install into indvidual modules; generally, what
      was a toplevel phase in the original files is not a file. This
      allowed for better code/variable reuse. No longer monolithic, which
      makes it easy to test and rerun parts.
    
    * Incorporate "update" into the install process. Certain phase file
      can be used in update mode, as when the IP/subnet/domain changes.
    
    * Moved the MFS setup from rc.mkelab into the normal install process.
      Users no longer have to do this themselves. Good thing.
    
    * installvars.pm is a new library that has the merged set of the
      zillion variables that were at the top of boss/fs/ops install.
    82e1d812