axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change
on this file since a2da110 was
9c166cf,
checked in by Ted Faber <faber@…>, 16 years ago
|
Support for this as a real fedkit. Loads using fedd and establishes connectivity
|
-
Property mode set to
100644
|
File size:
447 bytes
|
Line | |
---|
1 | BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \ |
---|
2 | make_hosts fed-tun.pl fed-tun.ucb.pl fed_evrepeater |
---|
3 | PATCHES=rc.accounts.patch |
---|
4 | |
---|
5 | fedkit.tgz: ${BINARIES} ${PATCHES} |
---|
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 | cp ${PATCHES} /tmp/fedkit/local/federation/etc |
---|
10 | tar czf fedkit.tgz -C /tmp/fedkit local |
---|
11 | rm -rf /tmp/fedkit |
---|
12 | |
---|
13 | clean: |
---|
14 | rm -f fedkit.tgz |
---|
Note: See
TracBrowser
for help on using the repository browser.