Okay, so far so good - and many thanks to all who jumped in on this one.
Now, we would like to look into making some changes in XFS, but I didn't see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is for 42.0.3.
Is this usable, or is there somewhere (else?) I can get the SRPM for the 42.0.8 XFS?
Thanks.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Jim Perrin Sent: Thursday, February 15, 2007 12:18 PM To: CentOS mailing list Subject: Re: [CentOS] CentOS 2.6.9-42.0.8 issue - no keyboard after reboot
Yes, there are. The base kernel does not have xfs support. The php5 packages in centosplus is a move away from the base packages of php4, etc. As Ralph has pointed out, you should not globally enable the repository, but instead pick and choose the packages you want for example, in your case, the xfs module.
On Fri, 2007-02-16 at 12:43 -0500, Mark Hull-Richter wrote:
Okay, so far so good - and many thanks to all who jumped in on this one.
Now, we would like to look into making some changes in XFS, but I didn't see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is for 42.0.3.
Is this usable, or is there somewhere (else?) I can get the SRPM for the 42.0.8 XFS?
Thanks.
You pass in the kernel version as an argument. You need to download:
http://mirror.centos.org/centos/4/centosplus/SRPMS/kernel-module-xfs-2.6.9-4...
Install it and read the spec file, it tells you how to pass in the kernel version to get it to build.
Mark Hull-Richter wrote:
Okay, so far so good - and many thanks to all who jumped in on this one.
Now, we would like to look into making some changes in XFS, but I didn't see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is for 42.0.3.
Is this usable, or is there somewhere (else?) I can get the SRPM for the 42.0.8 XFS?
Just rebuild the 42.0.3 kernel-module-xfs SRPM - the xfs module SRPM is really tied to the kernel version ...
James Pearson