Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] re: make distclean
Date: Mon, 16 Dec 2013 20:53:08
Message-Id: 52AF6828.5020404@gmail.com
In Reply to: Re: [gentoo-user] re: make distclean by Alexander Kapshuk
1 On 16/12/2013 22:39, Alexander Kapshuk wrote:
2 >
3 > On 12/16/2013 10:28 PM, Mick wrote:
4 >> On Monday 16 Dec 2013 19:57:30 Alexander Kapshuk wrote:
5 >>> On Dec 16, 2013 9:38 PM, "the" <the.guard@××××.ru> wrote:
6 >>>> -----BEGIN PGP SIGNED MESSAGE-----
7 >>>> Hash: SHA1
8 >>>>
9 >>>> On 12/16/13 23:30, Alexander Kapshuk wrote:
10 >>>>> Interesting option. Wish it had said it would nuke my .config as
11 >>>>> well. Just finished setting it up. Thought I'd follow the advice
12 >>>>> given before rebuilding the kernel. Should've backed up the .config
13 >>>>> file prior to running 'make distclean'.
14 >>>> Thanks for the heads up.
15 >>>> Perhaps it's a good idea to include configuration in the binary
16 >>> Sounds like good advice. Thought of this as well afterwards.
17 >>> Thanks.
18 >> Don't you save a copy of your kernel .config in /boot/ ?
19 >>
20 > Apparently not.
21 >
22 > Is this the recommended location for a backup copy of .conf?
23
24
25 It's what you get when you run make install in the kernel source dir.
26
27 If you install your kernel image manually, then you must remember to do
28 it yourself. There is no "recommended location" as such - any old place
29 is as good as any other place and the choice is really up to you, so a
30 recommendation is pointless.
31
32 But seeing as the kernel's Makefile makes a copy of the .config and
33 System.map in /boot, it makes sense to follow that established pattern.
34
35 Or you could just use make install
36
37
38 --
39 Alan McKinnon
40 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] re: make distclean Alexander Kapshuk <alexander.kapshuk@×××××.com>