Rubens Brandao
|
05cb051f05
|
Use the original os-release file parser
|
2023-12-28 13:26:11 -03:00 |
Julian Stecklina
|
ec05d707f3
|
tool: always include version in PRETTY_NAME
... to give a consistent user experience in systemd-boot.
Fixes #220.
|
2023-10-20 11:55:53 +02:00 |
Raito Bezarius
|
eba963b6f1
|
tool/shared: make clippy happy
- implements a trivial Default for Roots
- implements a FromStr for OsRelease
|
2023-09-14 11:55:09 +02:00 |
Raito Bezarius
|
8029449cba
|
tool: split systemd into a new crate and make tool into a lib-only crate
This is necessary to make integration testing specific to the backend.
|
2023-09-14 11:55:09 +02:00 |