Mailinglist Archive: opensuse-kernel (110 mails)
| < Previous | Next > |
Re: [opensuse-kernel] Getting the correct kernel
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Tue, 18 Oct 2011 10:11:19 +0200
- Message-id: <4E9D34A7.7090006@suse.cz>
On 18.10.2011 09:50, Michal Marek wrote:
Plus, you'll need to add appropriate handling for arm to the %install
section of rpm/kernel-binary.spec.in. And once you have a kernel
package, you'll need to add arm support to perl-Bootloader.
Michal
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kernel+owner@xxxxxxxxxxxx
On 17.10.2011 18:34, Jeff Mahoney wrote:
So, for now, you're going to need to produce configs for the hardware
you want to target. The good news is that all you'll need to do is
create the configs, name the packages, and link to kernel-source.
That's how all the other kernels are built now.
Jeff forgot to say that all this lives in the kernel-source.git
repository: http://kernel.opensuse.org/git. See the config.conf file and
the config/ directory for details. scripts/tar-up.sh generates a
kernel-source package that can be uploaded to the bs.
Well, there's another
step to get the right package description, but I don't know what it is
off the top of my head.
That's rpm/package-descriptions.
Plus, you'll need to add appropriate handling for arm to the %install
section of rpm/kernel-binary.spec.in. And once you have a kernel
package, you'll need to add arm support to perl-Bootloader.
Michal
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kernel+owner@xxxxxxxxxxxx
| < Previous | Next > |