2002-01-23 13:17:29

by gspujar

[permalink] [raw]
Subject: linux kernel source




Hi,
Where can I get the source code for "init" process on internet ?
and the entire kernel source code.

Any pointers ?

Thanks
-Girish


"DISCLAIMER: This message is proprietary to Hughes Software Systems Limited
(HSS) and is intended solely for the use of the individual to whom it is
addressed. It may contain privileged or confidential information and should
not be circulated or used for any purpose other than for what it is intended. If
you have received this message in error, please notify the originator
immediately. If you are not the intended recipient, you are notified that you
are strictly prohibited from using, copying, altering, or disclosing the
contents of this message. HSS accepts no responsibility for loss or damage
arising from the use of the information transmitted by this email including
damage from virus."






2002-01-23 13:45:02

by Bongani Hlope

[permalink] [raw]
Subject: Re: linux kernel source

>
>
>
> Hi,
> Where can I get the source code for "init" process on internet ?
> and the entire kernel source code.
>
> Any pointers ?
>
> Thanks
> -Girish
>

http://lxr.linux.no/source/



>
> "DISCLAIMER: This message is proprietary to Hughes Software Systems Limited
> (HSS) and is intended solely for the use of the individual to whom it is
> addressed. It may contain privileged or confidential information and should
> not be circulated or used for any purpose other than for what it is intended. If
> you have received this message in error, please notify the originator
> immediately. If you are not the intended recipient, you are notified that you
> are strictly prohibited from using, copying, altering, or disclosing the
> contents of this message. HSS accepts no responsibility for loss or damage
> arising from the use of the information transmitted by this email including
> damage from virus."
>
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/


---------------------------------------------
This message was sent using M-Web Airmail.
http://airmail.mweb.co.za/


2002-01-23 13:54:47

by Richard B. Johnson

[permalink] [raw]
Subject: Re: linux kernel source

On Wed, 23 Jan 2002 [email protected] wrote:

>
>
>
> Hi,
> Where can I get the source code for "init" process on internet ?
> and the entire kernel source code.
>
> Any pointers ?
>
> Thanks
> -Girish
>

ftp.xx.kernel.org where 'xx' is a country for the kernel(s)....

SYSV-init comes in various flavors, different with different
distributions.

The last 'init' I got was from tsx-11.mit.edu /pub/linux/sources/sbin.
There is a newer 'simple-init' in use by several distributions.
I think it's available on sourceforge (ftp.sourceforge.org). Use
http://www.sourceforge.org to search using keywords.

Cheers,
Dick Johnson

Penguin : Linux version 2.4.1 on an i686 machine (797.90 BogoMips).

I was going to compile a list of innovations that could be
attributed to Microsoft. Once I realized that Ctrl-Alt-Del
was handled in the BIOS, I found that there aren't any.


2002-01-23 16:18:24

by Glendon Gross

[permalink] [raw]
Subject: Re: linux kernel source


You can get the kernel source from ftp://ftp.kernel.org

I'm not sure about init... but the kernel portion
is in /linux/init/main.c after you untar the kernel sources.

On Wed, 23 Jan 2002 [email protected] wrote:

>
>
>
> Hi,
> Where can I get the source code for "init" process on internet ?
> and the entire kernel source code.
>
> Any pointers ?
>
> Thanks
> -Girish
>
>
> "DISCLAIMER: This message is proprietary to Hughes Software Systems Limited
> (HSS) and is intended solely for the use of the individual to whom it is
> addressed. It may contain privileged or confidential information and should
> not be circulated or used for any purpose other than for what it is intended. If
> you have received this message in error, please notify the originator
> immediately. If you are not the intended recipient, you are notified that you
> are strictly prohibited from using, copying, altering, or disclosing the
> contents of this message. HSS accepts no responsibility for loss or damage
> arising from the use of the information transmitted by this email including
> damage from virus."
>
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>