Changeset 38 for confman/confman.conf


Ignore:
Timestamp:
03/29/2006 02:54:10 (6 years ago)
Author:
ccowart
Message:

/almost/ release-worthy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman.conf

    r33 r38  
    55 
    66# The location of our shell library 
    7 # REPO_LIBRARY="/usr/local/rescomp/lib/confmanlib.sh" 
    8 REPO_LIBRARY="/home/ccowart/src/confman/confmanlib.sh" 
     7REPO_LIBRARY="/usr/local/rescomp/lib/confmanlib.sh" 
    98 
    109# The protocol to use for contacting our repository: 
     
    1514 
    1615# The path on the remote host to find the repository: 
    17 REPO_PATH="/usr/local/rescomp/repo/conf-two" 
     16REPO_PATH="/usr/local/rescomp/repo/conf" 
    1817 
    1918# The directory from the root of the repository to rescomp core: 
     
    2726 
    2827# Where to keep our "working copy" of the system: 
    29 WORK_PATH="${HOME}/test3/src/conf" 
     28WORK_PATH="${HOME}/src/conf" 
    3029 
    3130# The path to our current host's recipe file 
     
    4948# want to use a prefix. Useful for testing confman, by having files installed 
    5049# into an arbitrary system root, instead of the actual system. 
    51 LIVE_ROOT="/home/ccowart/img" 
     50#LIVE_ROOT="/home/ccowart/img" 
    5251 
    5352 
Note: See TracChangeset for help on using the changeset viewer.