Commit 0debf5b7 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Add os-release for systemd compatibility

parent 83a7e998
......@@ -265,6 +265,7 @@ echo "%distribution %version %Theme %status_en (%codename)" >%buildroot%_sysconf
for n in fedora redhat system; do
ln -s altlinux-release %buildroot%_sysconfdir/$n-release
done
install -m 0644 components/systemd/os-release %buildroot%_sysconfdir/os-release
#notes
pushd notes
......
NAME=ALT Linux
VERSION="6.9.0 alpha (Cheiron)"
ID=altlinux
VERSION_ID=6.9.0
PRETTY_NAME="ALT Linux 6.9.0 Centaurus alpha (Cheiron)"
ANSI_COLOR="1;33"
CPE_NAME="cpe:/o:alt linux:centaurus:6.9.0"
HOME_URL="http://altlinux.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment