summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/baselayout: ensure MANPATH contains host pages on PrefixFabian Groffen2023-11-122-0/+352
| | | | | | | | | etc/man_db.conf's MANPATH is overriden by env MANPATH, which we set by default in Gentoo, generated from env.d. In order to make system manpages available in Prefix, ensure /usr/share/man appears in MANPATH as last entry. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-apps/groff-1.23.0: explicitly disable compatibility wrappersFabian Groffen2023-11-121-0/+1
| | | | | | | | | | | | On Prefix systems, compatibility wrappers are generated because the default action is "auto". These wrappers, however, do not function well on certain systems (Illumnos for instance), but from tests it appears they are not necessary either, so just disable them unconditionally. Doing so makes no difference for ordinary Linux systems, the check would figure out there is nothing to do there, e.g no usr/lib/groff/site-tmac dir exists. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-apps/moar: add bug link for moarvm collisionSam James2023-11-123-0/+3
| | | | | | Bug: https://github.com/walles/moar/issues/143 Bug: https://bugs.gentoo.org/889684 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/moar: add 1.18.3Sam James2023-11-122-0/+43
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pkgcraft-tools: add 0.0.13Sam James2023-11-123-1/+57
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/hw-probe: drop 1.6.5Conrad Kostecki2023-11-122-64/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/hw-probe: x86 stableConrad Kostecki2023-11-121-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/hw-probe: amd64 stableConrad Kostecki2023-11-121-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/edid-decode: Keyword 0_pre20230131 riscv, #917166Yixun Lan2023-11-111-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-apps/irqbalance: add 1.9.3Florian Schmaus2023-11-113-0/+76
| | | | | | | | The new version introduces the 'thermal' USE flag with according optfeature and installs irqbalance's udev rule. Closes: https://github.com/gentoo/gentoo/pull/33754 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-apps/systemd-utils: add 254.6Sam James2023-11-102-0/+576
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd-utils: add 253.13Sam James2023-11-102-0/+550
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 254.6Sam James2023-11-102-0/+526
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 253.13Sam James2023-11-102-0/+515
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/syd: add 3.3.0, drop 3.2.7Patrick Lauer2023-11-102-9/+7
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-apps/pkgcore: drop 0.12.21, 0.12.22Arthur Zamarin2023-11-093-96/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: move sys-kernel/installkernel-systemd-boot to ↵Andrew Ammerlaan2023-11-093-3/+3
| | | | | | | | | sys-kernel/installkernel-systemd This reflects better that we don't necessarily need the systemd bootloader to use the systemd kernel-install system. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-apps/systemd: add USE=kernel-install,ukifyAndrew Ammerlaan2023-11-093-22/+24
| | | | | | | | | | | AFAIK there is no reason why we could not use systemd's kernel-install with other bootloaders then systemd-boot. The systemd version of kernel-install has the advantage that its behaviour can be customized with plugins. This is the first step to make it possible to use Gentoo's dist-kernels with initrd generators other then Dracut. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-apps/systemd-utils: add USE=kernel-install,ukifyAndrew Ammerlaan2023-11-092-16/+42
| | | | | | | | | | | | | | AFAIK there is no reason why we could not use systemd's kernel-install with other bootloaders then systemd-boot. The systemd version of kernel-install has the advantage that its behaviour can be customized with plugins. This is the first step to make it possible to use Gentoo's dist-kernels with initrd generators other then Dracut. Previously it was not possible to use ukify with systemd-utils, we now also add a flag for this. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-apps/syd: add 3.2.10, drop 3.2.4Patrick Lauer2023-11-082-6/+14
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-apps/proot: drop oldSergey Popov2023-11-085-391/+0
| | | | Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
* sys-apps/proot-5.4.0: new versionSergey Popov2023-11-083-0/+85
| | | | Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
* sys-apps/man-db: disable cache-owner on PrefixFabian Groffen2023-11-082-2/+2
| | | | | Closes: https://bugs.gentoo.org/917024 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-apps/portage: add 3.0.55Sam James2023-11-062-0/+239
| | | | | | | | | | Closes: https://bugs.gentoo.org/916256 Closes: https://bugs.gentoo.org/915842 Closes: https://bugs.gentoo.org/916247 Closes: https://bugs.gentoo.org/916336 Closes: https://bugs.gentoo.org/916601 Closes: https://bugs.gentoo.org/916614 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/cpu-x:Ben Kohler2023-11-061-0/+83
| | | | | | Closes: https://bugs.gentoo.org/916895 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-apps/syd: add 3.2.7, drop 3.2.2Patrick Lauer2023-11-062-2/+2
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-apps/system-monitoring-center: Stabilize 2.24.0-r1 amd64, #916911Sam James2023-11-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/iproute2: add 6.6.0Sam James2023-11-053-5/+220
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/apparmor-utils: Stabilize 3.1.4-r1 arm64, #916842Sam James2023-11-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/apparmor-utils: Stabilize 3.1.4-r1 amd64, #916842Sam James2023-11-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/apparmor: Stabilize 3.1.4 amd64, #916841Arthur Zamarin2023-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/apparmor: Stabilize 3.1.4 arm64, #916841Arthur Zamarin2023-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/mawk: add 1.3.4_p20231102Sam James2023-11-042-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ipmitool: Stabilize 1.8.19-r1 ppc, #916835Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/usbredir: Stabilize 0.13.0-r1 ppc, #916797Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/man-db: Stabilize 2.12.0 ppc, #916795Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/hdparm: Stabilize 9.65-r2 ppc, #916794Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/gscanbus: Stabilize 0.8-r1 ppc, #916793Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/dmidecode: Stabilize 3.5-r3 ppc, #916792Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/hwdata: drop 0.371, 0.372, 0.373, 0.374Sam James2023-11-045-116/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/hwdata: add 0.376Sam James2023-11-042-0/+29
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ipmitool: Stabilize 1.8.19-r1 ppc64, #916835Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/hdparm: Stabilize 9.65-r2 hppa, #916794Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dmidecode: Stabilize 3.5-r3 ppc64, #916792Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dmidecode: Stabilize 3.5-r3 amd64, #916792Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ipmitool: Stabilize 1.8.19-r1 x86, #916835Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ipmitool: Stabilize 1.8.19-r1 amd64, #916835Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ipmitool: Stabilize 1.8.19-r1 hppa, #916835Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/nvme-cli: Stabilize 2.6 x86, #916798Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/nvme-cli: Stabilize 2.6 arm64, #916798Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>