lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Sep 2011 15:57:39 +0900
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	'santosh' <santosh.iitg@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: RE: {Question] Is "kernel.org" down ?

Santosh wrote:
> 
> Kgene,
> 
> https://github.com/torvalds/linux.git
> 
> Thanks for your response. I could not find location in that site to
> download linux kernel.
> 
> I need  2.6.38 kernel source.  Can you please help me out ?
> 
Hi Santosh,

Please refer to below...

$ git clone git://github.com/torvalds/linux.git

$ cd linux

$ git checkout v2.6.38
Or $ git reset --hard v2.6.38
Or $ git checkout -b [local branch] v2.6.38

Actually, there are many ways and above is one of them...

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.


> Thanks
> Santosh
> 
> On Thu, Sep 29, 2011 at 11:46 AM, Kukjin Kim <kgene.kim@...sung.com>
wrote:
> > santosh wrote:
> >>
> >> Hi
> >>
> >>  http://kernel.org/
> >>
> >> When I try to browse the above site, it shows "Down for maintenance".
> >> If it is down then from where I can download kernel source ??
> >>
> >
> > You can get it from following:
> >  git://github.com/torvalds/linux.git
> >
> > Thanks.
> >
> > Best regards,
> > Kgene.
> > --
> > Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
> > SW Solution Development Team, Samsung Electronics Co., Ltd.
> >
> >

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