From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3e85c21e8a122c041245ac06f6d2e65b955e522d Date: Thu, 23 Jan 2025 05:25:06 +0000 Message-ID: <4YdqC66Qxxz2ysb@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3815980130643572093==" List-Id: --===============3815980130643572093== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 3e85c21e8a122c041245ac06f6d2e65b955e522d (commit) from 31bc8f934bfe90a2b66b0bb8575053acf9a19487 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3e85c21e8a122c041245ac06f6d2e65b955e522d Author: Arne Fitzenreiter Date: Thu Jan 23 06:23:33 2025 +0100 collectd: fix rootfile =20 we need this machine type check for the perl modules back! =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/collectd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Difference in files: diff --git a/config/rootfiles/common/collectd b/config/rootfiles/common/colle= ctd index 4f3c9cbe8..7fb9e1902 100644 --- a/config/rootfiles/common/collectd +++ b/config/rootfiles/common/collectd @@ -227,8 +227,8 @@ usr/lib/libcollectdclient.so.1.1.0 #usr/lib/perl5/site_perl/5.36.0/Collectd/Plugins #usr/lib/perl5/site_perl/5.36.0/Collectd/Plugins/OpenVZ.pm #usr/lib/perl5/site_perl/5.36.0/Collectd/Unixsock.pm -#usr/lib/perl5/site_perl/5.36.0/x86_64-linux-thread-multi/auto/Collectd -#usr/lib/perl5/site_perl/5.36.0/x86_64-linux-thread-multi/auto/Collectd/.pac= klist +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Collec= td +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Collec= td/.packlist #usr/lib/pkgconfig/libcollectdclient.pc usr/sbin/collectd usr/sbin/collectdmon hooks/post-receive -- IPFire 2.x development tree --===============3815980130643572093==--