WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Add xvd devices to the initrd.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Add xvd devices to the initrd.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 08 Nov 2006 11:00:41 +0000
Delivery-date: Wed, 08 Nov 2006 03:00:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 579d60866f3dbe512d230f7437c76601d084dcc9
# Parent  52732dd77150f42c9e546b4229fc28a8d134c1da
Add xvd devices to the initrd.

Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
---
 tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch |    5 +++++
 1 files changed, 5 insertions(+)

diff -r 52732dd77150 -r 579d60866f3d 
tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch     Wed Nov 
01 08:41:24 2006 +0000
@@ -0,0 +1,13 @@
+--- buildroot/target/generic/device_table.txt~ 2006-10-26 17:38:04.000000000 
+1000
++++ buildroot/target/generic/device_table.txt  2006-10-26 17:37:08.000000000 
+1000
+@@ -169,3 +169,10 @@
+ #/dev/mcd     b       640     0       0       23      0       0       0       
-
+ #/dev/optcd   b       640     0       0       17      0       0       0       
-
+ 
++# Xen Virtual Block Devices
++/dev/xvda     b       640     0       0       202     0       0       0       
-
++/dev/xvda     b       640     0       0       202     1       1       1       
4
++/dev/xvdb     b       640     0       0       202     16      0       0       
-
++/dev/xvdb     b       640     0       0       202     17      1       1       
4
++/dev/xvdc     b       640     0       0       202     32      0       0       
-
++/dev/xvdc     b       640     0       0       202     33      1       1       
4

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Add xvd devices to the initrd., Xen patchbot-unstable <=