summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* drop OS specific supportWilliam Hubbs2023-01-031-4/+4
| | | | | | This is no longer needed since we have dropped support for *BSD. Signed-off-by: William Hubbs <williamh@gentoo.org>
* generate /usr/lib/os-release dynamicallyWilliam Hubbs2021-09-241-0/+15
This allows the os name and version to be dynamic. Bug: https://bugs.gentoo.org/788190 Signed-off-by: William Hubbs <williamh@gentoo.org>