public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] New Profiles
@ 2007-06-21  8:15 Daniel Glaser
  2007-06-21  9:08 ` Luca Barbato
  0 siblings, 1 reply; 10+ messages in thread
From: Daniel Glaser @ 2007-06-21  8:15 UTC (permalink / raw
  To: gentoo-dev

Hello,

is anybody out there, who could help me developing a new profile for 
embedded PowerPC (PPC405EP without floating point unit). I tried to 
build one but it's very painful if you've never done it.

Daniel
-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev] New Profiles
  2007-06-21  8:15 [gentoo-dev] New Profiles Daniel Glaser
@ 2007-06-21  9:08 ` Luca Barbato
  2007-06-21  9:14   ` Daniel Glaser
  2007-06-21  9:23   ` Daniel Glaser
  0 siblings, 2 replies; 10+ messages in thread
From: Luca Barbato @ 2007-06-21  9:08 UTC (permalink / raw
  To: gentoo-dev

Daniel Glaser wrote:
> Hello,
> 
> is anybody out there, who could help me developing a new profile for
> embedded PowerPC (PPC405EP without floating point unit). I tried to
> build one but it's very painful if you've never done it.

Which is the problem exactly?

lu

-- 

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero

-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev] New Profiles
  2007-06-21  9:08 ` Luca Barbato
@ 2007-06-21  9:14   ` Daniel Glaser
  2007-06-21  9:23   ` Daniel Glaser
  1 sibling, 0 replies; 10+ messages in thread
From: Daniel Glaser @ 2007-06-21  9:14 UTC (permalink / raw
  To: gentoo-dev

Hello,
> Which is the problem exactly?
>   
I don't know, what I have to provide exactly. If I use a local profile 
(I put it in /usr/local/profile and made some link to it from 
PORTAGE_CONFIGROOT/etc/make.profile), I don't know, how to refer to 
/usr/portage/profile/embedded/ with the parent file.

Shall I give an absolute path?

Shall I bind /usr/portage/ to PORTAGE_CONFIGROOT/usr/portage or to 
ROOT/usr/portage?

It's really confusing to me, how to handle it with another root, but I 
have to, because I'm cross-compiling.

Daniel
-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev] New Profiles
  2007-06-21  9:08 ` Luca Barbato
  2007-06-21  9:14   ` Daniel Glaser
@ 2007-06-21  9:23   ` Daniel Glaser
  2007-06-21 20:30     ` [gentoo-dev] " Steve Long
  1 sibling, 1 reply; 10+ messages in thread
From: Daniel Glaser @ 2007-06-21  9:23 UTC (permalink / raw
  To: gentoo-dev

Hello Guys, hello Luca,

another thing I forgot is, that I need a stage, that is not yet in 
experimental. What would be the fastest way, to get to something like:

stage3-ppc-glibc-softfloat-2006.1.tar.bz2

Would it be to get the uclibc, which is in experimental and just 
recompile everything glibc?

Daniel
-- 
gentoo-dev@gentoo.org mailing list



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

* [gentoo-dev]  Re: New Profiles
  2007-06-21  9:23   ` Daniel Glaser
@ 2007-06-21 20:30     ` Steve Long
  2007-06-21 22:12       ` Chris Gianelloni
  0 siblings, 1 reply; 10+ messages in thread
From: Steve Long @ 2007-06-21 20:30 UTC (permalink / raw
  To: gentoo-dev

Daniel Glaser wrote:
> another thing I forgot is, that I need a stage, that is not yet in
> experimental. What would be the fastest way, to get to something like:
> 
> stage3-ppc-glibc-softfloat-2006.1.tar.bz2
> 
> Would it be to get the uclibc, which is in experimental and just
> recompile everything glibc?
> 
I really would recommend logging onto irc.freenode.org channel
#gentoo-dev-help as they are more than willing to help with this kind of
thing, you'll get answers much more quickly and will not take up the dev
list with specific questions. I recommend looking at catalyst though to
build stages:
http://www.gentoo.org/proj/en/releng/catalyst/2.x/reference.xml

HTH, igli ;)


-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev]  Re: New Profiles
  2007-06-21 20:30     ` [gentoo-dev] " Steve Long
@ 2007-06-21 22:12       ` Chris Gianelloni
  2007-06-23 12:51         ` [gentoo-dev] " Steve Long
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Gianelloni @ 2007-06-21 22:12 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

On Thu, 2007-06-21 at 21:30 +0100, Steve Long wrote:
> http://www.gentoo.org/proj/en/releng/catalyst/2.x/reference.xml

Please don't point people to this document.  It is a work-in-progress
and does not accurately reflect the state of catalyst 2.x (but rather
catalyst 1.x), its configuration, or its capabilities.  For the best
documentation, grab the tarball (or emerge catalyst) and look at the
examples.

Thanks,

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* [gentoo-dev]  Re: Re: New Profiles
  2007-06-21 22:12       ` Chris Gianelloni
