From: Bruce Hill <daddy@happypenguincomputers.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] easy Gentoo tricks
Date: Mon, 26 Nov 2012 16:21:34 -0600 [thread overview]
Message-ID: <20121126222134.GD23914@server> (raw)
In-Reply-To: <20121126012307.GA19556@waltdnes.org>
On Sun, Nov 25, 2012 at 08:23:08PM -0500, Walter Dnes wrote:
> /usr/src/makeover
> ***IMPORTANT*** The arch/x86 directory is specific to 32-bit i686
> kernels. Adjust accordingly if you use a different architecture.
> ########################################################
> #!/bin/bash
> make && \
> make modules_install && \
> cp arch/x86/boot/bzImage /boot/kernel-3.0-experimental && \
> cp System.map /boot/System.map-3.0-experimental && \
> cp .config /boot/config-3.0-experimental && \
> lilo
> ########################################################
Actually it's not only 32-bit i686 kernels:
mingdao@server ~ $ ls -l /usr/src/linux/arch/x86_64/boot/bzImage
lrwxrwxrwx 1 root root 22 Sep 6 06:32 /usr/src/linux/arch/x86_64/boot/bzImage
-> ../../x86/boot/bzImage
mingdao@server ~ $ uname -m
x86_64
--
Happy Penguin Computers >')
126 Fenco Drive ( \
Tupelo, MS 38801 ^^
support@happypenguincomputers.com
662-269-2706 662-205-6424
http://happypenguincomputers.com/
Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting
next prev parent reply other threads:[~2012-11-26 22:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-25 21:53 [gentoo-user] easy Gentoo tricks Grant
2012-11-26 1:23 ` Walter Dnes
2012-11-26 22:21 ` Bruce Hill [this message]
2012-11-26 22:41 ` Marc Joliet
2012-11-26 23:59 ` Walter Dnes
2012-11-27 0:09 ` Bruce Hill
2012-11-28 11:35 ` Marc Joliet
2012-11-27 8:10 ` Volker Armin Hemmann
2012-11-26 2:55 ` Pandu Poluan
2012-11-26 8:38 ` Florian Philipp
2012-11-26 8:49 ` George Karagiannidis
2012-11-26 9:06 ` Florian Philipp
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=20121126222134.GD23914@server \
--to=daddy@happypenguincomputers.com \
--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