On Wed, May 11, 2011 at 04:27:35PM -0400, Greg Freemyer wrote:
All,
re: Adding ext4+ snapshots capability to a branched 2.6.38 kernel
I branched 2.6.38.5 from Tumbleweed.
home:next4 : next4-devel > kernel-source
I've attempted to add a large patch to my project, but it is not applying:
== from the build log + patch -s -F0 -E -p1 --no-backup-if-mismatch -i /usr/src/packages/BUILD/kernel-source-2.6.38.5/patches.ext4+/ext4_snapshot.patch 1 out of 74 hunks FAILED -- saving rejects to file fs/ext4/inode.c.rej 1 out of 33 hunks FAILED -- saving rejects to file fs/ext4/super.c.rej ==
Is there an easy way to get those to rej files out of OBS.
No.
Or do I have to figure out how to do a full local kernel build?
osc build SPECFILE
(Since the source package is not building, that doesn't seem trivial.)
Do the above and you should get your rejects quite easily. Or just use the kernel git tree, that's even easier to use than the obs package (hint, no kernel developer at SUSE uses the obs package directly to develop from, that's why we have the git tree...) thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org