Changeset c6d6c4377154a1ff91e1d05651a95e275d6b59d3 for fedkit
- Timestamp:
- 03/15/11 19:11:16 (14 months ago)
- Children:
- cf9598af3e057a613b3496a862610b2b25c8d3fc, 55de6a90f822407060a06d0a7a9fab9c845796f1
- Parents:
- 1ec5d4a62101cbfd89e81a569324d5a3b5d0d189
- git-committer:
- Mike Ryan <mikeryan@lacklustre.net> / 2011-03-16T11:11:16Z+0900
- Location:
- fedkit
- Files:
-
- 5 modified
-
active_config.pl (modified) (1 diff)
-
combo.pl (modified) (1 diff)
-
port_forward.pl (modified) (1 diff)
-
prep_gateway.pl (modified) (1 diff)
-
setup_bridge.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fedkit/active_config.pl
r64e774d rc6d6c43 134 134 135 135 If given read additional parameters from the file in 136 /proj/I<project>/exp/I<experiment /tmp/I<hostname>.gw/conf where those are the136 /proj/I<project>/exp/I<experiment>/tmp/I<hostname>.gw/conf where those are the 137 137 current testbed project and experiment and the hostname is before the first 138 138 dot. The file is option: value. -
fedkit/combo.pl
rbc0b21b rc6d6c43 142 142 143 143 If given read additional parameters from the file in 144 /proj/I<project>/exp/I<experiment /tmp/I<hostname>.gw/conf where those are the144 /proj/I<project>/exp/I<experiment>/tmp/I<hostname>.gw/conf where those are the 145 145 current testbed project and experiment and the hostname is before the first 146 146 dot. The file is option: value. -
fedkit/port_forward.pl
r2b6e64d1 rc6d6c43 121 121 122 122 If given read additional parameters from the file in 123 /proj/I<project>/exp/I<experiment /tmp/I<hostname>.gw/conf where those are the123 /proj/I<project>/exp/I<experiment>/tmp/I<hostname>.gw/conf where those are the 124 124 current testbed project and experiment and the hostname is before the first 125 125 dot. The file is option: value. -
fedkit/prep_gateway.pl
r64e774d rc6d6c43 105 105 106 106 If given read additional parameters from the file in 107 /proj/I<project>/exp/I<experiment /tmp/I<hostname>.gw/conf where those are the107 /proj/I<project>/exp/I<experiment>/tmp/I<hostname>.gw/conf where those are the 108 108 current testbed project and experiment and the hostname is before the first 109 109 dot. The file is option: value. -
fedkit/setup_bridge.pl
r7e50f69 rc6d6c43 66 66 67 67 If given read additional parameters from the file in 68 /proj/I<project>/exp/I<experiment /tmp/I<hostname>.gw/conf where those are the68 /proj/I<project>/exp/I<experiment>/tmp/I<hostname>.gw/conf where those are the 69 69 current testbed project and experiment and the hostname is before the first 70 70 dot. The file is option: value.
