Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dracut: depend on eudev
@ 2019-11-04  5:34 voidlinux-github
  2019-11-04 15:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2019-11-04  5:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

There is a new pull request by zdtcd against master on the void-packages repository

https://github.com/zdtcd/void-packages dracut-depends-udev
https://github.com/void-linux/void-packages/pull/16098

dracut: depend on eudev
dracut uses udev to find devices and activate corresponding script

A patch file from https://github.com/void-linux/void-packages/pull/16098.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dracut-depends-udev-16098.patch --]
[-- Type: text/x-diff, Size: 961 bytes --]

From 557a750766570e608787cf5604cc89c32201ec42 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Mon, 4 Nov 2019 07:44:43 +0700
Subject: [PATCH] dracut: depend on eudev

---
 srcpkgs/dracut/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dracut/template b/srcpkgs/dracut/template
index 25614b2d3e2..e18827cb3d9 100644
--- a/srcpkgs/dracut/template
+++ b/srcpkgs/dracut/template
@@ -1,13 +1,13 @@
 # Template file for 'dracut'
 pkgname=dracut
 version=049
-revision=2
+revision=3
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc"
 conf_files="/etc/dracut.conf"
 hostmakedepends="asciidoc pkg-config"
 makedepends="libkmod-devel"
-depends="bash coreutils cpio psmisc"
+depends="bash coreutils cpio eudev psmisc"
 short_desc="Low-level tool for generating an initramfs/initrd image"
 maintainer="q66 <daniel@octaforge.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-11-08  7:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04  5:34 [PR PATCH] dracut: depend on eudev voidlinux-github
2019-11-04 15:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07 15:08 ` voidlinux-github
2019-11-07 15:08 ` voidlinux-github
2019-11-08  1:14 ` voidlinux-github
2019-11-08  1:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-08  1:23 ` voidlinux-github
2019-11-08  2:18 ` voidlinux-github
2019-11-08  3:52 ` voidlinux-github
2019-11-08  4:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-08  5:57 ` voidlinux-github
2019-11-08  6:00 ` voidlinux-github
2019-11-08  6:16 ` [PR PATCH] [Merged]: " voidlinux-github
2019-11-08  7:33 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).