]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/os-release.xml
Add VARIANT as a standard value for /etc/os-release
authorStephen Gallagher <sgallagh@redhat.com>
Wed, 29 Apr 2015 12:19:05 +0000 (08:19 -0400)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 May 2015 19:07:13 +0000 (21:07 +0200)
commitbe7d0048ddda1e994f651e2825f96266d537d10d
treed7961fca7510f0e8731c5027231a0e560904c8ee
parent2e8522767e27d5686206794c69e0aa95da6e798b
Add VARIANT as a standard value for /etc/os-release

Some distributions (such as Fedora) are using the VARIANT field to
indicate to select packages which of several default configurations
they should be using. For example, VARIANT=Server provides a
different default firewall configuration (blocking basically
everything but SSH and the management console) whereas
VARIANT=Workstation opens many other ports for application
compatibility.

By adding this patch to the manual pages, we can standardize on a
cross-distribution mechanism for accomplishing this.

Fedora implementation details are available at
https://fedoraproject.org/wiki/Packaging:Per-Product_Configuration

(David: drop double paranthesis)
man/os-release.xml