summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-29 17:18:56 +0000
committerSam James <sam@gentoo.org>2022-12-29 17:26:29 +0000
commitf833faa3b87e6d68157e4c42909cdb4f0912633b (patch)
tree0c16cc3ae71e50154edc69231c6ffb816d6ad892
parentdev-libs/c-blosc2: Tests require USE="zlib zstd" (diff)
downloadgentoo-f833faa3.tar.gz
gentoo-f833faa3.tar.bz2
gentoo-f833faa3.zip
app-admin/rasdaemon: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/rasdaemon/metadata.xml17
1 files 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>