public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/dracut/files: dracut-018-multipath-udev-rules.patch
@ 2012-04-05 20:01 Amadeusz Zolnowski (aidecoe)
  0 siblings, 0 replies; only message in thread
From: Amadeusz Zolnowski (aidecoe) @ 2012-04-05 20:01 UTC (permalink / raw
  To: gentoo-commits

aidecoe     12/04/05 20:01:05

  Added:                dracut-018-multipath-udev-rules.patch
  Log:
  sys-kernel/dracut: Version bump to 018. Fixes btw bug #408669.
  
  Build time dependencies are no longer required, because man pages and html doc
  are already built.  Therefore compile phase in empty.
  
  NEWS
  ~~~~
  (Taken from NEWS file. Lines which don't apply to Gentoo package are removed.)
  
  - lvm: ignore lvm mirrors
  - lsinitrd: handle LZMA images
  - iscsi: add rd.iscsi.param
  - iscsi: add iscsi interface binding
  - fixed fstab.sys handling
  - new dracut option "--tmpdir"
  - new dracut option "--no-hostonly"
  - nbd: name based nbd connects
  - write-ifcfg fixes and cleanups
  - ifup is now done in the initqueue
  - netroot cleanup
  - initqueue/online is now for hooks, which require network
  - no more /tmp/root.info
  - 98pollcdrom: factored out the ugly cdrom polling in the main loop
  - simplified rd.luks.uuid testing
  - removed "egrep" and "ls" calls
  - speedup kernel module installation
  - lots of bugfixes
  
  (Portage version: 2.1.10.54/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-kernel/dracut/files/dracut-018-multipath-udev-rules.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/files/dracut-018-multipath-udev-rules.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/dracut/files/dracut-018-multipath-udev-rules.patch?rev=1.1&content-type=text/plain

Index: dracut-018-multipath-udev-rules.patch
===================================================================
From 7f3e0c13f1c10e93c3823b6367f9ac83865f3d90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= <aidecoe@aidecoe.name>
Date: Fri, 25 Feb 2011 01:44:25 +0100
Subject: [PATCH] 90multipath: added kpartx.rules; multipath.rules - different prefix

---
 modules.d/90multipath/module-setup.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules.d/90multipath/module-setup.sh b/modules.d/90multipath/module-setup.sh
index f78517c..3f4f612 100755
--- a/modules.d/90multipath/module-setup.sh
+++ b/modules.d/90multipath/module-setup.sh
@@ -58,6 +58,6 @@ install() {
 
     inst_hook pre-trigger 02 "$moddir/multipathd.sh"
     inst_hook pre-pivot   02 "$moddir/multipathd-stop.sh"
-    inst_rules 40-multipath.rules
+    inst_rules 40-multipath.rules 65-multipath.rules 66-kpartx.rules
 }
 
-- 
1.7.4.1







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-05 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 20:01 [gentoo-commits] gentoo-x86 commit in sys-kernel/dracut/files: dracut-018-multipath-udev-rules.patch Amadeusz Zolnowski (aidecoe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox