public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pawel Kraszewski <Gentoo@kraszewscy.net>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] kernel recompile?
Date: Wed, 1 Nov 2006 20:14:53 +0100	[thread overview]
Message-ID: <200611012014.53232.Gentoo@kraszewscy.net> (raw)
In-Reply-To: <4548D184.1020804@gmx.at>

Dnia środa, 1 listopada 2006 17:55, Florian D. napisał:

> ok, sorry for being off-topic, but what is the default installation
> target for 'make install'? /boot/vmlinuz? and is there a
> backup-function, say, that my last /boot/vmlinuz gets automatically
> moved to /boot/vmlinuz.old or something? a pointer to documentation
> would be welcome, dr.google knows nothing.

Addednum to Jesus' thread. Make install does this:

1. If there are files/links named 'vmlinuz', 'System.map' or 'config', they 
   are renamed with .old extension
2. New version of these files is installed with -<version> appendix (that's 
   what Jesus mentioned)
3. The new files are symlinked to short names mentioned in #1

So afterwards vmlinuz and friends are symlinks pointing to current kernel and 
vmlinuz.old and friends are symlinks pointing to previous kernel. In GRUB I 
have profile for 'vmlinuz' named "Current kernel" and for 'vmlinuz.old' 
named "Previous kernel".

Pre-previous kernel is still available by full name "vmlinuz-<version>".

Ah, yes - documentation. In fact - there is one. Use "make help" in kernel 
directory for all options make accepts. At the end, in 'make install' docs it 
says it uses installkernel to do the thing. Then you have 'man 
installkernel' - exactly what you need.

-- 
 Pawel Kraszewski
 www.kraszewscy.net

-- 
gentoo-amd64@gentoo.org mailing list



  parent reply	other threads:[~2006-11-01 19:18 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 14:10 [gentoo-amd64] kernel recompile? Sean
2006-10-31 14:16 ` Piotr Pruszczak
2006-10-31 14:25   ` Daniel Iliev
2006-10-31 14:37     ` Piotr Pruszczak
2006-10-31 15:59       ` Daniel Iliev
2006-10-31 16:14         ` Boyd Stephen Smith Jr.
2006-11-02  9:48           ` Michel Merinoff
2006-11-02 10:36             ` Neil Bothwick
2006-10-31 16:19         ` Pawel Kraszewski
2006-10-31 16:49           ` Daniel Iliev
2006-10-31 17:04           ` Sean
2006-10-31 17:18             ` Mathieu Seigneurin
2006-10-31 17:31             ` Daniel Iliev
2006-10-31 18:14               ` Sean
2006-10-31 18:21                 ` Daniel Iliev
2006-10-31 18:39                 ` Daniel Iliev
2006-10-31 18:48                   ` Sean
2006-10-31 19:11                     ` Daniel Iliev
2006-10-31 19:38                       ` sean
2006-10-31 21:57                         ` Daniel Iliev
2006-11-01 19:24                           ` sean
2006-11-01 20:39                             ` Daniel Iliev
2006-11-01  9:05                   ` Pawel Kraszewski
2006-11-01 12:47                     ` Daniel Iliev
2006-11-01 14:32                       ` Pawel Kraszewski
2006-11-01 16:55                         ` Florian D.
2006-11-01 16:37                           ` Jesús Guerrero
2006-11-01 19:14                           ` Pawel Kraszewski [this message]
2006-11-01 17:06                         ` [gentoo-amd64] [OT] " Daniel Iliev
2006-11-01 19:01                           ` [gentoo-amd64] [OOT] Apologies Pawel Kraszewski
2006-11-01 20:02                             ` [gentoo-amd64] [OOT] [SOLVED] Apologies Daniel Iliev
2006-10-31 14:22 ` [gentoo-amd64] kernel recompile? Sebastian Redl

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=200611012014.53232.Gentoo@kraszewscy.net \
    --to=gentoo@kraszewscy.net \
    --cc=gentoo-amd64@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