Comment on Introducing /etc/os-release - End to distribution specific release filesparentComments−rwmj14yThis isn't completely true. lsb-release contains everything that is in os-release, including the version of the distro in a neutral format.However I agree with you that lsb-release is not much used, and in some distros is only present when some huge X-dependent LSB package is installed.But hey, we could fix LSB! Instead of, you know, making up something new that will be as little used as lsb-release.−ars14yAs far as I can tell Debian does not have an /etc/lsb-release file. Rather they have an lsb-release program that outputs the necessary info.
Comments
This isn't completely true. lsb-release contains everything that is in os-release, including the version of the distro in a neutral format.
However I agree with you that lsb-release is not much used, and in some distros is only present when some huge X-dependent LSB package is installed.
But hey, we could fix LSB! Instead of, you know, making up something new that will be as little used as lsb-release.
As far as I can tell Debian does not have an /etc/lsb-release file. Rather they have an lsb-release program that outputs the necessary info.