From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C46FD1580EB for ; Sun, 25 May 2025 08:22:51 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id ABEFF343142 for ; Sun, 25 May 2025 08:22:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 025041104B3; Sun, 25 May 2025 08:22:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F02D21104AE for ; Sun, 25 May 2025 08:22:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9F593430BE for ; Sun, 25 May 2025 08:22:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68BA8289D for ; Sun, 25 May 2025 08:22:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1748161290.a87508ea924a68cad9973015179d2960ce56c2ad.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/rtirq/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/rtirq/Manifest sys-process/rtirq/rtirq-20240120.ebuild X-VCS-Directories: sys-process/rtirq/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a87508ea924a68cad9973015179d2960ce56c2ad X-VCS-Branch: master Date: Sun, 25 May 2025 08:22:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cde9fe30-bada-4822-910e-efa744bab15d X-Archives-Hash: c1e0e3211531ea434c8ee3d931381f32 commit: a87508ea924a68cad9973015179d2960ce56c2ad Author: Alexander Tsoy tsoy me> AuthorDate: Fri May 23 22:00:56 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 25 08:21:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87508ea sys-process/rtirq: remove 20240120 Signed-off-by: Alexander Tsoy tsoy.me> Part-of: https://github.com/gentoo/gentoo/pull/42233 Closes: https://github.com/gentoo/gentoo/pull/42233 Signed-off-by: Sam James gentoo.org> sys-process/rtirq/Manifest | 1 - sys-process/rtirq/rtirq-20240120.ebuild | 56 --------------------------------- 2 files changed, 57 deletions(-) diff --git a/sys-process/rtirq/Manifest b/sys-process/rtirq/Manifest index b4376918de73..55e6ea424168 100644 --- a/sys-process/rtirq/Manifest +++ b/sys-process/rtirq/Manifest @@ -1,3 +1,2 @@ -DIST rtirq-20240120.tar.gz 16077 BLAKE2B 2c1ab9f1824d861e13e49667a35fc048e931afb18084de756dcbabde0d4cdd21e78afc9733eb364cd826d4ffd29a89db862033c9539b7cfe7a7b22f7cb353864 SHA512 b945bdb29ef3ef551c19edc9d947a7ed50ecd756dec5a3b02a0cd519a0f506e3ca212b1cb629386dd525d565cc6e2d868c558934c59b8d0bc02573a9589deb86 DIST rtirq-20240220.tar.gz 16273 BLAKE2B 08af8d371e4ace57dc18276748b00328e7ca1476ae46226ea85ba0c345c7f15b81e412bed8ac30768c5bedffc87887f60d647cd0ec2e82d3751654030c7937f1 SHA512 a6b44f09e158e71bc5697b313d2c7b75097b6f669be4bd7c5c3cee2e59ab38c5751dbd222a28fe7e1bd340d2b7ce5dc7277559c41ad25f9d7b19f180ce337978 DIST rtirq-20240905.tar.gz 16386 BLAKE2B 9cc32619e4a53660c424bebfffe8452923b8072a2f913df34e2ed73709e45ed61d2d52be51c8c8376526a6a24fb50390fe30a6ec2d0bbe426404920c5103bf86 SHA512 f6e1db1c52a4a73ade89b23b59d5adbc98772c72fe7f6268c60828879ca90cf616f062366d0db514e1c3d5b51f90b4614f2e589426f8a43054da0ec763834552 diff --git a/sys-process/rtirq/rtirq-20240120.ebuild b/sys-process/rtirq/rtirq-20240120.ebuild deleted file mode 100644 index d4e3da7ca102..000000000000 --- a/sys-process/rtirq/rtirq-20240120.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -inherit linux-info systemd - -DESCRIPTION="Modify realtime scheduling policy and priority of IRQ handlers" -HOMEPAGE="https://github.com/rncbc/rtirq" -SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz - https://www.rncbc.org/archive/old/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - sys-apps/util-linux -" - -src_prepare() { - # We install into bin - sed -i -e "s:/usr/sbin/rtirq:/usr/bin/rtirq:" ${PN}{,-resume}.service || die - - default -} - -src_install() { - newbin rtirq.sh rtirq - newinitd "${FILESDIR}"/rtirq.initd rtirq - insinto /etc/ - doins rtirq.conf - systemd_dounit rtirq{,-resume}.service -} - -pkg_postinst() { - local kconfig_warn=1 - local cmdline - local ver - - if linux-info_get_any_version && linux_config_exists; then - if linux_chkconfig_present PREEMPT_RT; then - kconfig_warn=0 - elif linux_chkconfig_present IRQ_FORCED_THREADING; then - cmdline=$(< /proc/cmdline) || die - [[ ${cmdline} == *threadirqs* ]] && kconfig_warn=0 - fi - fi - - if (( ${kconfig_warn} )); then - ewarn "To use rtirq, you need one of the following kernel configurations:" - ewarn " - PREEMPT_RT config option enabled (e.g. with sys-kernel/rt-sources);" - ewarn " - IRQ_FORCED_THREADING config option enabled and 'threadirqs' option" - ewarn " added to the kernel cmdline." - fi -}