2026-09-21 14:30:56 UTC

This commit is contained in:
Repository mirror & CI
2026-09-21 14:30:56 +00:00
parent 6e746041f0
commit 9f6bcc2132
7 changed files with 64 additions and 18 deletions

View File

@@ -0,0 +1,18 @@
BDEPEND=app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt dev-util/gperf dev-util/patchelf >=sys-apps/coreutils-8.16 sys-devel/gettext virtual/pkgconfig python_single_target_python3_12? ( dev-python/jinja2[python_targets_python3_12(-)] boot? ( >=dev-python/pyelftools-0.30[python_targets_python3_12(-)] test? ( dev-python/pefile[python_targets_python3_12(-)] ) ) ) python_single_target_python3_13? ( dev-python/jinja2[python_targets_python3_13(-)] boot? ( >=dev-python/pyelftools-0.30[python_targets_python3_13(-)] test? ( dev-python/pefile[python_targets_python3_13(-)] ) ) ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array secureboot? ( app-crypt/sbsigntools dev-libs/openssl ) virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare setup test
DEPEND=elibc_musl? ( >=sys-libs/musl-1.2.3 ) selinux? ( sys-libs/libselinux:0= ) tmpfiles? ( acl? ( sys-apps/acl:0= ) ) udev? ( >=sys-apps/util-linux-2.30:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/libcap:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libcrypt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] acl? ( sys-apps/acl:0= ) kmod? ( >=sys-apps/kmod-15:0= ) ) !udev? ( >=sys-apps/util-linux-2.30:0= sys-libs/libcap:0= virtual/libcrypt:= ) >=sys-kernel/linux-headers-3.11
DESCRIPTION=Utilities split out from systemd for OpenRC users
EAPI=8
HOMEPAGE=https://systemd.io/
INHERIT=bash-completion-r1 flag-o-matic linux-info meson-multilib ninja-utils python-single-r1 secureboot udev
IUSE=+acl boot +kmod kernel-install selinux split-usr sysusers +tmpfiles test +udev ukify abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 python_single_target_python3_12 python_single_target_python3_13 secureboot
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=GPL-2 LGPL-2.1 MIT public-domain
PDEPEND=udev? ( >=sys-fs/udev-init-scripts-34 )
RDEPEND=elibc_musl? ( >=sys-libs/musl-1.2.3 ) selinux? ( sys-libs/libselinux:0= ) tmpfiles? ( acl? ( sys-apps/acl:0= ) ) udev? ( >=sys-apps/util-linux-2.30:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/libcap:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libcrypt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] acl? ( sys-apps/acl:0= ) kmod? ( >=sys-apps/kmod-15:0= ) ) !udev? ( >=sys-apps/util-linux-2.30:0= sys-libs/libcap:0= virtual/libcrypt:= ) boot? ( !<sys-boot/systemd-boot-250 ) ukify? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( dev-python/pefile[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pefile[python_targets_python3_13(-)] ) ) tmpfiles? ( !<sys-apps/systemd-tmpfiles-250 ) udev? ( acct-group/audio acct-group/cdrom acct-group/dialout acct-group/disk acct-group/floppy acct-group/input acct-group/kmem acct-group/kvm acct-group/lp acct-group/render acct-group/sgx acct-group/tape acct-group/tty acct-group/usb acct-group/video !sys-apps/gentoo-systemd-integration !<sys-fs/udev-250 !sys-fs/eudev ) !sys-apps/systemd
REQUIRED_USE=|| ( kernel-install tmpfiles sysusers udev ) boot? ( kernel-install ) ukify? ( boot ) ^^ ( python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/systemd/systemd-stable/archive/refs/tags/v255.18.tar.gz -> systemd-stable-255.18.tar.gz elibc_musl? ( https://dev.gentoo.org/~floppym/dist/systemd-musl-patches-255.14.tar.gz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 shell-completion 63a62de3ca49c798ee6e89f190e45d0e bash-completion-r1 4386cfb12ede6cd8f0c1987d2e88da5f flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 4d3a148e5931f2930e970884bcb4c77d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 secureboot 253de61d538933823742291a43da3aa4 udev 1a23882bb73bc31c64a6f00a5e515f34
_md5_=ed4f7af282e564f7fcef6231914645b1

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare pretend setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.12 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=check-reqs kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.12.111
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-123.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-123.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-123.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-123.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-123.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-123.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-123.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-123.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-123.experimental.tar.xz )
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=19a7363574823cea2b90a7f91a5b894e

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.18 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.18.53
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.18.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-60.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-60.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-60.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-60.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-60.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-60.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-60.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-60.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-60.experimental.tar.xz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=44973c9f333b06b018bfdf56f02f39e3

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 7.2 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=7.2.7
SRC_URI=https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.2.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-7.2-8.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-7.2-8.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-7.2-8.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-7.2-8.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-7.2-8.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-7.2-8.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-7.2-8.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-7.2-8.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-7.2-8.experimental.tar.xz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=f1dddb5e153f00fb070650d435a0005d

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources for the Linux kernel
EAPI=8
HOMEPAGE=https://www.kernel.org
INHERIT=kernel-2
IUSE=symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=7.1.13
SRC_URI=https://www.kernel.org/pub/linux/kernel/v7.x/patch-7.1.13.xz https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=b5683160fc909084a618a0b928ee2e53

View File

@@ -17500,7 +17500,7 @@ sys-apps/systemctl-tui 0.4.0: A simple TUI for interacting with systemd services
sys-apps/systemd 259.4-r2 260.1-r2 260.2-r1 260.4 261-r1 261.1 261.2 261.3 262_rc1 262_rc2 9999: System and service manager for Linux
sys-apps/systemd-initctl 2 4: initctl Compatibility Daemon
sys-apps/systemd-readahead 216: Split of readahead systemd implementation
sys-apps/systemd-utils 260.1-r1: Utilities split out from systemd for OpenRC users
sys-apps/systemd-utils 255.18 260.1-r1: Utilities split out from systemd for OpenRC users
sys-apps/sysvinit 3.15 3.18: /sbin/init - parent of all processes
sys-apps/tas 1.11.0.260514: Supermicro Thin-Agent Service for monitoring through the BMC/IPMI
sys-apps/tcp-wrappers 7.6.31-r2: TCP Wrappers
@@ -17968,7 +17968,7 @@ sys-kernel/genkernel 4.3.17-r4 4.3.18 9999: Gentoo automatic kernel building scr
sys-kernel/gentoo-kernel 6.1.188 6.6.157 6.12.109 6.12.110 6.18.50 6.18.52 7.2.6: Linux kernel built with Gentoo patches
sys-kernel/gentoo-kernel-bin 6.1.188 6.6.157 6.12.109 6.12.110 6.18.50 6.18.52 7.2.6: Pre-built Linux kernel with Gentoo patches
sys-kernel/gentoo-kernel-modprep 6.1.188 6.6.157 6.12.109 6.12.110 6.18.50 6.18.52 7.2.6: Minimal subset of gentoo-kernel-bin for building modules, for containers
sys-kernel/gentoo-sources 6.1.188 6.6.157 6.12.109 6.12.110 6.18.50 6.18.51 6.18.52 7.2.4 7.2.5 7.2.6: Full sources including the Gentoo patchset for the 7.2 kernel tree
sys-kernel/gentoo-sources 6.1.188 6.6.157 6.12.109 6.12.110 6.12.111 6.18.50 6.18.51 6.18.52 6.18.53 7.2.4 7.2.5 7.2.6 7.2.7: Full sources including the Gentoo patchset for the 7.2 kernel tree
sys-kernel/git-sources 7.3_rc1 7.3_rc2 7.3_rc3 7.3_rc4: The very latest -git version of the Linux kernel
sys-kernel/gnumach 1.8_p20260224 1.8_p20260330 1.8_p20260630 9999: GNU Mach microkernel, for the Hurd
sys-kernel/hurd 0.9_p20251029 0.9_p20260331 0.9_p20260630 9999: GNU Hurd is the GNU project's replacement for UNIX
@@ -17991,7 +17991,7 @@ sys-kernel/scx-loader 1.1.0 1.1.1 1.1.2 1.1.3: DBUS on-demand loader of sched-ex
sys-kernel/udev-hid-bpf 2.2.0_p20251121: Automatic HID-BPF loader based on udev events for device workarounds
sys-kernel/ugrd 1.27.2 1.28.2 1.29.0-r1 1.31.2 2.0.2 2.2.0 9999: Python based POSIX initramfs generator with TOML definitions
sys-kernel/vanilla-kernel 6.1.188 6.1.9999 6.6.157 6.6.9999 6.12.109 6.12.110 6.12.9999 6.18.50 6.18.52 6.18.9999 7.2.6: Linux kernel built from vanilla upstream sources
sys-kernel/vanilla-sources 6.1.188 6.6.157 6.12.111 6.18.53 7.1.13 7.2.7: Full sources for the Linux kernel
sys-kernel/vanilla-sources 6.1.188 6.6.157 6.12.111 6.18.53 7.2.7: Full sources for the Linux kernel
sys-kernel/virtme-ng 1.41: Quickly build and run kernels inside a virtualized snapshot of your live system
sys-kernel/zen-sources 7.1.5: The Zen Kernel Live Sources
sys-libs/argp-standalone 1.5.0: Standalone argp library for use with musl

View File

@@ -1 +1 @@
Mon, 21 Sep 2026 14:16:00 +0000
Mon, 21 Sep 2026 14:30:56 +0000