|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] The following patch adds cramfs support to domU kernels
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID d772083619294538d6fd60b2edb97b440a973291
# Parent 66b81b6c096c57a5ca0da825d4da15d98e31a954
The following patch adds cramfs support to domU kernels so cramfs based
ramdisks can be used for initrds.
Signed-off-by: Sean Dague <sean@xxxxxxxxx>
diff -r 66b81b6c096c -r d77208361929
linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_32
--- a/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_32 Wed Aug
10 08:44:58 2005
+++ b/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_32 Wed Aug
10 09:09:15 2005
@@ -415,7 +415,7 @@
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
-# CONFIG_CRAMFS is not set
+CONFIG_CRAMFS=y
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
diff -r 66b81b6c096c -r d77208361929
linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64
--- a/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 Wed Aug
10 08:44:58 2005
+++ b/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 Wed Aug
10 09:09:15 2005
@@ -748,7 +748,7 @@
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
-CONFIG_CRAMFS=m
+CONFIG_CRAMFS=y
CONFIG_VXFS_FS=m
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] The following patch adds cramfs support to domU kernels so cramfs based,
Xen patchbot -unstable <=
|
|
|
|
|