@ 2007-06-23 12:51         ` Steve Long
  2007-06-24 23:55           ` Daniel Glaser
  0 siblings, 1 reply; 10+ messages in thread
From: Steve Long @ 2007-06-23 12:51 UTC (permalink / raw
  To: gentoo-dev

Chris Gianelloni wrote:
> Please don't point people to this document.  It is a work-in-progress
> and does not accurately reflect the state of catalyst 2.x (but rather
> catalyst 1.x), its configuration, or its capabilities.  For the best
> documentation, grab the tarball (or emerge catalyst) and look at the
> examples.
> 
Oops, my bad, sorry. I got the link a couple of months ago, but it seemed
like a bad time to get into Catalyst, what with releng being occupied with
the release.

I should point out to people that there is a mailing list where you can ask
specific questions about Catalyst problems:
http://dir.gmane.org/gmane.linux.gentoo.catalyst

Afaict that's the best place for users to get help (as IRC channel is for
development of the actual software) and I've seen interesting discussions
on there (but then, I'm a geek.. ;)


-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev]  Re: Re: New Profiles
  2007-06-23 12:51         ` [gentoo-dev] " Steve Long
@ 2007-06-24 23:55           ` Daniel Glaser
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Glaser @ 2007-06-24 23:55 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Steve,
> Afaict that's the best place for users to get help (as IRC channel
> is for development of the actual software) and I've seen
> interesting discussions on there (but then, I'm a geek.. ;)
Sorry, was out for the Weekend. Thanks a lot for your help. Will log
on to irc tomorrow morning, as soon I've configured it on my workbox :-)

cu daniel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGfwSCLA0LfkMzpGMRAqw3AJ4yMemZHRChPFBBVin27g9rjKvGZQCcD+/G
f1LKHvjkjJrExyzrEacGXQY=
=wOKw
-----END PGP SIGNATURE-----

-- 
gentoo-dev@gentoo.org mailing list



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

* [gentoo-dev] New profiles
@ 2008-04-09 17:15 Chris Gianelloni
  2008-04-09 18:35 ` Fabian Groffen
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Gianelloni @ 2008-04-09 17:15 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-core

Please remember to sync gentoo-x86/profiles before doing any further
commits.  The new profiles need as much checking as possible.  There
have been several commits made by people who have masked things and such
but forgot the new profiles.  Also, if you make changes to any of the
new profiles, please let me know so I can sync the changes into the
snapshot tree.

Thanks,

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Games Developer
-- 
gentoo-dev@lists.gentoo.org mailing list



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

* Re: [gentoo-dev] New profiles
  2008-04-09 17:15 [gentoo-dev] New profiles Chris Gianelloni
@ 2008-04-09 18:35 ` Fabian Groffen
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen @ 2008-04-09 18:35 UTC (permalink / raw
  To: gentoo-dev, gentoo-core

On 09-04-2008 10:15:26 -0700, Chris Gianelloni wrote:
> Please remember to sync gentoo-x86/profiles before doing any further
> commits.  The new profiles need as much checking as possible.  There
> have been several commits made by people who have masked things and such
> but forgot the new profiles.  Also, if you make changes to any of the
> new profiles, please let me know so I can sync the changes into the
> snapshot tree.

I may have missed some post, but do you have a short description, or a
pointer to some documentation of how the profiles are structured now?

I'd like to reorganise my prefix profiles in the same way.  I see some
big benefits in doing so, but before I do I'd like to make sure I
understand the new structure correctly.

Thanks!


-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-dev@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-04-09 18:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21  8:15 [gentoo-dev] New Profiles Daniel Glaser
2007-06-21  9:08 ` Luca Barbato
2007-06-21  9:14   ` Daniel Glaser
2007-06-21  9:23   ` Daniel Glaser
2007-06-21 20:30     ` [gentoo-dev] " Steve Long
2007-06-21 22:12       ` Chris Gianelloni
2007-06-23 12:51         ` [gentoo-dev] " Steve Long
2007-06-24 23:55           ` Daniel Glaser
  -- strict thread matches above, loose matches on Subject: below --
2008-04-09 17:15 [gentoo-dev] New profiles Chris Gianelloni
2008-04-09 18:35 ` Fabian Groffen

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