axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change
on this file since b12e315 was
4702322,
checked in by Ted Faber <faber@…>, 15 years ago
|
Add config to make file.
Remove remoteconfigfile from fed-tun.pl as well as removing the need to call
with a config file name.
Do not attempt to set up routes on nodes without a router parameter.
|
-
Property mode set to
100644
|
File size:
401 bytes
|
Rev | Line | |
---|
[9c166cf] | 1 | BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \ |
---|
[4702322] | 2 | make_hosts fed-tun.pl fed_evrepeater rc.fedaccounts \ |
---|
| 3 | config_from_tunnelip.pl |
---|
[01308c9] | 4 | |
---|
[9c166cf] | 5 | fedkit.tgz: ${BINARIES} ${PATCHES} |
---|
[01308c9] | 6 | mkdir -p /tmp/fedkit/local/federation/bin |
---|
| 7 | mkdir -p /tmp/fedkit/local/federation/etc |
---|
| 8 | cp ${BINARIES} /tmp/fedkit/local/federation/bin |
---|
| 9 | tar czf fedkit.tgz -C /tmp/fedkit local |
---|
[9c166cf] | 10 | rm -rf /tmp/fedkit |
---|
| 11 | |
---|
| 12 | clean: |
---|
| 13 | rm -f fedkit.tgz |
---|
Note: See
TracBrowser
for help on using the repository browser.