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.

59 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. Documentation/BUILD-DIETLIBC-TARGET Building a dietlibc based ROCK
  20. Linux
  21. If you want to extend ROCK Linux (add your own packages, targets or
  22. architectures) or just want to know how it all works, read:
  23. Documentation/Developers/HACKING-HOWTO
  24. To read the documentation available for ROCK Linux in other languages than
  25. english, you can can select your language in:
  26. Documentation/i18n/
  27. There are some ROCK Linux Mailinglists. You can subscribe to the main ROCK
  28. Linux List by sending an e-mail with the subject "subscribe rock-linux"
  29. to <minimalist@rocklinux.org>. You can unsubscribe by sending an e-mail
  30. with the subject "unsubscribe rock-linux" to the same address. The lists
  31. address is rock-linux@rocklinux.org. A mailing list archive can be found at:
  32. http://www.rocklinux.org/mailing-list/
  33. Please don't send questions or bug-reports directly to one of the
  34. maintaners unless you have a really good reason for.
  35. We also have a channel on the Free Node IRC Network (irc.freenode.net). The
  36. channel name is #rocklinux. There are also IRC Logs and IRC Stats available
  37. online at:
  38. http://www.rocklinux.net/people/esden/irclog/ and
  39. http://www.rocklinux.net/people/esden/ircstat/
  40. If you want a more human introduction to ROCK Linux, please visit
  41. http://www.rocklinux.org/handbook.html
  42. - Clifford Wolf <http://www.rocklinux.net/people/clifford/clifford.html>