Changes between Initial Version and Version 1 of Installation/Build


Ignore:
Timestamp:
Jul 11, 2011 11:54:03 AM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Build

    v1 v1  
     1== Build Process ==
     2
     3The original installation documentation is here.  I strongly recommend                                                       
     4reading through it in order to understand where the DETER install process                                                   
     5is evolving from:                                                                                                           
     6                                                                                                                             
     7 https://users.emulab.net/trac/emulab/wiki/InstallRoot                                                                       
     8                                                                                                                           
     9== Updating the                                                                                                                 
     10Since I have generated these images, I have added a few more packages to                                                     
     11the meta package for the deter install and bumped the revision.  Once                                                       
     12you create a bootstrap user and have the repository cloned onto the image,                                                   
     13updating should be painless:                                                                                                 
     14                                                                                                                             
     15 cd testbed/install/ports                                                                                                   
     16 sudo make install                                                                                                           
     17 cd /usr/ports/misc/instant-deter                                                                                           
     18 sudo make deinstall                                                                                                         
     19 sudo make reinstall                                                                                                         
     20