Edit README file to better reflect current practice.

This commit is contained in:
Robert James Clay 2016-02-12 11:08:38 -05:00
parent d2ca982efb
commit c6fcc2689d

23
README
View File

@ -1,32 +1,25 @@
MBSE BBS Packages. MBSE BBS Packages.
Distribution naming scheme: Distribution naming scheme:
mbsebbs-0.33.18.tar.bz2 mbsebbs-1.0.6.tar.bz2
| | | | | | | |
| | | +-------- minor patchlevel | | | +--------- minor patchlevel
| | +----------- minor version | | +----------- minor version
| +------------- major version | +------------- major version
+------------------- package name +------------------- package name
For fidonet distribution, the tar archive and FILE_ID.DIZ are For fidonet distribution, the tar archive and FILE_ID.DIZ are
zipped together in a file like mbb03318.zip zipped together in a file like MBSE-106.ZIP
The odd minor version numbers are developent versions only. From 0.35.1 and up For first time installing, see the file INSTALL. After a manual installation,
these will not be released anymore but are only available via cvs. the html guide is installed in /opt/mbse/html.
The even minor version numbers will be stable releases, they will be available
at http://www.mbse.eu and at 2:280/2802. The first version using this
scheme is 0.36.00
For first time installing, see the file INSTALL. After installation, the html
guide is installed in /opt/mbse/html.
Since 1 August 2013 I (Michiel Broek) stopped developing this package. But this Since 1 August 2013 I (Michiel Broek) stopped developing this package. But this
is a GPL2 licensed open source package so feel free to continue to improve it. is a GPL2 licensed open source package so feel free to continue to improve it.
I only ask to make it clear to others that it is a modified package. You can do I only ask to make it clear to others that it is a modified package. You can do
that by changing the version numbers and messages in the file configure.ac and that by changing the version numbers and messages in the file configure.ac and
then run autoconf to update the configure scripts. then run autoconf to update the configure scripts.