Mailinglist Archive: opensuse-packaging (67 mails)

< Previous Next >
Re: [opensuse-packaging] script to .spec file eqivalent
  • From: <doiggl@xxxxxxxxxxxxxxxxxx>
  • Date: Fri, 02 Jul 2010 15:25:47 +0000
  • Message-id: <fc37a7378c5cec1782183541d45b3e8e@xxxxxxxxxxxxxxxxxxxxxxx>
Looks like I'll discard plan A
Do you just want to build a reiserfs filesystem into the kernel?
Then you could build just a KMP...


Looks like use Plan B.....
- Or, branch the kernel-vanilla kernel,
- add the patch to patches.addon.tar.bz2,
- add it to "series.conf",checkin.

1. What steps are needed to branch the kernel-vanilla kernel to I presume
a blank project.
2. To create patches.addon.tar.bz2 is this ok-
# bunzip2 -v reiser4-for-2.6.34.patch.bz2
reiser4-for-2.6.34.patch.bz2: done

# tar -cvf patches.addon.tar reiser4-for-2.6.34.patch
# bzip2 -v patches.addon.tar reiser4-for-2.6.34.patch
patches.addon.tar: 5.317:1, 1.505 bits/byte, 81.19%
saved, 2396160 in, 450702 out.
reiser4-for-2.6.34.patch: 5.313:1, 1.506 bits/byte, 81.18%
saved, 2394103 in, 450584 out.
# bunzip2 -v patches.addon.tar.bz2
patches.addon.tar.bz2: done

What does this mean and what does it do -> add it to "series.conf"
Have you a .spec file I could use to apply the patch to the kernel and
build the new patched kernel
Thanks Glenn
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups