#
1f3b4f38 |
| 16-Nov-2022 |
Ed Maste <emaste@FreeBSD.org> |
Update pkgbase metalog tool README to match installed filename
The pkgbase metalog tool is named metalog_reader.lua. (One may argue that a better name could be chosen, but the README should match i
Update pkgbase metalog tool README to match installed filename
The pkgbase metalog tool is named metalog_reader.lua. (One may argue that a better name could be chosen, but the README should match in any case.)
Sponsored by: The FreeBSD Foundation
show more ...
|
#
060a805b |
| 10-May-2020 |
Ed Maste <emaste@FreeBSD.org> |
Add pkgbase METALOG parse/check tool
`metalog.lua` is a script that reads METALOG file created by pkgbase (make packages) and generates reports about the installed system and issues.
This was devel
Add pkgbase METALOG parse/check tool
`metalog.lua` is a script that reads METALOG file created by pkgbase (make packages) and generates reports about the installed system and issues.
This was developed as part of Yang's W2020 University of Waterloo co- operative education term with the FreeBSD Foundation. kevans provided some initial review; we will iterate on it in the tree.
Submitted by: Yang Wang <2333@outlook.jp> Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D24563
show more ...
|