ID: bc90c8b4988bacb33eaf09ace0ff024bd9f74772
33 lines
—
1K —
View raw
| # This file is made available under the CC0 license
# The descriptions of :Dragora, :Hyperbola, :Parabola, :Trisquel are from
# https://www.gnu.org/distros/free-distros.html and is licensed under CC-BY-ND-4.0
prefix : <dokk:operating_system:>
:Android :name "Android" .
:GnuLinux :name "GNU/Linux" .
:GnuLinuxLibre :name "GNU/Linux-libre" .
:Windows :name "Windows" .
:Dragora :name "Dragora" ;
:description "An independent GNU/Linux-Libre distribution based on concepts of simplicity." ;
:operating_system :GnuLinuxLibre ;
:website "https://dragora.org" .
:Hyperbola :name "Hyperbola" ;
:description "Hyperbola GNU/Linux-libre, a long-term support simplicity-focused distribution based on Arch GNU/Linux. " ;
:operating_system :GnuLinuxLibre ;
:website "https://www.hyperbola.info" .
:Parabola :name "Parabola" ;
:description "Parabola GNU/Linux-libre, a distribution based on Arch that prioritizes simple package and system management." ;
:operating_system :GnuLinuxLibre ;
:website "https://www.parabola.nu" .
:Trisquel :name "Trisquel" ;
:description "A fully free operating system for home users, small enterprises and educational centers." ;
:operating_system :GnuLinuxLibre ;
:website "https://trisquel.info" .
|