From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/io-scheduler-udev-rules/
Date: Mon, 8 Apr 2019 21:26:38 +0000 (UTC) [thread overview]
Message-ID: <1554758778.92cc1af0b9bda6ce59aa51ffb37e5a954ae154a1.pacho@gentoo> (raw)
commit: 92cc1af0b9bda6ce59aa51ffb37e5a954ae154a1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 21:26:18 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 21:26:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92cc1af0
sys-block/io-scheduler-udev-rules: Alternative way to configure I/O schedulers
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sys-block/io-scheduler-udev-rules/Manifest | 1 +
.../io-scheduler-udev-rules-0.ebuild | 25 ++++++++++++++++++++++
sys-block/io-scheduler-udev-rules/metadata.xml | 7 ++++++
3 files changed, 33 insertions(+)
diff --git a/sys-block/io-scheduler-udev-rules/Manifest b/sys-block/io-scheduler-udev-rules/Manifest
new file mode 100644
index 00000000000..c27802d020b
--- /dev/null
+++ b/sys-block/io-scheduler-udev-rules/Manifest
@@ -0,0 +1 @@
+DIST io-scheduler-udev-rules-0.tar.bz2 7465 BLAKE2B cc82d81081fd21ccc5714874b02d70206bcf40311070f916ee1312106687e0a8566a1a906e6660f6a508704814f667a58cf547bec54cc88bab4a070616ddb6ba SHA512 c68430a4a3ee78ec34947e225be911c0e61db83f2ae078e1ea21a9c0148c668c0ebbb0fe798c89b8ab14b414a4c6b2e2d77bd5b1abf800a21db0320971134f43
diff --git a/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-0.ebuild b/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-0.ebuild
new file mode 100644
index 00000000000..f30dece6dc0
--- /dev/null
+++ b/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit udev
+
+DESCRIPTION="Udev rules to allow easier customization of kernel I/O schedulers"
+HOMEPAGE="https://gitlab.com/pachoramos/io-scheduler-udev-rules"
+SRC_URI="https://gitlab.com/pachoramos/${PN}/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=""
+
+src_install() {
+ insinto /etc/default
+ doins etc/default/io-scheduler
+ udev_dorules udev/rules.d/60-io-scheduler.rules
+ einstalldocs
+}
diff --git a/sys-block/io-scheduler-udev-rules/metadata.xml b/sys-block/io-scheduler-udev-rules/metadata.xml
new file mode 100644
index 00000000000..020b40648ee
--- /dev/null
+++ b/sys-block/io-scheduler-udev-rules/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>pacho@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2019-04-08 21:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 21:26 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-04-09 17:16 [gentoo-commits] repo/gentoo:master commit in: sys-block/io-scheduler-udev-rules/ Pacho Ramos
2019-04-14 14:16 Pacho Ramos
2019-04-14 14:16 Pacho Ramos
2019-04-25 16:35 Pacho Ramos
2021-11-06 8:53 Pacho Ramos
2021-12-02 18:06 Pacho Ramos
2022-06-18 10:42 Pacho Ramos
2022-06-18 10:42 Pacho Ramos
2023-04-25 19:01 Sam James
2023-07-05 18:27 Sam James
2023-07-05 18:27 Sam James
2024-08-12 9:07 Pacho Ramos
2024-09-23 9:14 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1554758778.92cc1af0b9bda6ce59aa51ffb37e5a954ae154a1.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox