diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
commit | 27893da156a8bf46ae00c310dcd06b61b6a28c86 (patch) | |
tree | 6e711957120ceb8d27566a6f886a9c424aef3b59 /docs | |
parent | cd417a1a507369b6df9ab23415bf6da3579c2bc5 (diff) | |
download | drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.gz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.bz2 drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.xz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.zip |
s/Linux-Mandrake/Mandrake Linux/
s/linux-mandrake/mandrakesoft/
(hand made, no i18n messages done)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 4 | ||||
-rw-r--r-- | docs/README | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/HACKING b/docs/HACKING index d2ed0662b..301d8fe0b 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 Linux-Mandrake distribution. +for example from DrakX-*.src.rpm on your Mandrake Linux distribution. cd to gi for i in `du -a | grep CVS/Root | cut -f 2` @@ -34,7 +34,7 @@ Preparing the compilation process: (1) target directory -create a /export directory and copy a recent Mandrake-Linux CD in there. +create a /export directory and 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. diff --git a/docs/README b/docs/README index 18cab9475..6aaeae06d 100644 --- a/docs/README +++ b/docs/README @@ -317,7 +317,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 Linux-Mandrake. + as long as it provides an installation tree of Mandrake Linux. 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). |