public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Where to get the gentoo kernel?
@ 2011-10-13 13:44 Lavender
  2011-10-13 13:47 ` Alan McKinnon
  2011-10-13 13:52 ` meino.cramer
  0 siblings, 2 replies; 9+ messages in thread
From: Lavender @ 2011-10-13 13:44 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

I want to download it . I have searched in the distfiles directory on the mirorrs , but I don't know where to get it . Anyone can tell me ?

[-- Attachment #2: Type: text/html, Size: 150 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
  2011-10-13 13:44 Lavender
@ 2011-10-13 13:47 ` Alan McKinnon
  2011-10-13 13:52 ` meino.cramer
  1 sibling, 0 replies; 9+ messages in thread
From: Alan McKinnon @ 2011-10-13 13:47 UTC (permalink / raw
  To: gentoo-user

On Thu, 13 Oct 2011 21:44:05 +0800
"Lavender" <448463782@qq.com> wrote:

> I want to download it . I have searched in the distfiles directory on
> the mirorrs , but I don't know where to get it . Anyone can tell me ?

It's called linux-<something> on the distfiles mirrors

You can download the master image from kernel.org

emerge gentoo-sources will do all that for you.

This is extremely basic gentoo knowledge, fully described in the
documentation. Why are you still having trouble with these concepts? 

-- 
Alan McKinnnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
  2011-10-13 13:44 Lavender
  2011-10-13 13:47 ` Alan McKinnon
@ 2011-10-13 13:52 ` meino.cramer
  1 sibling, 0 replies; 9+ messages in thread
From: meino.cramer @ 2011-10-13 13:52 UTC (permalink / raw
  To: gentoo-user

Lavender <448463782@qq.com> [11-10-13 15:48]:
> I want to download it . I have searched in the distfiles directory on the mirorrs , but I don't know where to get it . Anyone can tell me ?

Hi,

try

    eix gentoo-sources

and than (as superuser)

    emerge gentoo-sources

HTH!

Best regards,
mcc




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
@ 2011-10-13 13:56 Lavender
  0 siblings, 0 replies; 9+ messages in thread
From: Lavender @ 2011-10-13 13:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 745 bytes --]

Yeah , I know it works , but I wanna know exactly where it it , because my school will cut the electricity down after 11 pm . I need to get it before I could not .
   
  
  ------------------ Original ------------------
  From:  "meino.cramer"<meino.cramer@gmx.de>;
 Date:  Thu, Oct 13, 2011 09:52 PM
 To:  "gentoo-user"<gentoo-user@lists.gentoo.org>; 
 
 Subject:  Re: [gentoo-user] Where to get the gentoo kernel?

  
Lavender <448463782@qq.com> [11-10-13 15:48]:
> I want to download it . I have searched in the distfiles directory on the mirorrs , but I don't know where to get it . Anyone can tell me ?

Hi,

try

    eix gentoo-sources

and than (as superuser)

    emerge gentoo-sources

HTH!

Best regards,
mcc

[-- Attachment #2: Type: text/html, Size: 1370 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
@ 2011-10-13 14:11 Lavender
  2011-10-13 14:16 ` Michael Mol
  0 siblings, 1 reply; 9+ messages in thread
From: Lavender @ 2011-10-13 14:11 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1304 bytes --]

Suddenly I got an idea , is there great difference between gentoo kernel and the original kernel ? 
 I want to build linux with the original kernel , but where have gentoo modified based original kernel ? Security , speed or anywhere else ? If I do this, can the linux I built  be called gentoo ?
   
  
  ------------------ Original ------------------
  From:  "Lavender"<448463782@qq.com>;
 Date:  Thu, Oct 13, 2011 09:56 PM
 To:  "gentoo-user"<gentoo-user@lists.gentoo.org>; 
 
 Subject:  Re: [gentoo-user] Where to get the gentoo kernel?

  
 Yeah , I know it works , but I wanna know exactly where it it , because my school will cut the electricity down after 11 pm . I need to get it before I could not .
   
  
  ------------------ Original ------------------
  From:  "meino.cramer"<meino.cramer@gmx.de>;
 Date:  Thu, Oct 13, 2011 09:52 PM
 To:  "gentoo-user"<gentoo-user@lists.gentoo.org>; 
 
 Subject:  Re: [gentoo-user] Where to get the gentoo kernel?

  
Lavender <448463782@qq.com> [11-10-13 15:48]:
> I want to download it . I have searched in the distfiles directory on the mirorrs , but I don't know where to get it . Anyone can tell me ?

Hi,

try

    eix gentoo-sources

and than (as superuser)

    emerge gentoo-sources

HTH!

Best regards,
mcc

[-- Attachment #2: Type: text/html, Size: 2430 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
  2011-10-13 14:11 Lavender
@ 2011-10-13 14:16 ` Michael Mol
  2011-10-13 14:20   ` Jens Reinemuth
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Mol @ 2011-10-13 14:16 UTC (permalink / raw
  To: gentoo-user

If you want to build the original kernel,

emerge linux-sources

(At least, I think that's the package name for vanilla sources. I
don't have my Gentoo box handy)

On Thu, Oct 13, 2011 at 10:11 AM, Lavender <448463782@qq.com> wrote:
> Suddenly I got an idea , is there great difference between gentoo kernel and
> the original kernel ?
> I want to build linux with the original kernel , but where have gentoo
> modified based original kernel ? Security , speed or anywhere else ? If I do
> this, can the linux I built  be called gentoo ?
>
>
> ------------------ Original ------------------
> From:  "Lavender"<448463782@qq.com>;
> Date:  Thu, Oct 13, 2011 09:56 PM
> To:  "gentoo-user"<gentoo-user@lists.gentoo.org>;
> Subject:  Re: [gentoo-user] Where to get the gentoo kernel?
>
> Yeah , I know it works , but I wanna know exactly where it it , because my
> school will cut the electricity down after 11 pm . I need to get it before I
> could not .
>
>
> ------------------ Original ------------------
> From:  "meino.cramer"<meino.cramer@gmx.de>;
> Date:  Thu, Oct 13, 2011 09:52 PM
> To:  "gentoo-user"<gentoo-user@lists.gentoo.org>;
> Subject:  Re: [gentoo-user] Where to get the gentoo kernel?
>
> Lavender <448463782@qq.com> [11-10-13 15:48]:
>> I want to download it . I have searched in the distfiles directory on the
>> mirorrs , but I don't know where to get it . Anyone can tell me ?
>
> Hi,
>
> try
>
>     eix gentoo-sources
>
> and than (as superuser)
>
>     emerge gentoo-sources
>
> HTH!
>
> Best regards,
> mcc
>
>
>



-- 
:wq



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
  2011-10-13 14:16 ` Michael Mol
@ 2011-10-13 14:20   ` Jens Reinemuth
  0 siblings, 0 replies; 9+ messages in thread
From: Jens Reinemuth @ 2011-10-13 14:20 UTC (permalink / raw
  To: gentoo-user

On 13.10.2011 16:16, Michael Mol wrote:
> (At least, I think that's the package name for vanilla sources. I
emerge vanilla-sources





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
@ 2011-10-13 14:22 Lavender
  2011-10-13 14:40 ` Neil Bothwick
  0 siblings, 1 reply; 9+ messages in thread
From: Lavender @ 2011-10-13 14:22 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

Thank you ,I thought it would be named gentoo-<sth>, no wonder I haven't found it .
   
  
  ------------------ Original ------------------
  From:  "Alan McKinnon"<alan.mckinnon@gmail.com>;
 Date:  Thu, Oct 13, 2011 09:47 PM
 To:  "gentoo-user"<gentoo-user@lists.gentoo.org>; 
 
 Subject:  Re: [gentoo-user] Where to get the gentoo kernel?

  
On Thu, 13 Oct 2011 21:44:05 +0800
"Lavender" <448463782@qq.com> wrote:

> I want to download it . I have searched in the distfiles directory on
> the mirorrs , but I don't know where to get it . Anyone can tell me ?

It's called linux-<something> on the distfiles mirrors

You can download the master image from kernel.org

emerge gentoo-sources will do all that for you.

This is extremely basic gentoo knowledge, fully described in the
documentation. Why are you still having trouble with these concepts? 

-- 
Alan McKinnnon
alan.mckinnon@gmail.com

[-- Attachment #2: Type: text/html, Size: 1532 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Where to get the gentoo kernel?
  2011-10-13 14:22 [gentoo-user] Where to get the gentoo kernel? Lavender
@ 2011-10-13 14:40 ` Neil Bothwick
  0 siblings, 0 replies; 9+ messages in thread
From: Neil Bothwick @ 2011-10-13 14:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

On Thu, 13 Oct 2011 22:22:51 +0800, Lavender wrote:

> Thank you ,I thought it would be named gentoo-<sth>, no wonder I
> haven't found it .

eix -C sys-kernel will list all available kernel sources, with
descriptions of each.


-- 
Neil Bothwick

To most people solutions mean finding the answers.  But to chemists
solutions are things that are still all mixed up.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-13 14:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 14:22 [gentoo-user] Where to get the gentoo kernel? Lavender
2011-10-13 14:40 ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2011-10-13 14:11 Lavender
2011-10-13 14:16 ` Michael Mol
2011-10-13 14:20   ` Jens Reinemuth
2011-10-13 13:56 Lavender
2011-10-13 13:44 Lavender
2011-10-13 13:47 ` Alan McKinnon
2011-10-13 13:52 ` meino.cramer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox