summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-01-20 17:13:21 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-01-20 17:13:21 +0000
commiteac3bbe91368feecd922b7ddfd440b57dbd4c41c (patch)
tree393552934698842b57796cbff84d5ac4ab1c8c51 /docs
parent259d8d6a9665eebdda7e038cf39b61f6ceb732f8 (diff)
downloaddrakx-backup-do-not-use-eac3bbe91368feecd922b7ddfd440b57dbd4c41c.tar
drakx-backup-do-not-use-eac3bbe91368feecd922b7ddfd440b57dbd4c41c.tar.gz
drakx-backup-do-not-use-eac3bbe91368feecd922b7ddfd440b57dbd4c41c.tar.bz2
drakx-backup-do-not-use-eac3bbe91368feecd922b7ddfd440b57dbd4c41c.tar.xz
drakx-backup-do-not-use-eac3bbe91368feecd922b7ddfd440b57dbd4c41c.zip
update (thanks to Sunny Dubey)
Diffstat (limited to 'docs')
-rw-r--r--docs/HACKING20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/HACKING b/docs/HACKING
index 3d22a785f..0393dc365 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -23,7 +23,7 @@ Then, log yourself into the cvs:
        (the passwd is: 'cvs')
And update the gi package:
-% cvs update -P -d
+% cvs update -P -d gi
--------------------------------------------------------------------------
@@ -31,17 +31,18 @@ Preparing the compilation process:
(1) target directory
-Create a /export directory and give write permissions to the user/group that
-will be compiling DrakX.  It is also suggested that you copy a recent
-Mandrake Linux CD in there. (You don't have to put have all the RPMS...) ;
-you'll need roughly 1.5 Gbytes for a full install. (It is possible to not
-have a copy of Mandrake Linux there, if all you desire is to compile gi)
+Create a top level directory called /export and give write permissions to
+the user/group that will be compiling DrakX.  It is also suggested that you
+copy a recent Mandrake Linux CD in there. (You don't have to put have all
+the RPMS...) ; you'll need roughly 1.5 Gbytes for a full install. (It is
+possible to not have a copy of Mandrake Linux there, if all you desire is to
+compile gi)
(2) support directories
-You will need to create an /RPMS directory.  This directory needs to be
-populated with the following RPMS:
+You will need to create a top level /RPMS directory.  This directory needs
+to be populated with the following RPMS:
locales-ja locales-ko locales-zh
gi needs to be informed about which kernel(s) is/are to be used.  A
@@ -53,8 +54,7 @@ gi/kernel/all.kernels/2.6.0
                                System.map-2.6.0
                                vmlinuz-2.6.0
                           /lib/modules/2.6.0
-                                (the module directory for the current
-kernel)
+                                (the module dir for the current kernel)
Note:  the modules must not be in compressed form (*.gz *.bz2 etc)