mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
2025-02-14 23:18:28 UTC
This commit is contained in:
parent
170ef22eb5
commit
d8bc6b02a4
@ -5,14 +5,13 @@ EAPI=8
|
|||||||
HOMEPAGE=https://www.kernel.org/
|
HOMEPAGE=https://www.kernel.org/
|
||||||
IDEPEND=!initramfs? ( >=sys-kernel/installkernel-14 ) initramfs? ( || ( >=sys-kernel/installkernel-14[dracut(-)] >=sys-kernel/installkernel-14[ugrd(-)] ) )
|
IDEPEND=!initramfs? ( >=sys-kernel/installkernel-14 ) initramfs? ( || ( >=sys-kernel/installkernel-14[dracut(-)] >=sys-kernel/installkernel-14[ugrd(-)] ) )
|
||||||
INHERIT=kernel-build toolchain-funcs
|
INHERIT=kernel-build toolchain-funcs
|
||||||
IUSE=clang debug +x86-64-v2 x86-64-v3 x86-64-v4 savedconfig +initramfs test +strip
|
IUSE=clang debug savedconfig +initramfs test +strip
|
||||||
KEYWORDS=~amd64
|
KEYWORDS=~amd64
|
||||||
LICENSE=GPL-2
|
LICENSE=GPL-2
|
||||||
PDEPEND=>=virtual/dist-kernel-6.11.9
|
PDEPEND=>=virtual/dist-kernel-6.13.2
|
||||||
RDEPEND=virtual/libelf
|
RDEPEND=virtual/libelf
|
||||||
REQUIRED_USE=^^ ( x86-64-v2 x86-64-v3 x86-64-v4 )
|
|
||||||
RESTRICT=!test? ( test ) test? ( userpriv ) arm? ( test )
|
RESTRICT=!test? ( test ) test? ( userpriv ) arm? ( test )
|
||||||
SLOT=6.11.9
|
SLOT=6.13.2
|
||||||
SRC_URI=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.11-11.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.11-11.extras.tar.xz https://download.sourceforge.net/xanmod/patch-6.11.9-xanmod1.xz
|
SRC_URI=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.13-3.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.13-3.extras.tar.xz https://download.sourceforge.net/xanmod/patch-6.13.2-xanmod1.xz
|
||||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 97700892f3bc8ee315ee55ff5297a739 kernel-install 0b514a68b37af1d396618edfbf1dd064 kernel-build 181daddd7aea64d9ff4057bd1c7b472e
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 97700892f3bc8ee315ee55ff5297a739 kernel-install 0b514a68b37af1d396618edfbf1dd064 kernel-build 181daddd7aea64d9ff4057bd1c7b472e
|
||||||
_md5_=e0a949231064ea95211b04e96024e1d4
|
_md5_=094ed3bc3e639cfa2f093338467be33f
|
@ -8,7 +8,7 @@ KEYWORDS=~amd64
|
|||||||
LICENSE=GPL-2 CDDL
|
LICENSE=GPL-2 CDDL
|
||||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||||
RESTRICT=binchecks strip
|
RESTRICT=binchecks strip
|
||||||
SLOT=6.11.9-r1
|
SLOT=6.13.2
|
||||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.11-11.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.11-11.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.11-11.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.11-11.extras.tar.xz https://download.sourceforge.net/xanmod/patch-6.11.9-xanmod1.xz
|
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.13.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.13-3.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.13-3.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.13-3.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.13-3.extras.tar.xz https://download.sourceforge.net/xanmod/patch-6.13.2-xanmod1.xz
|
||||||
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 1e32df7deee68372153dca65f4a7c21f optfeature 538bce96e5589935b57e178e8635f301 kernel-2 0e01377cce73a7a06321d0ef97388d31
|
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 1e32df7deee68372153dca65f4a7c21f optfeature 538bce96e5589935b57e178e8635f301 kernel-2 0e01377cce73a7a06321d0ef97388d31
|
||||||
_md5_=73490fefc969fa10f602af0e650a5ae7
|
_md5_=c2d4464c6f9ed2c9a0af21b990a84aea
|
@ -1,7 +0,0 @@
|
|||||||
DEFINED_PHASES=-
|
|
||||||
DESCRIPTION=Virtual to depend on any Distribution Kernel
|
|
||||||
EAPI=8
|
|
||||||
KEYWORDS=~amd64
|
|
||||||
RDEPEND=|| ( ~sys-kernel/gentoo-kernel-6.11.9 ~sys-kernel/gentoo-kernel-bin-6.11.9 ~sys-kernel/vanilla-kernel-6.11.9 ~sys-kernel/xanmod-kernel-6.11.9 )
|
|
||||||
SLOT=0/6.11.9
|
|
||||||
_md5_=e2a4357c6fd86b05c7a795b06f63db79
|
|
7
metadata/md5-cache/virtual/dist-kernel-6.13.2
Normal file
7
metadata/md5-cache/virtual/dist-kernel-6.13.2
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual to depend on any Distribution Kernel
|
||||||
|
EAPI=8
|
||||||
|
KEYWORDS=~amd64
|
||||||
|
RDEPEND=|| ( ~sys-kernel/gentoo-kernel-6.13.2 ~sys-kernel/gentoo-kernel-bin-6.13.2 ~sys-kernel/vanilla-kernel-6.13.2 ~sys-kernel/xanmod-kernel-6.13.2 )
|
||||||
|
SLOT=0/6.13.2
|
||||||
|
_md5_=e2a4357c6fd86b05c7a795b06f63db79
|
@ -318,15 +318,15 @@ sys-fs/systemd-zpool-scrub 9999: Systemd service for automatic ZFS zpool scrubbi
|
|||||||
sys-kernel/cachyos-sources 6.12.13 6.13.2: Full Cachyos sources including the Gentoo patchset for the 6.13 kernel tree
|
sys-kernel/cachyos-sources 6.12.13 6.13.2: Full Cachyos sources including the Gentoo patchset for the 6.13 kernel tree
|
||||||
sys-kernel/liquorix-sources 6.4.12 6.6.8: Liquorix kernel is best one for desktop, multimedia and gaming workloads
|
sys-kernel/liquorix-sources 6.4.12 6.6.8: Liquorix kernel is best one for desktop, multimedia and gaming workloads
|
||||||
sys-kernel/mkinitcpio 38 39.2: Modular initramfs image creation utility
|
sys-kernel/mkinitcpio 38 39.2: Modular initramfs image creation utility
|
||||||
sys-kernel/xanmod-kernel 6.11.9: XanMod lts kernel built with Gentoo patches and cjktty
|
sys-kernel/xanmod-kernel 6.13.2: XanMod lts kernel built with Gentoo patches and cjktty
|
||||||
sys-kernel/xanmod-rt 6.0.11: XanMod RT sources and CJKTTY options.
|
sys-kernel/xanmod-rt 6.0.11: XanMod RT sources and CJKTTY options.
|
||||||
sys-kernel/xanmod-sources 6.11.9-r1: Full XanMod source, including the Gentoo patchset and other patch options.
|
sys-kernel/xanmod-sources 6.13.2: Full XanMod source, including the Gentoo patchset and other patch options.
|
||||||
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
|
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
|
||||||
sys-libs/elog-functions 0.0.2: Compatibility functions for the log e* functions of OpenRC
|
sys-libs/elog-functions 0.0.2: Compatibility functions for the log e* functions of OpenRC
|
||||||
sys-libs/libsolv 0.7.31: Library for solving packages and reading repositories
|
sys-libs/libsolv 0.7.31: Library for solving packages and reading repositories
|
||||||
sys-power/tlpui 1.7.1: A GTK user interface for TLP written in Python
|
sys-power/tlpui 1.7.1: A GTK user interface for TLP written in Python
|
||||||
sys-process/cachyos-ksm-settings 1: Package for easy configuration of KSM via systemd
|
sys-process/cachyos-ksm-settings 1: Package for easy configuration of KSM via systemd
|
||||||
virtual/dist-kernel 6.11.9: Virtual to depend on any Distribution Kernel
|
virtual/dist-kernel 6.13.2: Virtual to depend on any Distribution Kernel
|
||||||
virtual/linux-sources 3-r11: Virtual for Linux kernel sources
|
virtual/linux-sources 3-r11: Virtual for Linux kernel sources
|
||||||
virtual/loong-ow-compat 0: Virtual for LoongArch old-world compatibility
|
virtual/loong-ow-compat 0: Virtual for LoongArch old-world compatibility
|
||||||
virtual/v2ray-domain-list-community 0: Virtual for v2ray-domain-list-community
|
virtual/v2ray-domain-list-community 0: Virtual for v2ray-domain-list-community
|
||||||
|
@ -1 +1 @@
|
|||||||
Fri, 14 Feb 2025 10:48:25 +0000
|
Fri, 14 Feb 2025 23:18:28 +0000
|
||||||
|
@ -311,9 +311,6 @@ sys-kernel/liquorix-sources:cjk - Enable cjktty Patches.
|
|||||||
sys-kernel/xanmod-kernel:clang - Use clang compiler instead of GCC
|
sys-kernel/xanmod-kernel:clang - Use clang compiler instead of GCC
|
||||||
sys-kernel/xanmod-kernel:debug - Pseudo flag
|
sys-kernel/xanmod-kernel:debug - Pseudo flag
|
||||||
sys-kernel/xanmod-kernel:initramfs - Build initramfs along with the kernel.
|
sys-kernel/xanmod-kernel:initramfs - Build initramfs along with the kernel.
|
||||||
sys-kernel/xanmod-kernel:x86-64-v2 - Set compiler optimization to x86-64-v2
|
|
||||||
sys-kernel/xanmod-kernel:x86-64-v3 - Set compiler optimization to x86-64-v3
|
|
||||||
sys-kernel/xanmod-kernel:x86-64-v4 - Set compiler optimization to x86-64-v4
|
|
||||||
sys-kernel/xanmod-rt:cjk - Eanble cjktty patches.
|
sys-kernel/xanmod-rt:cjk - Eanble cjktty patches.
|
||||||
sys-libs/libsolv:appdata - Build with AppStream appdata support
|
sys-libs/libsolv:appdata - Build with AppStream appdata support
|
||||||
sys-libs/libsolv:arch - Build with archlinux repository support
|
sys-libs/libsolv:arch - Build with archlinux repository support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user