diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net/linux-agsatellite/pkg-message | |
parent | Convert a few more uses of INDEX to ${INDEXFILE} (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes:
svn path=/head/; revision=73228
svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'net/linux-agsatellite/pkg-message')
-rw-r--r-- | net/linux-agsatellite/pkg-message | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/net/linux-agsatellite/pkg-message b/net/linux-agsatellite/pkg-message deleted file mode 100644 index c9d9c0f8cea1..000000000000 --- a/net/linux-agsatellite/pkg-message +++ /dev/null @@ -1,25 +0,0 @@ -[obtained from developers site, edited a bit] -* Accounts are now created FIRST on the website. To create a new -account and use the software go to http://www.audiogalaxy.com/betatest -and signup (login). Then use the SAME login information you used -on the web when the Satellite asks you for it. - -* Feel free to edit the file called shares.txt. Each line in the -text file should specify a directory where your files are. The -first directory is where the files you request are downloaded to. -FreeBSD users must create account.txt and shares.txt in their -favorite text editor before the Satellite will run. The format of -account.txt is simply email that you used to create an account from -the web site on the first line. The second line will be your password - -> account.txt -first_line_with_Username_you_have_subscribed -second_line_with_Password_you_have_subscribed - -For example, - -echo Username_you_have_subscribed > account.txt -echo Password_you_have_subscribed >> account.txt - -* Create both account.txt and shares.txt files under the directory -.agsatellite in your HOME directory |