Johnny Hughes wrote:
Now there is a Readme.txt in this directory:
With a capital R? README or readme.txt would be more common spellings under Unix/Linux.
The other problem with a single readme file is that it can't be contributed by more than one person, so if a new RPM comes along, the person with the master readme has to edit and upload it. If the readme was per RPM or set of RPMs then that would not be a problem. You could also include info like who built the RPM and how to contact them etc.
README.php README.kernel etc. could be one way of doing this (in a docs directory?)
John.
http://mirror.centos.org/centos/4/centosplus/
There will be one for contrib and extras later today.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, 2005-05-17 at 09:24 +1000, John Newbigin wrote:
Johnny Hughes wrote:
Now there is a Readme.txt in this directory:
With a capital R? README or readme.txt would be more common spellings under Unix/Linux.
The other problem with a single readme file is that it can't be contributed by more than one person, so if a new RPM comes along, the person with the master readme has to edit and upload it. If the readme was per RPM or set of RPMs then that would not be a problem. You could also include info like who built the RPM and how to contact them etc.
README.php README.kernel etc. could be one way of doing this (in a docs directory?)
John.
All true ... Here is my {twisted} logic :)
I wanted it at the top of the page ... not it the middle of the directories ... so a uppercase R does that. README.txt has special meaning in Apache ... I don't want it to do what that does. So Readme.txt it is
I was going to have a docs directory, but decided to put it in one file instead. (I figured it would be easier if it was in the main directory and in one file). I am not tied to that concept, so if lots of people think separate files are better, we can do that.
Johnny Hughes wrote:
The other problem with a single readme file is that it can't be contributed by more than one person, so if a new RPM comes along, the person with the master readme has to edit and upload it. If the readme was per RPM or set of RPMs then that would not be a problem. You could also include info like who built the RPM and how to contact them etc.
I was going to have a docs directory, but decided to put it in one file instead. (I figured it would be easier if it was in the main directory and in one file). I am not tied to that concept, so if lots of people think separate files are better, we can do that.
Perhaps we could even go to a Wiki, with a page per package ? This sounds like the ideal kind of scenario for a Wiki.
The issue being, are we really going to have so many packages to warrant the added admin overhead of a Wiki ?
- KB