Slashdot Mirror


Conectiva Linux 7.0 Review

Patrick Mullen writes: "The Duke of URL has posted their review of Conectiva Linux 7.0. Conectiva Linux was the first distribution to support APT-RPM, which cures most of the ails of typical RPMs. Their latest release even bundles a graphical front-end to APT, and brings the worlds of Debian and Red Hat together."

3 of 89 comments (clear)

  1. Re:Site only in Spanish and Portugese? by adebater · · Score: 4, Informative

    try
    http://en.conectiva.com/download/

  2. Connectiva employs many kernel mantainers by Pac · · Score: 4, Informative

    Like other major distributions, the brazilian Connectiva employs many people closely related to Linux development.

    Marcelo Tosatti was recently announced as the new head mantainer over the 2.4 stable kernel tree. Rik Van Riel is known for his work in the memory management subsystem and Arnaldo Carvalho de Melo works with IPX.

    The point here is not to praise Connectiva (or Red Hat or anyone), but to notice that it is perfectly possible to run a profitable company and care for the development community at the
    same time.

  3. apt is not the whole story by mvdwege · · Score: 3, Informative

    While the reviewer is right that apt is a wonderful tool, he is guilty of two very common mistakes:

    1. apt is not the package manager per se. It is a front end to the package manager. Therefore the whole idea of using it with another package manager as its default (dpkg) is not so unlikely as it sounds. In fact, as far as I can make out from my Debian documentation, apt is specifically designed to be agnostic in regards to what package manager does the actual work.
    2. The previous was only a minor quibble. His major mistake is however his assertion that you can download any .rpm and have apt sort out the dependencies. Guess what? It doesn't work that way. In order for apt to work, it needs a central repository that provides it with a correct dependency list. Without that, you're back to the good old dependency hell. This is what makes Connectiva and Debian great, because that is exactly what they provide, and it is only because they do that that apt is such a great tool
    Mart (a happy Debian user)
    --
    "I know I will be modded down for this": where's the option '-1, Asking for it'?