Changeset 1511 for trunk/image-builder/live/config/common
- Timestamp:
- 08/10/08 00:49:04 (5 months ago)
- Files:
-
- 1 modified
-
trunk/image-builder/live/config/common (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/image-builder/live/config/common
r1487 r1511 105 105 # $LH_DEBUG: enable debug 106 106 # (Default: disabled) 107 LH_DEBUG=" enabled"107 LH_DEBUG="disabled" 108 108 109 109 # $LH_FORCE: enable force … … 117 117 # $LH_VERBOSE: enable verbose 118 118 # (Default: disabled) 119 LH_VERBOSE=" enabled"119 LH_VERBOSE="disabled" 120 120 121 121 # Internal stuff (FIXME)