All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Manuel McLure" <manuel@mclure.org>
To: <root@chaos.analogic.com>, "Marco Colombo" <marco@esi.it>
Cc: "Thomas Duffy" <Thomas.Duffy.99@alumni.brown.edu>,
	"Linux Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: Aunt Tillie builds a kernel (was Re: ISA hardware discovery -- the elegant solution)
Date: Tue, 15 Jan 2002 11:15:43 -0800	[thread overview]
Message-ID: <0b8801c19df9$0784dd50$7e93a8c0@sac.unify.com> (raw)
In-Reply-To: <Pine.LNX.3.95.1020115133220.818B-100000@chaos.analogic.com>

Red Hat provides a source RPM for their kernel - install the source RPM and
use rpm to build it. If you want to figure out what order the patches were
applied in, just look at the RPM spec file. I myself have applied patches to
a Red Hat kernel RPM in this fashion.

--
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<manuel@mclure.org>     | and significant law, no man may kill a cat.
<http://www.mclure.org> |             -- H.P. Lovecraft


----- Original Message -----
From: "Richard B. Johnson" <root@chaos.analogic.com>
To: "Marco Colombo" <marco@esi.it>
Cc: "Thomas Duffy" <Thomas.Duffy.99@alumni.brown.edu>; "Linux Mailing List"
<linux-kernel@vger.kernel.org>
Sent: Tuesday, January 15, 2002 10:52 AM
Subject: Re: Aunt Tillie builds a kernel (was Re: ISA hardware discovery --
the elegant solution)


> On Tue, 15 Jan 2002, Marco Colombo wrote:
>
> > On 15 Jan 2002, Thomas Duffy wrote:
> >
> > > On Tue, 2002-01-15 at 04:29, Andrew Pimlott wrote:
> > >
> > > > - Building from source is good karma.
>
> [SNIPPED...]
>
> >
> > Every distro supplies a package with the source used to build their own
> > kernel. Just recomplile it.
>
> Really???  Have you ever tried this? RedHat provides a directory
> of random patches that won't patch regardless of the order in
> which you attempt patches (based upon date-stamps on patches or
> date-stamps on files). It's like somebody just copied in some
> junk, thinking nobody would ever bother.
>
> Some distributions don't even provide source. They provide
> copies of /usr/src/linux/include/asm and /usr/src/linux/include/linux
> but nothing else. You have to "find" source on the internet.
>
> Some distributions don't even provide that, instead they provide
> copies of /usr/src/linux/include/linux and /usr/src/linux/include/asm
> under /usr/include.
>
> The "good-ol-days" where you could get 72 floppies from Yggdrasil,
> install Linux, and spend the next 48 hours watching it compile
> are long gone.
>
> I have never found a distribution that uses modules, in which is
> was even remotely possible to duplicate the kernel supplied.
>
> 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.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>


  reply	other threads:[~2002-01-15 19:11 UTC|newest]

