1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 22e0a6dac7
portage: drop usage of gentoolkit, add knobs for --with-bdeps, --backtrack (#5349) (#5365)
* portage: drop dependency on gentoolkit (provides equery)

Portage installs a Python module, which is available anywhere that
Portage itself is available. We can use that instead of calling a
shell command.

Signed-off-by: John Helmert III <ajak@gentoo.org>

* portage: add knob for emerge's --backtrack flag

Signed-off-by: John Helmert III <ajak@gentoo.org>

* portage: add knob for portage's --with-bdeps option

Also, this option does not accept "True" like other options. Instead,
it only uses 'y' and 'n', so parse booleans properly into these chars.

Signed-off-by: John Helmert III <ajak@gentoo.org>

* Add changelog entry for #5349

Signed-off-by: John Helmert III <ajak@gentoo.org>

Signed-off-by: John Helmert III <ajak@gentoo.org>
(cherry picked from commit 2a54644cfa)

Co-authored-by: ajakk <jchelmert3@posteo.net>
2022-10-14 22:48:06 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3671-illumos-pfexec.yml Make pfexec become usable for illumos (#3889) (#5339) 2022-10-05 12:49:38 +02:00
4175-opentelemetry_logs.yml opentelemetry: send logs (#4175) (#5345) 2022-10-10 22:03:05 +02:00
5306-add-options-for-authentication.yml znode: add options for authentication (#5306) (#5337) 2022-10-05 08:45:13 +02:00
5341-newrelic-v2-api-changes.yml Updated to use the new newrelic v2 api (#5341) (#5354) 2022-10-12 11:05:42 +02:00
5349-drop-gentoolkit-more-knobs.yml portage: drop usage of gentoolkit, add knobs for --with-bdeps, --backtrack (#5349) (#5365) 2022-10-14 22:48:06 +02:00
5358-lxc-container-refactor.yml lxc_container: minor refactor (#5358) (#5364) 2022-10-14 22:47:58 +02:00