Message316788
| Author | mrandybu |
|---|---|
| Recipients | mrandybu, petr.viktorin |
| Date | 2018-05-16.08:39:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526459970.91.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think, at this moment, the optimal is parsing information from os-release file, because it's contained in majority linux distributions. Also can using 'Lsb_release -a' command, but not all distributions support 'Linux Standard Base'. At final can using at first parsing the os-release and if it failed, can using the lsb command parse. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-16 08:39:31 | mrandybu | set | recipients: + mrandybu, petr.viktorin |
| 2018-05-16 08:39:30 | mrandybu | set | messageid: <1526459970.91.0.682650639539.issue33435@psf.upfronthosting.co.za> |
| 2018-05-16 08:39:30 | mrandybu | link | issue33435 messages |
| 2018-05-16 08:39:30 | mrandybu | create | |