diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/README b/docs/README index dd4d561a8..4de3c0ae5 100644 --- a/docs/README +++ b/docs/README @@ -2,6 +2,26 @@ Well here is a little description of what panoramix needs to work in comparison to the standard newt install. ******************************************************************************** +* CVS ************************************************************************** +******************************************************************************** +Like all good free software, panoramix is in CVS :) + +You can access it using: +% export CVSROOT=:pserver:anoncvs@linux-mandrake.com:/home/cvs/cooker +% cvs login +% Passwd: cvs +% cvs checkout gi + +This is only read-only access. If you want more, tell me (pixel@mandrakesoft.com) + +Alas, all is not in CVS as a lot of things are binary files. +For the other things, take cooker-contrib others/src/gi.tar.bz2 + +Please note that redoing *all* the stuff is not for the faint of heart. I myself +sometimes wonder what the whole make does :-% +Instead, changing some .pm files is quite easy (nice interpreted language) + +******************************************************************************** * FILES ************************************************************************ ******************************************************************************** First he are the different things needed : |