:: Re: [DNG] Patch for /etc/os-release…
Top Page
Delete this message
Reply to this message
Author: Andrew McGlashan
Date:  
To: dng
Subject: Re: [DNG] Patch for /etc/os-release on ascii


On 24/8/19 1:12 pm, Lars Noodén via Dng wrote:
> It might help to have the same level of detail for /etc/os-release
> on both ascii and beowulf. That would allow a more standardized
> approach to automatically detecting the versions. Perhaps the same
> should apply to jessie, too.
>
> /Lars
>
> diff /etc/os-release /etc/os-release.orig 3,5d2 < VERSION_ID="2" <
> VERSION="2 (ascii)" < VERSION_CODENAME=ascii
> ______________________________________________


Why?

No changes here:


# cat /etc/os-release
PRETTY_NAME="Devuan GNU/Linux ascii"
NAME="Devuan GNU/Linux"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"


# lsb_release -a
No LSB modules are available.
Distributor ID:    Devuan
Description:    Devuan GNU/Linux 2.0 (ascii)
Release:    2.0
Codename:    ascii



Cheers
A.