From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Dague Subject: [PATCH] add cramfs support to domU kernels Date: Tue, 9 Aug 2005 22:46:30 -0400 Message-ID: <20050810024630.GA6459@underhill.no-ip.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1147636494==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --===============1147636494== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The following patch adds cramfs support to domU kernels so cramfs based ramdisks can be used for initrds. =20 Signed-off-by: Sean Dague Diffstat output: xenU_defconfig_x86_32 | 2 +- xenU_defconfig_x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r 38c7c25b3cb9 linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x= 86_32 --- a/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_32 Tue Aug = 9 13:53:15 2005 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_32 Tue Aug = 9 22:43:16 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=3Dy # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set diff -r 38c7c25b3cb9 linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x= 86_64 --- a/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 Tue Aug = 9 13:53:15 2005 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 Tue Aug = 9 22:43:16 2005 @@ -748,7 +748,7 @@ # CONFIG_BEFS_DEBUG is not set CONFIG_BFS_FS=3Dm CONFIG_EFS_FS=3Dm -CONFIG_CRAMFS=3Dm +CONFIG_CRAMFS=3Dy CONFIG_VXFS_FS=3Dm # CONFIG_HPFS_FS is not set CONFIG_QNX4FS_FS=3Dm -Sean --=20 __________________________________________________________________ Sean Dague Mid-Hudson Valley sean at dague dot net Linux Users Group http://dague.net http://mhvlug.org There is no silver bullet. Plus, werewolves make better neighbors than zombies, and they tend to keep the vampire population down. __________________________________________________________________ --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFC+WqGSamXem9TdyYRAtbCAJ4/tSw9AHwDJI3PRpiaucMoQ/vZrQCcDgoC MbkVWEOFivuqKGaMmLtLn/c= =KtUA -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+-- --===============1147636494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1147636494==--