On Fri, May 26, 2023 at 2:05 PM Donald Hunter <donald.hunter@gmail.com> wrote:
Deepak Goel <deicool@gmail.com> writes:
On Fri, May 26, 2023 at 12:26 PM Prathu Baronia < quic_pbaronia@quicinc.com> wrote:
On Fri, May 26, 2023 at 12:11:59PM +0530, Deepak Goel wrote:
Is there a way to download them onto my computer? Or I will have to download each file separately? Elixir is just for browsing and cross referencing. Maybe you can recursively curl or wget it but its not worth it. Old linux code is hosted here: https://github.com/bootlin/linux-history This is where elixir fetches it from. This has all the old tags. You can clone and locally checkout older versions.
I can't see versions earlier than 2.6 on the link ( https://github.com/bootlin/linux-history)
There are tags in that git repoistory for all the historic versions from 0.01 thru v2.6.12-rc1.
I could see that the tag jumps from 0.12 to 0.95a. Nothing in between. Rest all is good.
For example: https://github.com/bootlin/linux-history/tree/0.99
Prathu
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (1)
-
Deepak Goel