Re: [Ocfs2-users] RHEL 4 hotfix RPMs?

2006-10-23 Thread Sunil Mushran
# ./configure --with-kernel=/usr/src/kernels/2.6.9-42.X.EL-smp-i686/ # make rhel4_2.6.9-42.X.EL_rpm The rpms will be in the rpmdir as specified in ~/.rpmmacros. ~$ cat .rpmmacros %_topdir/rpmbuild/user %_tmppath /rpmbuild/user/tmp %_sourcedir /rpmbuild/user/SOURCES %_specdir

Re: [Ocfs2-users] RHEL 4 hotfix RPMs?

2006-10-23 Thread Brian Long
Thanks, Sunil, for the quick response. Thanks for the latest ocfs2- tools offline resize support, btw. Would it make sense to add this to the FAQ? /Brian/ On Mon, 2006-10-23 at 12:37 -0700, Sunil Mushran wrote: # ./configure --with-kernel=/usr/src/kernels/2.6.9-42.X.EL-smp-i686/ # make