public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] gentoo-sources-3.2.0-r1 and genkernel
Date: Fri, 06 Jan 2012 11:11:51 +0100	[thread overview]
Message-ID: <1325844711.16396.0@numa-i> (raw)
In-Reply-To: <CALzub=peq1QPGCAO9mz0T8R+g9eG0HjaXbymtrs2YTXZVEcB1A@mail.gmail.com>

On 01/06/2012 10:51:26 AM, András Csányi wrote:
> Dear All,
> 
> I updated my system and there is a new gentoo-sources version
> 3.2.0-gentoo-r1. I reconfigured my system to use this kernel and I
> compiled the kernel with genkernel. But there is no compiled file
> under /boot directory. Did I missed something? Is there anything new
> in genkernel? Should I report it?
> 
> What I did:
> - upgrade my system
> - set up the kernel using eselect
> - genkernel to compile the kernel
> 

Sorry, I can't help since I never use genkernel.
E.g. for the update  3.2.0 -> 3.2.0-r1

I just do

cp /usr/src/linux-3.2.0-gentoo/.config \
   /usr/src/linux-3.2.0-gentoo-r1/.config

pushd /usr/src/linux-3.2.0-gentoo-r1
make oldconfig
make -j5

cp arch/x86/boot/bzImage /boot/3.2.0-gentoo-r1
make modules_install
EDIT  /usr/src/grub/grub.conf

rm /usr/src/linux
ln -s /usr/src/linux-3.2.0-gentoo-r1 /usr/src/linux

re-emerge some modules which look at /usr/src/linux, like  (in my case)
x11-drivers/ati-drivers app-emulation/virtualbox-modules \
sys-fs/fuse sys-power/powernowd x11-drivers/radeon-ucode \
sys-process/iotop sys-fs/btrfs-progs

Helmut.



  reply	other threads:[~2012-01-06 10:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06  9:51 [gentoo-user] gentoo-sources-3.2.0-r1 and genkernel András Csányi
2012-01-06 10:11 ` Helmut Jarausch [this message]
2012-01-09 10:00   ` András Csányi
2012-01-10  9:12 ` Andrea Perotti
2012-01-10  9:25   ` András Csányi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1325844711.16396.0@numa-i \
    --to=jarausch@igpm.rwth-aachen.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox