public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] install doc rc6
@ 2001-09-06 11:04 Philippe Namias
  2001-09-06 11:23 ` Frank Thieme
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Namias @ 2001-09-06 11:04 UTC (permalink / raw
  To: gentoo-dev

Hi,

Just goot some question about this:

Code listing 21
#cd /usr/portage/sys-kernel/linux-sources
# emerge linux-sources-2.4.8.8.ebuild
# cd /usr/src/linux
# make menuconfig
# make dep; make clean; make bzImage; make modules; make modules_install
maybe better to add :
 make dep && make clean && make bzImage && make modules && make 
modules_install

# mv bzImage bzImage.orig [if bzImage already exists]
as the user is in /usr/src/linux maybe :
mv /boot/bzImage /boot/bzImage.old
# cp /usr/src/linux/arch/i386/boot/bzImage /boot

What do you think?

Philippe Namias



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] install doc rc6
  2001-09-06 11:04 [gentoo-dev] install doc rc6 Philippe Namias
@ 2001-09-06 11:23 ` Frank Thieme
  2001-09-06 14:00   ` Holger Brueckner
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Thieme @ 2001-09-06 11:23 UTC (permalink / raw
  To: gentoo-dev

> # make dep; make clean; make bzImage; make modules; make modules_install
> maybe better to add :
>  make dep && make clean && make bzImage && make modules && make 
> modules_install

in case of - isn't it much easyer to do a
# make dep clean bzImage modules modules_install
?

Bye...Frank

-- 
GCS d- s a-- C++>++++ UL++++ P++ L++ !E W++ N o? K? w$ O M- V? PS PE
Y PGP++>+++ t+ 5+ X+++ R- tv+ b+ DI+ D+ G+>+++ e* h r++ y+




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] install doc rc6
  2001-09-06 11:23 ` Frank Thieme
@ 2001-09-06 14:00   ` Holger Brueckner
  0 siblings, 0 replies; 3+ messages in thread
From: Holger Brueckner @ 2001-09-06 14:00 UTC (permalink / raw
  To: gentoo-dev

yet better ...

make dep clean bzImage modules modules_install

cya

Holger
----- Original Message -----
From: "Frank Thieme" <fthieme@gmx.net>
To: <gentoo-dev@cvs.gentoo.org>
Sent: Thursday, September 06, 2001 7:21 PM
Subject: Re: [gentoo-dev] install doc rc6


> > # make dep; make clean; make bzImage; make modules; make modules_install
> > maybe better to add :
> >  make dep && make clean && make bzImage && make modules && make
> > modules_install
>
> in case of - isn't it much easyer to do a
> # make dep clean bzImage modules modules_install
> ?
>
> Bye...Frank
>
> --
> GCS d- s a-- C++>++++ UL++++ P++ L++ !E W++ N o? K? w$ O M- V? PS PE
> Y PGP++>+++ t+ 5+ X+++ R- tv+ b+ DI+ D+ G+>+++ e* h r++ y+
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-06 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06 11:04 [gentoo-dev] install doc rc6 Philippe Namias
2001-09-06 11:23 ` Frank Thieme
2001-09-06 14:00   ` Holger Brueckner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox