diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 6 | ||||
-rw-r--r-- | docs/README | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/HACKING b/docs/HACKING index e427d173a..1b0fd444e 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -11,7 +11,7 @@ Beware, don't try this on a production machine with important data. Sources installation: First grab the gi.tar.bz2 archive and untar it in your home directory, for -example from DrakX-*.src.rpm on your Mandrake Linux distribution. +example from DrakX-*.src.rpm on your Mandrakelinux distribution. Fix a few things: % find gi -name "*/CVS/root/*" | xargs perl -pi -e 's/prigaux/anoncvs/' @@ -33,9 +33,9 @@ Preparing the compilation process: 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 +copy a recent Mandrakelinux 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 +possible to not have a copy of Mandrakelinux there, if all you desire is to compile gi) diff --git a/docs/README b/docs/README index b298f3603..4a023ae95 100644 --- a/docs/README +++ b/docs/README @@ -320,7 +320,7 @@ have a look at gi/docs/object_class.fig * OEM ************************************************************************** ******************************************************************************** > I am a system OEM in Bangalore,India selling systems bundled with -> Mandrake Linux. The problem is that with every system I sell, I need to +> Mandrakelinux. The problem is that with every system I sell, I need to > install & configure the system which takes HOURS!. Can I do a diskcopy > instead? > @@ -347,7 +347,7 @@ many solutions: 4. just like 3. but you may have to mount /cdrom after typing rescue on syslinux prompt (oem script do it automatically if a automatic boot nfs network has been done as server is known). under /cdrom may be anything - as long as it provides an installation tree of Mandrake Linux. + as long as it provides an installation tree of Mandrakelinux. after that run oem script by typing "/etc/oem -f" for normal installation or "/etc/oem -f server" for server installation (normal with server installed). |