Hacker News new | ask | show | jobs
by rehemiau 2385 days ago
Does elementary still return their release codename instead of the base ubuntu release for `lsb_release -cs` in shell?
2 comments

Yes, because elementary OS is not Ubuntu. In the past, we carried newer versions of GTK or other core libraries, so pretending to be Ubuntu would actually do more harm than good.

However, we have added an `--upstream` or `-u` flag to lsb_release like other Linux-based OSes to point to an upstream release if the downstream release is not supported. I believe this has been adopted for installers of tools like Ruby and Node.

Makes sense, I hope all installer tools will start using it
That's correct. They do show the Ubuntu build on the "About" section.