mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.5 KiB

  1. ____ ___ ___ _ __ _
  2. | _ \ / _ \ / __| |/ / | | _ _ __ _ _ _ _
  3. | . _/| | | | | | '_/ | | |_| '_ \| | | | \/ |
  4. | |\ \| |_| | |__| . \ | |__| | | | | `_' |> <
  5. |_| \_\ ___/ \___|_|\_\ |____|_|_| |_|\___/|_/\_|
  6. [============> http://www.rocklinux.org/ <============]
  7. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  8. * *
  9. * ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf *
  10. * *
  11. * Read the file 'COPYING' for licensing details. *
  12. * *
  13. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  14. Read http://www.rocklinux.org/about.html if you don't know what ROCK Linux is.
  15. The following documentation on building ROCK Linux can be found here:
  16. Documentation/BUILD A Guide to Building ROCK Linux
  17. Documentation/BUILD-CROSS Cross-Building ROCK Linux
  18. Documentation/BUILD-CLUSTER Building ROCK Linux on a cluster
  19. BUILD-DIETLIBC-TARGET Buildinf a dietlibc based ROCK Linux
  20. If you want to extend ROCK Linux (add your own packages, targets or
  21. architectures) or just want to know how it all works, read:
  22. Documentation/Developers/HACKING-HOWTO
  23. To read the documentation available for ROCK Linux in other languages than
  24. english, you can can select your language in:
  25. Documentation/i18n/
  26. There are some ROCK Linux Mailinglists. You can subscribe to the main ROCK
  27. Linux List by sending an e-mail with the subject "subscribe rock-linux"
  28. to <minimalist@rocklinux.org>. You can unsubscribe by sending an e-mail
  29. with the subject "unsubscribe rock-linux" to the same address. The lists
  30. address is rock-linux@rocklinux.org. A mailing list archive can be found at:
  31. http://www.rocklinux.org/mailing-list/
  32. Please don't send questions or bug-reports directly to one of the
  33. maintaners unless you have a really good reason for.
  34. We also have a channel on the Open Projects IRC Network. The channels name
  35. is #rocklinux. There are also IRC Logs and IRC Stats available online at:
  36. http://www.rocklinux.org/people/esden/irclog/ and
  37. http://www.rocklinux.org/people/esden/ircstat/
  38. If you want a more human introduction to ROCK Linux, please visit
  39. http://www.rocklinux.org/projects/doc/GUIDE/.
  40. - Clifford Wolf <http://www.rocklinux.org/people/clifford/clifford.html>