/[drupal]/contributions/sandbox/jeremy/4.4.0/kerneltrap/README.txt
ViewVC logotype

Contents of /contributions/sandbox/jeremy/4.4.0/kerneltrap/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Oct 13 13:01:54 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:

find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;

I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
1 The patches in this directory are those applied on http://kerneltrap.org/
2 against the Drupal 4.4 source. I try and avoid making modifications to
3 the core code, as it makes upgrades very painful. But for one reason
4 or another I found the following patches to be desireable.
5
6 More information about each patch can be found by viewing them in a text
7 editor and reading the comments at the top.

  ViewVC Help
Powered by ViewVC 1.1.2