* [gentoo-dev] rc4
@ 2001-01-07 18:04 Thomas Flavel
2001-01-07 22:05 ` drobbins
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Flavel @ 2001-01-07 18:04 UTC (permalink / raw
To: gentoo-dev
Hi,
Glad to see there's finally a mailing list, now I can bug everyone and
not just Daniel personally... ;)
> Can we please have pcmcia support in the default kernel? It's a real
> pain having to install off the CD and then build a new kernel, put it
> on floppy and then move to that to the machine in question. It'll be
> a bigger pain if that laptop ends up being my only working machine. 8(
Hmm, I recall asking if rc3 could have gcc and the kernel source
available from the boot cd - I see the kernel source code is in the
packages directory, but I think there may have been a
mis-communication... I actually meant that gcc be executable from
boot.img so that a kernel can be compiled directly from the boot cd
(onto ramfs presumably, unless you mount anything else) without having
to install anything to a hard disk - I for one would find this very
useful, and I'm surprised I haven't seen any other distros do this.
Comments please
- Tom
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] rc4
2001-01-07 18:04 [gentoo-dev] rc4 Thomas Flavel
@ 2001-01-07 22:05 ` drobbins
2001-01-09 5:21 ` [gentoo-dev] kernel compile on install drobbins
0 siblings, 1 reply; 4+ messages in thread
From: drobbins @ 2001-01-07 22:05 UTC (permalink / raw
To: Thomas Flavel
On Sun, Jan 07, 2001 at 06:04:04PM +0000, Thomas Flavel wrote:
> Hi,
>
> Glad to see there's finally a mailing list, now I can bug everyone and
> not just Daniel personally... ;)
>
> > Can we please have pcmcia support in the default kernel? It's a real
> > pain having to install off the CD and then build a new kernel, put it
> > on floppy and then move to that to the machine in question. It'll be
> > a bigger pain if that laptop ends up being my only working machine. 8(
>
> Hmm, I recall asking if rc3 could have gcc and the kernel source
> available from the boot cd - I see the kernel source code is in the
> packages directory, but I think there may have been a
> mis-communication... I actually meant that gcc be executable from
> boot.img so that a kernel can be compiled directly from the boot cd
> (onto ramfs presumably, unless you mount anything else) without having
> to install anything to a hard disk - I for one would find this very
> useful, and I'm surprised I haven't seen any other distros do this.
> Comments please
I think that's impossible right now, since the kernel sources need to be
on a read/write filesystem. However, I believe that this is changing with
the official 2.4.0 release (or some time soon), which will allow the sources
to reside on the CD. Then, it'll be possible. Otherwise, you'd need ~150Mb
of spare RAM just to hold the upacked kernel sources in a RAM filesystem.
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-dev] kernel compile on install
2001-01-07 22:05 ` drobbins
@ 2001-01-09 5:21 ` drobbins
2001-01-09 5:42 ` Thomas Flavel
0 siblings, 1 reply; 4+ messages in thread
From: drobbins @ 2001-01-09 5:21 UTC (permalink / raw
To: gentoo-dev
On Sun, Jan 07, 2001 at 03:05:12PM -0700, drobbins@gentoo.org wrote:
> > Hmm, I recall asking if rc3 could have gcc and the kernel source
> > available from the boot cd - I see the kernel source code is in the
> > packages directory, but I think there may have been a
> > mis-communication... I actually meant that gcc be executable from
> > boot.img so that a kernel can be compiled directly from the boot cd
> > (onto ramfs presumably, unless you mount anything else) without having
> > to install anything to a hard disk - I for one would find this very
> > useful, and I'm surprised I haven't seen any other distros do this.
> > Comments please
>
> I think that's impossible right now, since the kernel sources need to be
> on a read/write filesystem. However, I believe that this is changing with
> the official 2.4.0 release (or some time soon), which will allow the sources
> to reside on the CD. Then, it'll be possible. Otherwise, you'd need ~150Mb
> of spare RAM just to hold the upacked kernel sources in a RAM filesystem.
Now that I think of it, this should be possible with a chroot to /mnt/gentoo
after the base system has been installed. The kernel could then be compiled
and installed quite easily. We'll need to test it out -- I hope it works :)
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] kernel compile on install
2001-01-09 5:21 ` [gentoo-dev] kernel compile on install drobbins
@ 2001-01-09 5:42 ` Thomas Flavel
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Flavel @ 2001-01-09 5:42 UTC (permalink / raw
To: gentoo-dev
On Mon, 8 Jan 2001 drobbins@gentoo.org wrote:
> On Sun, Jan 07, 2001 at 03:05:12PM -0700, drobbins@gentoo.org wrote:
>
> > > Hmm, I recall asking if rc3 could have gcc and the kernel source
> > > available from the boot cd - I see the kernel source code is in the
> > > packages directory, but I think there may have been a
> > > mis-communication... I actually meant that gcc be executable from
> > > boot.img so that a kernel can be compiled directly from the boot cd
> > > (onto ramfs presumably, unless you mount anything else) without having
> > > to install anything to a hard disk - I for one would find this very
> > > useful, and I'm surprised I haven't seen any other distros do this.
> > > Comments please
> >
> > I think that's impossible right now, since the kernel sources need to be
> > on a read/write filesystem. However, I believe that this is changing with
> > the official 2.4.0 release (or some time soon), which will allow the sources
> > to reside on the CD. Then, it'll be possible. Otherwise, you'd need ~150Mb
> > of spare RAM just to hold the upacked kernel sources in a RAM filesystem.
>
> Now that I think of it, this should be possible with a chroot to /mnt/gentoo
> after the base system has been installed. The kernel could then be compiled
> and installed quite easily. We'll need to test it out -- I hope it works :)
Great, thanks both - I'll let you know how I get on... oh, and if I
remember correctly the k6 should be able to run pentium pro code.
- Tom
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-01-09 5:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-07 18:04 [gentoo-dev] rc4 Thomas Flavel
2001-01-07 22:05 ` drobbins
2001-01-09 5:21 ` [gentoo-dev] kernel compile on install drobbins
2001-01-09 5:42 ` Thomas Flavel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox