diff options
| author | Paul Buetow <paul@buetow.org> | 2012-03-09 08:00:25 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-03-09 08:00:25 +0100 |
| commit | 98506745e9ccc7ce1216b1d6e84e2fbcd76c48f6 (patch) | |
| tree | e6fa8a0ecb98b1c1bcf87688f1c33c1a271bdd38 | |
| parent | da8b7a939a25b5618a69ecd055c21dc46c6c72c2 (diff) | |
new readme stuff
| -rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,7 +11,7 @@ For a changelog see CHANGELOG For a list of all known bugs see BUGS -Supported platforms are: Linux and FreeBSD (the latter with linprocfs mounted). +Supported platforms are: Linux and FreeBSD (the latter with linprocfs mounted, the latter may not have full functionality). For Linux at least a 2.6 Kernel is required. @@ -21,7 +21,10 @@ Versioning schema: a.b.c[.d], where b = Major release (new features or major code refactoring) a = Don't know yet. Maybe will stay forever 0. + It's not a release if there is a -master suffix. It's a stable + version (master branch) then. + It's not a release if there is a -devel suffix. It's a development - version (in the trunk) then. + version (devel branch) then. For some help/usage please consult the HELP file. |