Thread overview: 107+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 11:17 ISA hardware discovery -- the elegant solution Michael Lazarou (ETL)
2002-01-14 16:11 ` Eric S. Raymond
2002-01-14 16:59   ` Eli Carter
2002-01-14 17:11     ` Wichert Akkerman
2002-01-14 17:52     ` Aunt Tillie builds a kernel (was Re: ISA hardware discovery -- the elegant solution) Eric S. Raymond
2002-01-14 18:34       ` Alan Cox
2002-01-14 18:26         ` Eric S. Raymond
2002-01-14 18:55           ` Charles Cazabon
2002-01-14 13:32             ` Rob Landley
2002-01-14 18:54             ` Eric S. Raymond
2002-01-14 14:28               ` Rob Landley
2002-01-14 22:34                 ` Eric S. Raymond
2002-01-14 23:02                   ` Bruce Harada
2002-01-14 15:39                     ` Rob Landley
2002-01-15  2:22                       ` Bruce Harada
2002-01-15 13:27                         ` Rob Landley
2002-01-15  0:46                     ` H. Peter Anvin
2002-01-15 12:29                     ` Andrew Pimlott
2002-01-15 14:28                       ` Bruce Harada
2002-01-15 17:04                       ` Thomas Duffy
2002-01-15 18:19                         ` Marco Colombo
2002-01-15 18:52                           ` Richard B. Johnson
2002-01-15 19:15                             ` Manuel McLure [this message]
2002-01-15 19:28                             ` Marco Colombo
2002-01-15 20:13                               ` Richard B. Johnson
2002-01-15 20:30                                 ` Manuel McLure
2002-01-15 20:41                                 ` arjanv
2002-01-15 20:56                                   ` Richard B. Johnson
2002-01-15 21:27                                   ` Marco Colombo
2002-01-15 21:29                                 ` Alan Cox
2002-01-15 19:55                             ` Alan Cox
2002-01-15 20:59                               ` David Woodhouse
2002-01-16 14:53                             ` Horst von Brand
2002-01-16 13:57                         ` Horst von Brand
2002-01-16 10:42                       ` Horst von Brand
2002-01-15 13:53                     ` David Woodhouse
2002-01-14 23:26                   ` Alan Cox
2002-01-15  2:06                     ` Eric S. Raymond
2002-01-15 21:08                       ` Horst von Brand
2002-01-15  0:09                   ` Mark Hahn
2002-01-15  9:14                   ` Sean Hunter
2002-01-15 16:36                     ` Rob Landley
2002-01-14 19:29               ` Tom Rini
2002-01-14 19:29               ` Eli Carter
2002-01-14 19:45               ` Dave Jones
2002-01-14 19:52               ` Charles Cazabon
2002-01-15 11:00               ` Horst von Brand
2002-01-14 19:00           ` Alan Cox
2002-01-14 18:44             ` Eric S. Raymond
2002-01-14 19:14               ` Alan Cox
2002-01-14 19:34                 ` Tom Rini
2002-01-14 18:59             ` Larry McVoy
2002-01-14 19:02           ` arjan
2002-01-14 19:50             ` Eric S. Raymond
2002-01-14 13:01               ` gmack
2002-01-14 14:43               ` Rob Landley
2002-01-14 20:26               ` Charles Cazabon
2002-01-14 20:19                 ` Eric S. Raymond
2002-01-14 20:49                   ` Dave Jones
2002-01-14 20:55                   ` Brian Gerst
2002-01-14 21:21                   ` Alan Cox
2002-01-15 11:40                 ` David Woodhouse
2002-01-14 20:30               ` Justin Carlson
2002-01-15  1:30                 ` Tom Rini
2002-01-15 22:46                   ` Alex Bligh - linux-kernel
2002-01-15 22:56                     ` Tom Rini
2002-01-16  4:09                     ` Eric S. Raymond
2002-01-14 20:37               ` Dave Jones
2002-01-14 20:38                 ` Eric S. Raymond
2002-01-14 22:07                   ` Jeff Garzik
2002-01-14 22:18                     ` Dave Jones
2002-01-14 22:36                       ` Jeff Garzik
2002-01-14 22:18                   ` Reid Hekman
2002-01-14 23:30                     ` Timothy Covell
2002-01-14 21:05               ` Hugh Dickins
2002-01-14 21:15               ` Alan Cox
2002-01-14 22:08                 ` Eric S. Raymond
2002-01-14 23:03                   ` Alan Cox
2002-01-14 22:41                     ` Eric S. Raymond
2002-01-14 23:27                       ` Alan Cox
2002-01-15  1:21                         ` Eric S. Raymond
2002-01-15 12:31                         ` Marco Colombo
2002-01-15 22:17                 ` Alex Bligh - linux-kernel
2002-01-15 23:22                   ` Tom Rini
2002-01-16 10:49                     ` Keith Owens
2002-01-15 11:53               ` T. A.
2002-01-15 13:53               ` Horst von Brand
2002-01-14 19:28           ` Ben Collins
2002-01-14 22:41           ` Tom Gilbert
2002-01-14 18:38       ` Dave Jones
2002-01-14 18:53         ` Larry McVoy
2002-01-14 20:50           ` Henrique de Moraes Holschuh
2002-01-15 19:34             ` Horst von Brand
2002-01-15 21:38           ` Alex Bligh - linux-kernel
2002-01-15 23:44             ` Rob Landley
2002-01-16 14:33               ` Alex Bligh - linux-kernel
2002-01-16 13:05                 ` Rob Landley
2002-01-16 15:27             ` Horst von Brand
2002-01-15 10:05       ` Horst von Brand
2002-01-14 18:33   ` ISA hardware discovery -- the elegant solution Oliver Xymoron
2002-01-14 23:02     ` Tom Gilbert
2002-01-14 18:58   ` Andrew Pimlott
  -- strict thread matches above, loose matches on Subject: below --
2002-01-14 21:08 Aunt Tillie builds a kernel (was Re: ISA hardware discovery -- the elegant solution) Dave Jones
     [not found] <fa.fslncfv.r6o11i@ifi.uio.no>
     [not found] ` <fa.hqe5uev.c60cjs@ifi.uio.no>
2002-01-15 13:00   ` Giacomo Catenazzi
2002-01-15 13:57     ` Alan Cox
2002-01-15 14:02       ` Giacomo Catenazzi
2002-01-16 10:56         ` Horst von Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0b8801c19df9$0784dd50$7e93a8c0@sac.unify.com' \
    --to=manuel@mclure.org \
    --cc=Thomas.Duffy.99@alumni.brown.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marco@esi.it \
    --cc=root@chaos.analogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.