Re: [gentoo-user] re: make distclean

2013-12-17 Thread Bruce Hill
On Tue, Dec 17, 2013 at 06:48:33PM +0100, Tom Wijsman wrote: > > > > It was a soft hint, asking you to not CC me, I'm on the list. Hope > > you don't get as offended as some other person. > > http://en.wikipedia.org/wiki/Wikipedia:Assume_good_faith http://en.wikipedia.org/wiki/User:Ben/Assume_th

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Tom Wijsman
On Tue, 17 Dec 2013 11:41:47 -0600 Bruce Hill wrote: > On Tue, Dec 17, 2013 at 06:15:59PM +0200, Thanasis wrote: > > > > > > What does that guys sig say > > > > > > - List replies preferred. > > > > > > > My sig? > > Where is that? > > It was a soft hint, asking you to not CC me, I'm on

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Bruce Hill
On Tue, Dec 17, 2013 at 06:15:59PM +0200, Thanasis wrote: > > > > What does that guys sig say > > > > - List replies preferred. > > > > My sig? > Where is that? It was a soft hint, asking you to not CC me, I'm on the list. Hope you don't get as offended as some other person. Cheers, Bruce

Re: "Reply-To" Munging Considered Harmful (was: Re: [gentoo-user] re: make distclean)

2013-12-17 Thread Tom Wijsman
On Tue, 17 Dec 2013 11:13:16 -0600 Bruce Hill wrote: > On Tue, Dec 17, 2013 at 05:49:30PM +0100, Tom Wijsman wrote: > > On Tue, 17 Dec 2013 09:24:58 -0600 > > Bruce Hill wrote: > > > > > From: Bruce Hill > > > To: gentoo-user@lists.gentoo.org &g

Re: "Reply-To" Munging Considered Harmful (was: Re: [gentoo-user] re: make distclean)

2013-12-17 Thread Bruce Hill
On Tue, Dec 17, 2013 at 05:49:30PM +0100, Tom Wijsman wrote: > On Tue, 17 Dec 2013 09:24:58 -0600 > Bruce Hill wrote: > > > From: Bruce Hill > > To: gentoo-user@lists.gentoo.org > > Subject: Re: [gentoo-user] re: make distclean > > Reply-to: gentoo-user@list

"Reply-To" Munging Considered Harmful (was: Re: [gentoo-user] re: make distclean)

2013-12-17 Thread Tom Wijsman
On Tue, 17 Dec 2013 09:24:58 -0600 Bruce Hill wrote: > From: Bruce Hill > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] re: make distclean > Reply-to: gentoo-user@lists.gentoo.org > User-Agent: Mutt/1.5.21 (2010-09-15) > > On Tue, Dec 17, 2013 at 11:34

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Thanasis
on 12/17/2013 05:24 PM Bruce Hill wrote the following: > On Tue, Dec 17, 2013 at 11:34:14AM +0200, Thanasis wrote: >> >> In my system /lib/modules/`uname -r`/source >> is a symbolic link to /usr/src/linux-`uname -r` > > What does that guys sig say > > - List replies preferred. > My sig? Whe

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Bruce Hill
On Tue, Dec 17, 2013 at 11:34:14AM +0200, Thanasis wrote: > > In my system /lib/modules/`uname -r`/source > is a symbolic link to /usr/src/linux-`uname -r` What does that guys sig say - List replies preferred. -- Happy Penguin Computers >') 126 Fenco Drive

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Peter Humphrey
On Monday 16 Dec 2013 15:12:58 Bruce Hill wrote: > On Mon, Dec 16, 2013 at 08:57:08PM +, Markos Chandras wrote: > > You could get your running config using > > > > zcat /proc/config.gz > .config > > Only if you enabled: > CONFIG_IKCONFIG=y > CONFIG_IKCONFIG_PROC=y > in your running kernel. .

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Thanasis
on 12/16/2013 11:11 PM Bruce Hill wrote the following: > > There should be a .config in "/lib/modules/`uname -r`/source/.config" and if > you look under /lib/modules/ you should see a directory for each kernel > version you've installed with a .config. > In my system /lib/modules/`uname -r`/sou

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Alexander Kapshuk
Thanks very much, Tom, for your prompt response and action taken. On Tue, Dec 17, 2013 at 3:05 AM, Tom Wijsman wrote: > On Mon, 16 Dec 2013 21:30:52 +0200 > Alexander Kapshuk wrote: > >> >> https://wiki.gentoo.org/wiki/Kernel/Upgrade >> >> >> Sanitize sources >> >> If you just want to re

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Alexander Kapshuk
So there's still some hope left, huh? :-). Thanks a lot. I'll check it out. On Mon, Dec 16, 2013 at 11:11 PM, Bruce Hill wrote: > On Mon, Dec 16, 2013 at 09:30:52PM +0200, Alexander Kapshuk wrote: >> >> https://wiki.gentoo.org/wiki/Kernel/Upgrade >> >> >> Sanitize sources >> >> If you just

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Alexander Kapshuk
Thanks, but, as Bruce Hill pointed out, for your advice to work I'd have to have the appropriate kernel options enabled, which I don't. Thanks anyway. On Mon, Dec 16, 2013 at 10:57 PM, Markos Chandras wrote: > On 12/16/2013 07:30 PM, Alexander Kapshuk wrote: >> >> https://wiki.gentoo.org/wiki/Ke

Re: [gentoo-user] re: make distclean

2013-12-17 Thread Alexander Kapshuk
So far, I've been building and installing my kernels manually, as suggested in the handbook: make && make modules_install cp arch/x86/boot/bzImage /boot/kernel-x.x.x-gentoo Thanks for pointing out the 'make install' option. I'll give that a try. On Mon, Dec 16, 2013 at 10:52 PM, Alan McKinnon wr

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Tom Wijsman
On Mon, 16 Dec 2013 21:30:52 +0200 Alexander Kapshuk wrote: > > https://wiki.gentoo.org/wiki/Kernel/Upgrade > > > Sanitize sources > > If you just want to rebuild the current kernel, you need sometimes to > sanitize the kernel sources: > > |root # ||make distclean| This has now been u

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Neil Bothwick
On Mon, 16 Dec 2013 22:39:36 +0200, Alexander Kapshuk wrote: > > Don't you save a copy of your kernel .config in /boot/ ? > > > Apparently not. > How do you install the kernel? make install copies the config to /boot as well as the kernel. -- Neil Bothwick Don't put all your hypes in one ho

[gentoo-user] Re: make distclean

2013-12-16 Thread eroen
On Mon, 16 Dec 2013 15:12:58 -0600 Bruce Hill wrote: > On Mon, Dec 16, 2013 at 08:57:08PM +, Markos Chandras wrote: > > > > You could get your running config using > > > > zcat /proc/config.gz > .config > > Only if you enabled: > CONFIG_IKCONFIG=y > CONFIG_IKCONFIG_PROC=y > in your running

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Bruce Hill
On Mon, Dec 16, 2013 at 08:57:08PM +, Markos Chandras wrote: > > You could get your running config using > > zcat /proc/config.gz > .config Only if you enabled: CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y in your running kernel. -- Happy Penguin Computers >') 126 Fenco Drive

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Bruce Hill
On Mon, Dec 16, 2013 at 09:30:52PM +0200, Alexander Kapshuk wrote: > > https://wiki.gentoo.org/wiki/Kernel/Upgrade > > > Sanitize sources > > If you just want to rebuild the current kernel, you need sometimes to > sanitize the kernel sources: > > |root # ||make distclean| > > Interestin

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Markos Chandras
On 12/16/2013 07:30 PM, Alexander Kapshuk wrote: > > https://wiki.gentoo.org/wiki/Kernel/Upgrade > > > Sanitize sources > > If you just want to rebuild the current kernel, you need sometimes to > sanitize the kernel sources: > > |root # ||make distclean| > > Interesting option. Wish it

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Alan McKinnon
On 16/12/2013 22:39, Alexander Kapshuk wrote: > > On 12/16/2013 10:28 PM, Mick wrote: >> On Monday 16 Dec 2013 19:57:30 Alexander Kapshuk wrote: >>> On Dec 16, 2013 9:38 PM, "the" wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/16/13 23:30, Alexander Kapshuk wrote:

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Alexander Kapshuk
On 12/16/2013 10:28 PM, Mick wrote: > On Monday 16 Dec 2013 19:57:30 Alexander Kapshuk wrote: >> On Dec 16, 2013 9:38 PM, "the" wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 12/16/13 23:30, Alexander Kapshuk wrote: Interesting option. Wish it had said it would nuke

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Mick
On Monday 16 Dec 2013 19:57:30 Alexander Kapshuk wrote: > On Dec 16, 2013 9:38 PM, "the" wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 12/16/13 23:30, Alexander Kapshuk wrote: > > > Interesting option. Wish it had said it would nuke my .config as > > > well. Just finishe

Re: [gentoo-user] re: make distclean

2013-12-16 Thread Alexander Kapshuk
On Dec 16, 2013 9:38 PM, "the" wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/16/13 23:30, Alexander Kapshuk wrote: > > Interesting option. Wish it had said it would nuke my .config as > > well. Just finished setting it up. Thought I'd follow the advice > > given before rebui

Re: [gentoo-user] re: make distclean

2013-12-16 Thread the
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/16/13 23:30, Alexander Kapshuk wrote: > Interesting option. Wish it had said it would nuke my .config as > well. Just finished setting it up. Thought I'd follow the advice > given before rebuilding the kernel. Should've backed up the .config > fi

[gentoo-user] re: make distclean

2013-12-16 Thread Alexander Kapshuk
https://wiki.gentoo.org/wiki/Kernel/Upgrade Sanitize sources If you just want to rebuild the current kernel, you need sometimes to sanitize the kernel sources: |root # ||make distclean| Interesting option. Wish it had said it would nuke my .config as well. Just finished setting it up. T