Changeset 38 for confman/confman.conf
- Timestamp:
- 03/29/2006 02:54:10 (6 years ago)
- File:
-
- 1 edited
-
confman/confman.conf (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
confman/confman.conf
r33 r38 5 5 6 6 # The location of our shell library 7 # REPO_LIBRARY="/usr/local/rescomp/lib/confmanlib.sh" 8 REPO_LIBRARY="/home/ccowart/src/confman/confmanlib.sh" 7 REPO_LIBRARY="/usr/local/rescomp/lib/confmanlib.sh" 9 8 10 9 # The protocol to use for contacting our repository: … … 15 14 16 15 # The path on the remote host to find the repository: 17 REPO_PATH="/usr/local/rescomp/repo/conf -two"16 REPO_PATH="/usr/local/rescomp/repo/conf" 18 17 19 18 # The directory from the root of the repository to rescomp core: … … 27 26 28 27 # Where to keep our "working copy" of the system: 29 WORK_PATH="${HOME}/ test3/src/conf"28 WORK_PATH="${HOME}/src/conf" 30 29 31 30 # The path to our current host's recipe file … … 49 48 # want to use a prefix. Useful for testing confman, by having files installed 50 49 # into an arbitrary system root, instead of the actual system. 51 LIVE_ROOT="/home/ccowart/img"50 #LIVE_ROOT="/home/ccowart/img" 52 51 53 52
Note: See TracChangeset
for help on using the changeset viewer.
