Group: Software/FSDG distributions/How to choose an FSDG distribution

From LibrePlanet
Jump to: navigation, search
(Security)
(Security features)
Line 46: Line 46:
 
!Parabola
 
!Parabola
 
|Not integrated in the default repositories
 
|Not integrated in the default repositories
|In the default repositories
+
|Not integrated in the default repositories
 
|?
 
|?
 
|?
 
|?

Revision as of 12:36, 27 March 2013

Introduction

This page will be a comparison of the free software GNU/Linux distribution in order to help people choose the one that suits them best.

Only FSF accepted distributions should go there.

Comparison of the Distributions

At first we will only look at trisquel and parabola because I only use theses two, feel free to add other endorsed distributions.

Distribution Based on
Trisquel 5.5 Ubuntu 11.10 (Oneiric Ocelot)
Parabola Arch
  • Both trisquel and parabola fullfill the FSF criterias of free software distributions.
  • If you're not very confortable with configuring your system trough the command line, Trisquel is better for you than parabola:
    • Trisquel has a graphical installation, parabola's installation method is command line based(you must types some commands to install parabola, there is no ncurses(a commandline GUI) GUI)
    • Trisquel commes fully configured, in Parabola it's assumed that the user would configure his system himself trough the command line and install the necessary packages.
  • Parabola has more recent packages and is rolling release
    • For instance you will get a very recent Xorg with Parabola: if you have an ATI card(which lacks a free software firmware) 3D acceleration will be disabled in both trisquel and parabola, however parabola's Xorg will be able to get decent 3D performance by using the CPU and llvmpipe if your CPU is fast enough, that will permit you to play some 3D games that do not require that much resources but still require 3D acceleration(Tested with supertuxkart and smc(secret maryo cronicles) on a core i7 in parabola)
  • Trisquel is more stable than parabola: trisquel uses stables releases and parabola uses a rolling release, and sometimes it breaks things because the -libre repository has to catch up with the Arch repository(for instance they broke kde for some hours recently).
  • Trisquel is based on the well-known debian packaging system.
  • Trisquel only supports x86 computers, Parabola supports x86 computers and also the MIPS lemote computers.
  • you can upgrade an Arch distribution to Parabola, but not an ubuntu distribution to trisquel(you must reinstall).

Security features

Distribution Selinux AppArmor grsecurity Pax
Parabola Not integrated in the default repositories Not integrated in the default repositories ? ?
Trisquel you need to aptitude install selinux, in the default repositories Installed and enabled by default ? ?