commit: f833faa3b87e6d68157e4c42909cdb4f0912633b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 17:18:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 17:26:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f833faa3
app-admin/rasdaemon: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/rasdaemon/metadata.xml | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/app-admin/rasdaemon/metadata.xml b/app-admin/rasdaemon/metadata.xml
index ae831ed56223..05af691e4081 100644
--- a/app-admin/rasdaemon/metadata.xml
+++ b/app-admin/rasdaemon/metadata.xml
@@ -7,12 +7,15 @@
</maintainer>
<longdescription lang="en">
Rasdaemon is a RAS (Reliability, Availability and
Serviceability) logging tool.
-It currently records memory errors, using the EDAC tracing events.
-EDAC is drivers in the Linux kernel that handle detection of ECC errors
-from memory controllers for most chipsets on i386 and x86_64 architectures.
-EDAC drivers for other architectures like arm also exists.
-This userspace component consists of an init script which makes sure
-EDAC drivers and DIMM labels are loaded at system startup, as well as
-an utility for reporting current error counts from the EDAC sysfs files.
+ It currently records memory errors, using the EDAC tracing
events.
+ EDAC is drivers in the Linux kernel that handle detection of
ECC errors
+ from memory controllers for most chipsets on i386 and x86_64
architectures.
+ EDAC drivers for other architectures like arm also exists.
+ This userspace component consists of an init script which makes
sure
+ EDAC drivers and DIMM labels are loaded at system startup, as
well as
+ an utility for reporting current error counts from the EDAC
sysfs files.
</longdescription>
+ <upstream>
+ <remote-id type="github">mchehab/rasdaemon</remote-id>
+ </upstream>
</pkgmetadata>