From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3728215800C for ; Thu, 29 Dec 2022 17:26:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63AE7E07E6; Thu, 29 Dec 2022 17:26:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AEBDE07E6 for ; Thu, 29 Dec 2022 17:26:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A37933BE00 for ; Thu, 29 Dec 2022 17:26:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C3707DC for ; Thu, 29 Dec 2022 17:26:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672334789.f833faa3b87e6d68157e4c42909cdb4f0912633b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/rasdaemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/rasdaemon/metadata.xml X-VCS-Directories: app-admin/rasdaemon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f833faa3b87e6d68157e4c42909cdb4f0912633b X-VCS-Branch: master Date: Thu, 29 Dec 2022 17:26:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d40afd35-3c75-4bf4-9395-1ecd3e2ff54d X-Archives-Hash: a121c37707bd22639354f882e0a66cdb commit: f833faa3b87e6d68157e4c42909cdb4f0912633b Author: Sam James gentoo org> AuthorDate: Thu Dec 29 17:18:56 2022 +0000 Commit: Sam James gentoo 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 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 @@ 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. + + mchehab/rasdaemon +