From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4EA0EC7EE23 for ; Fri, 26 May 2023 07:59:11 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.96) (envelope-from ) id 1q2SLi-00024S-06; Fri, 26 May 2023 03:58:58 -0400 Received: from mail-pf1-x42b.google.com ([2607:f8b0:4864:20::42b]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1q2SLg-00024E-18 for kernelnewbies@kernelnewbies.org; Fri, 26 May 2023 03:58:56 -0400 Received: by mail-pf1-x42b.google.com with SMTP id d2e1a72fcca58-64d41763796so477436b3a.2 for ; Fri, 26 May 2023 00:58:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685087928; x=1687679928; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=+Xrst3i8jggjJ3pjphTr6FzjDUnaSRkCRI0DbwA0VmI=; b=cpXrceW6h/DEr8Gkgg+CT1tY43lqFibJJc3pn0C5du+zpQ4watiWP2qiRpLcEdsH7e H+JQ9P2zVZP8ZVRsGuHBfy338Qcgcc+P1fgKxGXCdtQv161culc8dTz1BA5KzCgsoMS8 +Fhs3fuVJuMQOBii6moqQn3vRg+zGENaRfBA2vVi1HRR6LatG2iGVW96Fz1BbiZYPaGb Qha20JYSKiXRkrc50hjdihySx3kYeq/H8zJJO72ijB0EQ4cRWUwirnPpvqZube3evra2 zdRrVjPutJB1TZcM7p9EY3X3eFpVGqCdm6DmvImlpghxzxCweYByvtJXoop/a7h3CEV2 n4vA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685087928; x=1687679928; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+Xrst3i8jggjJ3pjphTr6FzjDUnaSRkCRI0DbwA0VmI=; b=REQVRCiO3xLsD5mxLoIAIpWL32ihUh3lyEYLK20h6A+qMWdn7MU7zqrxu385raG0Pk oG9fkvK7AffMNFrTGL3uEf506iMOE+fbDx1cDWR1KTR8IVDY+GlR08ZI0KXuiP5auFBb wEcH2YASPwBA0YH7fcZkoNZJevouSjMpVrA453DvQDPtustLLgLpJaScWU0DIIJ7zM+d itksKJESwoLm6yw4wizijTyvKVf6q2OMEzP4smtFtuTXYk5pYezV7R5JbMscGNC8OXEk YYqfFxAPRZaIhopRRO9Uu50GFReQuVr1m1d7vE+0VNjiNb+sXwp/hiSFybhUCkaYZ0o2 RTKA== X-Gm-Message-State: AC+VfDyXkkm2uhkFF+P51r0Ga1rKsKH/JrOhiQuvHVTE1SYUkXij8PKm VmWo88hi/0pJ4fXVciTEaDnS13iNhmUJex4ZhvLkkio= X-Google-Smtp-Source: ACHHUZ5KU4+dSuvpUAyJUozUeIPoFOL6TiGy3XweL+QcQ2F8Bsbz/CK9O2gSbAl7GilUqduS0GyFDoB9Gqbd+FHrqwM= X-Received: by 2002:a17:90a:a511:b0:24d:fbaf:e0b1 with SMTP id a17-20020a17090aa51100b0024dfbafe0b1mr1486338pjq.19.1685087928205; Fri, 26 May 2023 00:58:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Deepak Goel Date: Fri, 26 May 2023 13:28:36 +0530 Message-ID: Subject: Re: Earlier Linux Code... To: "Robert P. J. Day" Cc: Kernel Newbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============6747596699346735309==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============6747596699346735309== Content-Type: multipart/alternative; boundary="00000000000060473b05fc941b95" --00000000000060473b05fc941b95 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, May 26, 2023 at 1:21=E2=80=AFPM Robert P. J. Day wrote: > On Fri, 26 May 2023, Deepak Goel wrote: > > > Hello > > I am a newbie. > > > > Is it possible to find the linux code of earlier versions like > > 0.1,0.2,...1.0, 1.1...? > > > > Please advise. Thank you. > > I'm confused ... recently, you were asking people on this list to > spoon-feed you the most basic fundamentals of *modern* Linux; now, > you're suddenly interested in versions that are more than 30 years old > and have absolutely no value beyond being historical curiosities. > > What value do you plan on getting out of examining Linux 0.99? How > do you think this will enable you to get a handle on modern Linux, > with its plethora of drivers for devices that did not even exist back > then? > > As before, a simple online search would have told you where to look. > I did an online Google search but couldn't get much. Tried ChatGPT too, but couldn't get much help. > I'm starting to think this entire list is being trolled. > > rday --00000000000060473b05fc941b95 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri, May 26, 2023 at= 1:21=E2=80=AFPM Robert P. J. Day <rpjday@crashcourse.ca> wrote:
On Fri, 26 May 2023, Deepak Goel wrote:

> Hello
> I am a newbie.
>
> Is it possible to find the linux code of earlier versions like
> 0.1,0.2,...1.0, 1.1...?
>
> Please advise. Thank=C2=A0you.

=C2=A0 I'm confused ... recently, you were asking people on this list t= o
spoon-feed you the most basic fundamentals of *modern* Linux; now,
you're suddenly interested in versions that are more than 30 years old<= br> and have absolutely no value beyond being historical curiosities.

=C2=A0 What value do you plan on getting out of examining Linux 0.99? How do you think this will enable you to get a handle on modern Linux,
with its plethora of drivers for devices that did not even exist back
then?

=C2=A0 As before, a simple online search would have told you where to look.=

I did an online Google search but coul= dn't get much. Tried ChatGPT too, but couldn't get much help.
=
=C2=A0
I'm starting to think this entire list is being trolled.

rday
--00000000000060473b05fc941b95-- --===============6747596699346735309== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============6747596699346735309==--