Group: Software/FSDG distributions/DistroConfiguration

From LibrePlanet
Jump to: navigation, search
(Configuration: Add Trisquel version to make it easier to track when it works and when it doesn't. Removed useless comment)
(Configuration: Improve status to works)
Line 8: Line 8:
 
|-
 
|-
 
! Configuration system
 
! Configuration system
! Distributions
+
! Distribution
! Status
+
! Works
 
! Comments
 
! Comments
 
|-
 
|-
Line 26: Line 26:
 
|-
 
|-
 
| Trisquel 10
 
| Trisquel 10
| Used by the FSF, so it works
+
| {{yes}}<ref>It's used by the FSF so it works</ref>
 
|-
 
|-
 
| rowspan=2 | Freedombox
 
| rowspan=2 | Freedombox
Line 38: Line 38:
 
| Guix configuration language
 
| Guix configuration language
 
| Guix
 
| Guix
|
+
| {{yes}}<ref name="native">It's the distribution native configuration interface so it works.</ref>
 
| Require to know lisp
 
| Require to know lisp
 
|-
 
|-
 
| UCI
 
| UCI
| LibreCMC
+
| LibreCMC<ref name="native"></ref>
|
+
| {{yes}}
 
| Relatively easy to use, can configure network services (dhcp, WiFi access point, etc)
 
| Relatively easy to use, can configure network services (dhcp, WiFi access point, etc)
 
|-
 
|-
 
|}
 
|}

Revision as of 11:35, 29 November 2022

Introduction

This article will look at the configuration system available for various FSDG compliant distributions.

Configuration

Configuration system Distribution Works Comments
Debian installer preseed PureOS
Trisquel 10
FAI PureOS
Trisquel 10 Yes[1]
Freedombox PureOS Very easy to use, can deploy many services (wikis, etc)
Trisquel 10
Guix configuration language Guix Yes[2] Require to know lisp
UCI LibreCMC[2] Yes Relatively easy to use, can configure network services (dhcp, WiFi access point, etc)
  1. It's used by the FSF so it works
  2. 2.02.1 It's the distribution native configuration interface so it works.