Versions
v2.4.0 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~arm ~arm64 ~sparc ~x86
- USE flags
- curl dns fping game gnutls ipv6 ldap mysql postgres radius samba snmp ssh ssl
v2.3.5 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 sparc x86 ~arm ~arm64
- USE flags
- curl dns fping game gnutls ipv6 ldap mysql postgres radius samba snmp ssh ssl
USE flags
General
- curl
- Add support for client-side URL transfer library
- dns
- Install net-dns/bind-tools required for monitoring DNS servers. Disabling the flag does not remove any plugins.
- fping
- Install net-analyzer/fping required for fancy ping monitoring. Disabling the flag does not remove any plugins.
- game
- Install games-util/qstat required for monitoring FPS servers. Disabling the flag does not remove any plugins.
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- ipv6
- Enable ipv6 checks.
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
- mysql
- Add mySQL Database support
- postgres
- Add support for the postgresql database
- radius
- Add support for RADIUS authentication
- samba
- Add support for SAMBA (Windows File and Printer sharing)
- snmp
- Install dev-perl/Net-SNMP and net-analyzer/net-snmp required for monitoring SNMP values. Disabling the flag does not remove any plugins.
- ssh
- Install net-misc/openssh required for monitoring SSH servers. Disabling the flag does not remove any plugins.
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
Dependencies
dev-db / mariadb-connector-c : C client library for MariaDB/MySQL
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / uriparser : Strictly RFC 3986 compliant URI parsing library in C
dev-perl / Net-SNMP : A SNMP Perl Module
games-util / qstat : Server statics collector supporting many FPS games
net-analyzer / fping : Utility to ping multiple hosts at once
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-dialup / freeradius-client : FreeRADIUS Client framework
net-dns / bind-tools : bind tools: dig, nslookup, host, nsupdate, dnssec-keygen
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-misc / curl : A Client that groks URLs
net-nds / openldap : LDAP suite of application and development tools
virtual / openssh : Virtual for net-misc/openssh and variants
Runtime Dependencies
acct-group / nagios : System group: nagios
acct-user / nagios : System user: nagios
dev-db / mariadb-connector-c : C client library for MariaDB/MySQL
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / uriparser : Strictly RFC 3986 compliant URI parsing library in C
dev-perl / Net-SNMP : A SNMP Perl Module
games-util / qstat : Server statics collector supporting many FPS games
net-analyzer / fping : Utility to ping multiple hosts at once
net-analyzer / nagios-plugins : Official plugins for Nagios
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-dialup / freeradius-client : FreeRADIUS Client framework
net-dns / bind-tools : bind tools: dig, nslookup, host, nsupdate, dnssec-keygen
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-misc / curl : A Client that groks URLs
net-nds / openldap : LDAP suite of application and development tools
virtual / openssh : Virtual for net-misc/openssh and variants
Depending packages
net-analyzer / icinga2 : Distributed, general purpose, network monitoring engine
net-analyzer / nagios : The Nagios metapackage
net-analyzer / nagios-check_dnssec : check_dnssec is a set of Nagios plugins to monitor DNSSEC services
net-analyzer / nagios-check_logfiles : A nagios plugin for checking logfiles
net-analyzer / nagios-plugins : Official plugins for Nagios
net-analyzer / nrpe : Nagios Remote Plugin Executor
Bugs
- 919368
- net-analyzer/monitoring-plugins-2.3.5 - [clang] SSL_CTX_set_min_proto_version; ISO C99 and later do not support implicit
- 929935
- net-analyzer/monitoring-plugins-2.3.5 - [clang] configure: error: <wchar.h> cannot be used with this compiler (clang -O3 -pipe -march=native -fno-diagnostics-
- 935255
- net-analyzer/monitoring-plugins-2.3.5[gnutls]: error: 'SSL3_VERSION' undeclared
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: add 2.4.0
Closes: https://github.com/gentoo/gentoo/pull/38793 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: silence two more implicit decl warnings
Closes: https://bugs.gentoo.org/936891 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: squash some implicit decl warnings
Closes: https://bugs.gentoo.org/921190 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
net-analyzer/monitoring-plugins: drop 2.3.3-r2
We have 2.3.5 that fixed those errors and is stable. Closes: https://bugs.gentoo.org/871519 Closes: https://bugs.gentoo.org/892471 Closes: https://github.com/gentoo/gentoo/pull/37306 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.5 sparc, #917803
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.5 amd64, #917803
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.5 x86, #917803
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: drop old
Closes: https://github.com/gentoo/gentoo/pull/33392 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: add 2.3.5
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-analyzer/monitoring-plugins: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.3-r1 x86, #904446
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.3-r1 sparc, #904446
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.3-r1 amd64, #904446
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Revert "net-analyzer/monitoring-plugins: add temporary musl workaround"
This reverts commit 39db959d41ca077c06ff375aa2774d20e515ec24. This seems to mess with the installation for gettext bits. Bug: https://bugs.gentoo.org/892645 Closes: https://bugs.gentoo.org/894278 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: add temporary musl workaround
This won't be needed in the next release. Closes: https://bugs.gentoo.org/892645 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: fix check_http segfault
Closes: https://bugs.gentoo.org/893252 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29481 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: add 2.3.3
Bug: https://bugs.gentoo.org/880211 Closes: https://bugs.gentoo.org/893092 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29408 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.2-r1 sparc, #883793
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.2-r1 x86, #883793
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.2-r1 amd64, #883793
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: drop 2.3.1-r2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: new revisions to fix ping path.
We pass explicit ping/ping6 commands to the monitoring-plugins ./configure script to prevent it from running those commands during the build. However, instead of grabbing their paths from $PATH, we have (until now) hard-coded them to /bin/ping. This has now bitten us with net-misc/iputils-20221126. This commit uses $(command -v ...) to get the right absolute paths. Thanks to Daniel Pouzzner for reporting the problem and suggesting the near-identical fix to nagios-plugins. I've made the changes and revisions to both the ~arch and stable ebuilds to avoid as much breakage as possible, but we will still need to coordinate the stabilization of monitoring-plugins-2.3.2-r1 with iputils-20221126. Closes: https://bugs.gentoo.org/883729 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: add 2.3.2
Closes: https://github.com/gentoo/gentoo/pull/28067 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1-r3 sparc, #841689
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1-r3 amd64, #841689
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1-r3 x86, #841689
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: fix check_disk on btrfs
Closes: https://bugs.gentoo.org/830249 Reported-by: satmd@satmd.de Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23700 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-analyzer/monitoring-plugins: drop old version
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1 sparc, #802318
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1 amd64, #802318
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-analyzer/monitoring-plugins: Stabilize 2.3.1 x86, #802318
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: bump to 2.3.1
Closes: https://github.com/gentoo/gentoo/pull/20717 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-analyzer/monitoring-plugins: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/monitoring-plugins: eutils--, multilib--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: drop old
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19333 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: bump to 2.3
Closes: https://bugs.gentoo.org/766153 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: sparc stable wrt bug #757105
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-analyzer/monitoring-plugins: stabilize 2.2-r4 on x86
Bug: https://bugs.gentoo.org/757105 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
net-analyzer/monitoring-plugins: stabilize 2.2-r4 on amd64
Bug: https://bugs.gentoo.org/757105 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-analyzer/monitoring-plugins: drop 2.2-r2 to ~sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Louis Sautier · gentoo
net-analyzer/monitoring-plugins: make 'check_ping -4' call 'ping -4'
Currently, when calling 'check_ping -4' on a host that has both A and AAAA records, the AAAA record is used. This is because the IPv4 ping command is set to 'ping' at configure-time, when it should be 'ping -4'. For consistency, this commit also changes the IPv6 ping command from 'ping6' to 'ping -6'. The upstream issue is https://github.com/monitoring-plugins/monitoring-plugins/issues/898. Changing the ping command at configure-time was proposed in https://github.com/monitoring-plugins/monitoring-plugins/pull/1531. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11169 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-analyzer/monitoring-plugins: stable 2.2-r3 for sparc, bug #670972
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-analyzer/monitoring-plugins: amd64 stable wrt bug #670972
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-analyzer/monitoring-plugins: x86 stable (bug #670972)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomas Mozes · gentoo
net-analyzer/monitoring-plugins: replace virtual/mysql dependency
Closes: https://bugs.gentoo.org/665948 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/9996 - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: remove "unused" versions 2.1.2 and 2.2.
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Rolf Eike Beer · gentoo
net-analyzer/monitoring-plugins: stable 2.2-r2 for sparc
Bug: https://bugs.gentoo.org/654688 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Thomas Deutschmann · gentoo
net-analyzer/monitoring-plugins: x86 stable (bug #654688)
Package-Manager: Portage-2.3.34, Repoman-2.3.9 - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: amd64 stable wrt bug #654688
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: new revision to fix build failure with MariaDB.
The latest -r2 adds a patch (which I've sent upstream) to fix a build failure against newer versions of MariaDB. Closes: https://bugs.gentoo.org/633548 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: new revision adding radius support.
The monitoring-plugins build system has automagic support for radius that can be disabled via the --without-radius flag. Doing so allows (or prevents) the check_radius plugin from being built. This new revision adds "radius" to IUSE for monitoring-plugins, and builds check_radius (and pulls in its dependencies) only with USE=radius. Thanks to Martin Samek who noticed the missing flag. Closes: https://bugs.gentoo.org/634582 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Sergei Trofimovich · gentoo
net-analyzer/monitoring-plugins: stable 2.2 for sparc (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Alexis Ballier · gentoo
net-analyzer/monitoring-plugins: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: x86 stable wrt bug #607538
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: amd64 stable wrt bug #607538
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Tomáš Mózes · gentoo
net-analyzer/monitoring-plugins: bump to 2.2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Michael Orlitzky · gentoo
net-analyzer/monitoring-plugins: remove old v2.1.1.
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: x86 stable wrt bug #575426
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: amd64 stable wrt bug #575426
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Matthew Thode · gentoo
net-analyzer/monitoring-plugins: add arm keyword
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: x86 stable wrt bug #553288
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
net-analyzer/monitoring-plugins: amd64 stable wrt bug #553288
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Ian Delaney · gentoo
net-analyzer/monitoring-plugins: bump to -2.1.2
ebuild submitted by proxy maintainer via the gentoo bug. rewrite of test phase, correction of qa issue re the build by gcc, substitute opensll support with that of libresll Gentoo bug: #563224 Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed