* [gentoo-dev] Customizing System
@ 2001-07-02 0:47 IeS
2001-07-02 10:03 ` Daniel Robbins
0 siblings, 1 reply; 4+ messages in thread
From: IeS @ 2001-07-02 0:47 UTC (permalink / raw
To: gentoo-dev
Hi,
As mention at Gentoo website, it's possible to make spesific distro base on
Gentoo.
Now for example, If I want to make base system which include
apache+php+mysql+qmail and build once by:
emerge system
What should I do?
What file should I customize?
TIA
Ihsan
Dapatkan email gratis di www.eramuslim.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Customizing System
2001-07-02 0:47 [gentoo-dev] Customizing System IeS
@ 2001-07-02 10:03 ` Daniel Robbins
2001-07-03 0:19 ` Jerry A!
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Robbins @ 2001-07-02 10:03 UTC (permalink / raw
To: gentoo-dev
On Mon, Jul 02, 2001 at 01:45:18PM +0700, IeS wrote:
> Hi,
>
> As mention at Gentoo website, it's possible to make spesific distro base on
> Gentoo.
>
> Now for example, If I want to make base system which include
> apache+php+mysql+qmail and build once by:
>
> emerge system
>
> What should I do?
> What file should I customize?
You should use the ix86-build instructions that Jerry just posted,
except where he tells you to customize CHOST, CFLAGS and CXXFLAGS,
customize USE as well.
--
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] Customizing System
2001-07-02 10:03 ` Daniel Robbins
@ 2001-07-03 0:19 ` Jerry A!
2001-07-03 5:10 ` Achim Gottinger
0 siblings, 1 reply; 4+ messages in thread
From: Jerry A! @ 2001-07-03 0:19 UTC (permalink / raw
To: gentoo-dev
On Mon, Jul 02, 2001 at 10:02:08AM -0600, Daniel Robbins wrote:
: On Mon, Jul 02, 2001 at 01:45:18PM +0700, IeS wrote:
: > As mention at Gentoo website, it's possible to make spesific distro base on
: > Gentoo.
: >
: > What should I do?
: > What file should I customize?
:
: You should use the ix86-build instructions that Jerry just posted,
: except where he tells you to customize CHOST, CFLAGS and CXXFLAGS,
: customize USE as well.
Actually, you shouldn't specifiy USE at this point. All bootstrap.sh is
doing is create a bootstrap gcc/glibc/binutils/etc so that when you run
"emerge system" all that stuff will be compiled with a "native"
environment (eg buildtools that have C* match what you want the running
system to have). If you specify the USE variable here, you'll probably
build a bunch of stuff that you don't want/need yet ("emerge system"
will recompile it all anyway).
Customize USE right before you do "emerge system".
--Jerry
name: Jerry Alexandratos || Open-Source software isn't a
phone: 703.599.6023 || matter of life or death...
email: jerry@thehutt.org || ...It's much more important
|| than that!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Customizing System
2001-07-03 0:19 ` Jerry A!
@ 2001-07-03 5:10 ` Achim Gottinger
0 siblings, 0 replies; 4+ messages in thread
From: Achim Gottinger @ 2001-07-03 5:10 UTC (permalink / raw
To: gentoo-dev
"Jerry A!" wrote:
>
> On Mon, Jul 02, 2001 at 10:02:08AM -0600, Daniel Robbins wrote:
> : On Mon, Jul 02, 2001 at 01:45:18PM +0700, IeS wrote:
> : > As mention at Gentoo website, it's possible to make spesific distro base on
> : > Gentoo.
> : >
> : > What should I do?
> : > What file should I customize?
> :
> : You should use the ix86-build instructions that Jerry just posted,
> : except where he tells you to customize CHOST, CFLAGS and CXXFLAGS,
> : customize USE as well.
>
> Actually, you shouldn't specifiy USE at this point. All bootstrap.sh is
> doing is create a bootstrap gcc/glibc/binutils/etc so that when you run
> "emerge system" all that stuff will be compiled with a "native"
> environment (eg buildtools that have C* match what you want the running
> system to have). If you specify the USE variable here, you'll probably
> build a bunch of stuff that you don't want/need yet ("emerge system"
> will recompile it all anyway).
Hi Jerry,
It was my mistake in INSTALL-BUILD to customzie USE after bootstrapping.
USE must be customized before bootsttrap because glibc/binutils/gcc make
use
of the "nls" use flag. All other USE flags should not interefere with
bootstrapping.
bye achim~
>
> Customize USE right before you do "emerge system".
>
> --Jerry
>
> name: Jerry Alexandratos || Open-Source software isn't a
> phone: 703.599.6023 || matter of life or death...
> email: jerry@thehutt.org || ...It's much more important
> || than that!
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-07-03 11:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-02 0:47 [gentoo-dev] Customizing System IeS
2001-07-02 10:03 ` Daniel Robbins
2001-07-03 0:19 ` Jerry A!
2001-07-03 5:10 ` Achim Gottinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox