summaryrefslogtreecommitdiff
path: root/nonsystemd/filesystem/os-release
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-05-08 08:41:35 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-05-09 06:17:12 -0400
commit050ee779f48c070d2ccc4fe09fa55f8c8e84b177 (patch)
tree8af33cd198775c83de774327dfe96c20eb5ef7e4 /nonsystemd/filesystem/os-release
parent5834671504548185dd5dfcb9ed5de921bbbb2fce (diff)
downloadabslibre-050ee779f48c070d2ccc4fe09fa55f8c8e84b177.tar.gz
abslibre-050ee779f48c070d2ccc4fe09fa55f8c8e84b177.tar.bz2
abslibre-050ee779f48c070d2ccc4fe09fa55f8c8e84b177.zip
[filesystem]: upgrade to v2021.12.07
* revised nsswitch.conf rules for systemd * arch dropped the empty motd; so i added a pretty one for parabola instead * added VARIANT_ID to the os-release file as a reliable way to determine the init-system the rest of the changes were only to minimize the diff against the arch PKGBUILD
Diffstat (limited to 'nonsystemd/filesystem/os-release')
-rw-r--r--nonsystemd/filesystem/os-release2
1 files changed, 2 insertions, 0 deletions
diff --git a/nonsystemd/filesystem/os-release b/nonsystemd/filesystem/os-release
index 901694f99..60b0adc05 100644
--- a/nonsystemd/filesystem/os-release
+++ b/nonsystemd/filesystem/os-release
@@ -3,6 +3,8 @@ PRETTY_NAME="Parabola GNU/Linux-libre"
ID=parabola
ID_LIKE=arch
BUILD_ID=rolling
+VARIANT="@VARIANT@"
+VARIANT_ID="@VARIANT_ID@"
ANSI_COLOR="1;35"
HOME_URL="https://www.parabola.nu/"
DOCUMENTATION_URL="https://wiki.parabola.nu/"