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.

20 lines
845 B

  1. Q: What is ROCK Linux
  2. ROCK Linux is a distribution development kit. People can use it to build their
  3. own Linux distributions. There are two ways of customizing the build of a
  4. new distribution in ROCK Linux:
  5. 1. The Configuration. ROCK Linux has a powerfull configuration
  6. system which gives the user full control over a wide range of
  7. options used during the build. This includes stuff like selecting
  8. the CPU optimisation, compiler, c-library, various install
  9. prefixes, packages to build or not to build, etc.
  10. 2. The ROCK Linux build system is designed to be flexible, open and
  11. easy to extend. So if any option is missing it's easy to add it.
  12. So there are two groups of ROCK Linux users: Those who are using a ROCK Linux
  13. based distribution and those who are using the ROCK Linux build system for
  14. building distributions.