diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-09-29 14:13:47 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-09-29 14:13:47 +0000 |
commit | ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a (patch) | |
tree | b351a5b996899f440d24f6f04fab18f9d8a57efb /docs/README | |
parent | 59d92e68854412a0ad81ec287e6c44a583bce140 (diff) | |
download | drakx-backup-do-not-use-ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a.tar drakx-backup-do-not-use-ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a.tar.gz drakx-backup-do-not-use-ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a.tar.bz2 drakx-backup-do-not-use-ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a.tar.xz drakx-backup-do-not-use-ec5cc80aff948eceee5b322bc19cf3e4e65a7c3a.zip |
no_comment
Diffstat (limited to 'docs/README')
-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 : |