Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-12 | hwdb: adjust --help text to be more like other --help texts | Lennart Poettering | |
Fix capitalization, indentation, make sure we support --version, and similar. | |||
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek | |
Types used for pids and uids in various interfaces are unpredictable. Too bad. | |||
2014-12-19 | systemd-hwdb: port to new verbs helper | Tom Gundersen | |
2014-12-18 | systemd-hwdb: introduce new tool | Tom Gundersen | |
This pulls out the hwdb managment from udevadm into an independent tool. The old code is left in place for backwards compatibility, and easy of testing, but all documentation is dropped to encourage use of the new tool instead. |