Browse Source

Miguel Bolanos <mike@hack-solutions.com>:

Just trying to get out Documentation a bit up to date.


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2015 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Miguel Bolaños 21 years ago
parent
commit
eee4bfdd57
5 changed files with 22 additions and 22 deletions
  1. +5
    -4
      Documentation/BUILD
  2. +4
    -4
      Documentation/BUILD-DIETLIBC-TARGET
  3. +0
    -4
      Documentation/COPYING
  4. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  5. +12
    -10
      Documentation/README

+ 5
- 4
Documentation/BUILD

@ -50,7 +50,8 @@ The configuration is stored in the 'config/config-name' directory.
==================================
Now you need to download the sources for the packages which are build in the
configuration you have choosen. Simply type './scripts/Download -required'.
configuration you have choosen. Simply type:
'./scripts/Download -cfg config-name -required'
If you want to download the sources for all packages (regardless if they are
required for your configuration), type './scripts/Download -all'.
@ -58,8 +59,8 @@ required for your configuration), type './scripts/Download -all'.
5. Building the distribution
============================
Type './scripts/Build-Target'. As mentioned already, it may take multiple
days for the build to complete.
Type './scripts/Build-Target -cfg config-name'. As mentioned already, it may
take multiple days for the build to complete.
The resulting distribution is stored in the build/ directory.
@ -104,4 +105,4 @@ THEM BY HAND! These directories may contain bind mounts to the rest of the
source tree and it is possible that you are going to remove everything in the
ROCK Linux base directory if you execute a simple 'rm -rf' to remove them ..
If you also want to remove the build/ directory type './scripts/Cleanup --full'.
If you also want to remove the build/ directory type './scripts/Cleanup -full'.

+ 4
- 4
Documentation/BUILD-DIETLIBC-TARGET

@ -21,9 +21,9 @@ Some pretty internal stuff is in Documentation/Developers/TODO . There
are also current problems and bugs put together so even if you are not a
developer you probably would like to read it.
The target is currently experimental like the whole 1.7 tree. So be
careful because it can kill your pet, make your mother angry, make you
sleepless or simply not work and/or compile.
The target is currently experimental, so be carefull because it can kill
your pet, make your mother angry, make you sleepless or simply not work
and/or compile.
2) What is dietlibc
~~~~~~~~~~~~~~~~~~~
@ -79,4 +79,4 @@ That should be all.
Send comments to the rocklinux mailing list (rock-linux@rocklinux.org)
and/or directly to me (esden@rocklinux.org)
(C) 2002 by Piotr Esden-Tempski (esden@rocklinux.org)
(C) 2002 - 2003 by Piotr Esden-Tempski (esden@rocklinux.org)

+ 0
- 4
Documentation/COPYING

@ -8,10 +8,6 @@ tarball), but not if they have their own copyright note or if it's a patch for
a package which forces patches to be distributed under a special License
different from GPL.
Note, that the "Official ROCK Linux" Logo and all pictures containing the
logo (e.g. the files in the directory Documentation/Official-Logos) have a
strict copyright (read Documentation/Official-Logos/COPYING.txt for details).
Also note that a program which is written to run on a ROCK Linux system does
not fall under the heading of "derived work".

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -11,6 +11,7 @@
- Alejandro Mery: updated lvs->ipvsadm, keepalived
- Miguel Bolanos: substituted "Ultra SPARC" with "UltraSPARC"
Alpha optimisations selection
Documentation/ updates
*) 2003-12-17 (2.0.0-rc3 - 2.0.0-rc4)

+ 12
- 10
Documentation/README

@ -18,10 +18,11 @@ Read http://www.rocklinux.org/about.html if you don't know what ROCK Linux is.
The following documentation on building ROCK Linux can be found here:
Documentation/BUILD A Guide to Building ROCK Linux
Documentation/BUILD-CROSS Cross-Building ROCK Linux
Documentation/BUILD-CLUSTER Building ROCK Linux on a cluster
BUILD-DIETLIBC-TARGET Buildinf a dietlibc based ROCK Linux
Documentation/BUILD A Guide to Building ROCK Linux
Documentation/BUILD-CROSS Cross-Building ROCK Linux
Documentation/BUILD-CLUSTER Building ROCK Linux on a cluster
Documentation/BUILD-DIETLIBC-TARGET Building a dietlibc based ROCK
Linux
If you want to extend ROCK Linux (add your own packages, targets or
architectures) or just want to know how it all works, read:
@ -44,14 +45,15 @@ address is rock-linux@rocklinux.org. A mailing list archive can be found at:
Please don't send questions or bug-reports directly to one of the
maintaners unless you have a really good reason for.
We also have a channel on the Open Projects IRC Network. The channels name
is #rocklinux. There are also IRC Logs and IRC Stats available online at:
We also have a channel on the Free Node IRC Network (irc.freenode.net). The
channel name is #rocklinux. There are also IRC Logs and IRC Stats available
online at:
http://www.rocklinux.org/people/esden/irclog/ and
http://www.rocklinux.org/people/esden/ircstat/
http://www.rocklinux.net/people/esden/irclog/ and
http://www.rocklinux.net/people/esden/ircstat/
If you want a more human introduction to ROCK Linux, please visit
http://www.rocklinux.org/projects/doc/GUIDE/.
http://www.rocklinux.org/handbook.html
- Clifford Wolf <http://www.rocklinux.org/people/clifford/clifford.html>
- Clifford Wolf <http://www.rocklinux.net/people/clifford/clifford.html>

Loading…
Cancel
Save