diff options
author | 2022-12-29 17:18:56 +0000 | |
---|---|---|
committer | 2022-12-29 17:26:29 +0000 | |
commit | f833faa3b87e6d68157e4c42909cdb4f0912633b (patch) | |
tree | 0c16cc3ae71e50154edc69231c6ffb816d6ad892 /app-admin | |
parent | dev-libs/c-blosc2: Tests require USE="zlib zstd" (diff) | |
download | gentoo-f833faa3b87e6d68157e4c42909cdb4f0912633b.tar.gz gentoo-f833faa3b87e6d68157e4c42909cdb4f0912633b.tar.bz2 gentoo-f833faa3b87e6d68157e4c42909cdb4f0912633b.zip |
app-admin/rasdaemon: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/rasdaemon/metadata.xml | 17 |
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> |