public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] glep-42-news: sparc multilib profile
@ 2008-12-30 14:04 Friedrich Oslage
  2008-12-30 14:31 ` Jeremy Olexa
  0 siblings, 1 reply; 6+ messages in thread
From: Friedrich Oslage @ 2008-12-30 14:04 UTC (permalink / raw
  To: gentoo-dev; +Cc: pr

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

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

Since yesterday we finally have a stable version of
app-admin/eselect-news in the tree [0], now it's time to get some news
rollin' :)

The 2008.0 sparc profile uses a pure 32 bit userland and a 64 bit
kernel. A few days ago I added an experimental multilib profile which
uses 32 bit as default but also supports -m64.

Problem is you can't simply switch your make.profile symlink, that's why
we have a migration guide [1] and the purpose of this news item would be
to notify users who switched to that profile that they need to read and
follow that guide.

Besides causing gcc and glibc to fail compilation, not reading that
guide would also make a users system end up with two different libdirs:
lib and lib32
(All our non-multilib profile use lib as libdir and our multilib
profiles use lib32/lib64 with lib as a symlink to one of them)

I'll commit this in 72 hours unless someone objects.

Regards,
Friedrich

[0] https://bugs.gentoo.org/show_bug.cgi?id=251810
[1] http://dev.gentoo.org/~bluebird/sparc-multilib/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklaKmMACgkQknxn9PmJ76Uk/QCfUrvvCaWo+qAXHXBA+DqxrkrB
04wAoJlOYZ5+K5xS+JjbALkcDYP93Ve3
=+aPC
-----END PGP SIGNATURE-----

[-- Attachment #2: 2008-12-30-sparc-multilib.en.txt --]
[-- Type: text/plain, Size: 800 bytes --]

Title: Migrating to the new sparc mutlilib profile
Author: Friedrich Oslage <bluebird@gentoo.org>
Content-Type: text/plain
Posted: 2008-12-30
Revision: 1
News-Item-Format: 1.0
Display-If-Profile: default/linux/sparc/experimental/multilib
Display-If-Profile: default/linux/sparc/experimental/multilib/desktop
Display-If-Profile: default/linux/sparc/experimental/multilib/developer
Display-If-Profile: default/linux/sparc/experimental/multilib/server

When migrating to the new sparc mutlilib profile please keep in mind that it is
still in an experimental state. Also note that you need to follow the migration
guide [0], otherwise important packages such as gcc or glibc will fail to
compile and most other packages will be installed incorrectly.

[0] http://dev.gentoo.org/~bluebird/sparc-multilib/

[-- Attachment #3: 2008-12-30-sparc-multilib.en.txt.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]

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

* Re: [gentoo-dev] glep-42-news: sparc multilib profile
  2008-12-30 14:04 [gentoo-dev] glep-42-news: sparc multilib profile Friedrich Oslage
@ 2008-12-30 14:31 ` Jeremy Olexa
  2008-12-30 18:46   ` Josh Saddler
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremy Olexa @ 2008-12-30 14:31 UTC (permalink / raw
  To: gentoo-dev

On Tue, Dec 30, 2008 at 8:04 AM, Friedrich Oslage <bluebird@gentoo.org> wrote:

> [1] http://dev.gentoo.org/~bluebird/sparc-multilib/

I would put it in the gentoo.org/doc/en/ domain and link to it in the
gentoo-sparc index
(http://www.gentoo.org/proj/en/base/sparc/index.xml)

2 cents,
Jeremy



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

* Re: [gentoo-dev] glep-42-news: sparc multilib profile
  2008-12-30 14:31 ` Jeremy Olexa
@ 2008-12-30 18:46   ` Josh Saddler
  2008-12-31 15:35     ` Friedrich Oslage
  0 siblings, 1 reply; 6+ messages in thread
From: Josh Saddler @ 2008-12-30 18:46 UTC (permalink / raw
  To: gentoo-dev

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

Jeremy Olexa wrote:
> On Tue, Dec 30, 2008 at 8:04 AM, Friedrich Oslage <bluebird@gentoo.org> wrote:
> 
>> [1] http://dev.gentoo.org/~bluebird/sparc-multilib/
> 
> I would put it in the gentoo.org/doc/en/ domain and link to it in the
> gentoo-sparc index
> (http://www.gentoo.org/proj/en/base/sparc/index.xml)
> 
> 2 cents,
> Jeremy
> 

Mmm, not so much. Documentation like this, that's so specific to one
particular architecture, would be better off in project documentation --
that's (partly) why ya'll have project directories in the first place.
Otherwise it becomes a maintenance burden for the GDP. It'll be easier
on the Sparc team to maintain it if it's in their own /proj/ space.

What we can do, however, is list it in metadoc.xml, so that it will show
up in /doc/en/list.xml.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [gentoo-dev] glep-42-news: sparc multilib profile
  2008-12-30 18:46   ` Josh Saddler
@ 2008-12-31 15:35     ` Friedrich Oslage
  2009-01-08  8:52       ` Petteri Räty
  0 siblings, 1 reply; 6+ messages in thread
From: Friedrich Oslage @ 2008-12-31 15:35 UTC (permalink / raw
  To: gentoo-dev

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

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

Josh Saddler schrieb:
> Mmm, not so much. Documentation like this, that's so specific to one
> particular architecture, would be better off in project documentation --
> that's (partly) why ya'll have project directories in the first place.
> Otherwise it becomes a maintenance burden for the GDP. It'll be easier
> on the Sparc team to maintain it if it's in their own /proj/ space.
> 
> What we can do, however, is list it in metadoc.xml, so that it will show
> up in /doc/en/list.xml.
> 

Right, x86 or ppc users won't benefit from reading it ;)

I moved it to the sparc space and attached the revided news item.

Regards,
Friedrich
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklbkUYACgkQknxn9PmJ76X6UgCeNDiKufUBOJ+L7sQPv4nvBBGM
vIwAnRTVmxQOutloBVG7XIf/FJo5aG+E
=qYuu
-----END PGP SIGNATURE-----

[-- Attachment #2: 2008-12-30-sparc-multilib.en.txt --]
[-- Type: text/plain, Size: 789 bytes --]

Title: Migrating to the new sparc mutlilib profile
Author: Friedrich Oslage <bluebird@gentoo.org>
Content-Type: text/plain
Posted: 2008-12-30
Revision: 1
News-Item-Format: 1.0
Display-If-Profile: default/linux/sparc/experimental/multilib
Display-If-Profile: default/linux/sparc/experimental/multilib/desktop
Display-If-Profile: default/linux/sparc/experimental/multilib/developer
Display-If-Profile: default/linux/sparc/experimental/multilib/server

When migrating to the new sparc mutlilib profile please keep in mind that it is
still in an experimental state. Also note that you need to follow the migration
guide [0], otherwise important packages such as gcc or glibc will fail to
compile and most other packages will be installed incorrectly.

[0] http://sparc.gentoo.org/multilib.xml

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

* Re: [gentoo-dev] glep-42-news: sparc multilib profile
  2008-12-31 15:35     ` Friedrich Oslage
@ 2009-01-08  8:52       ` Petteri Räty
  2009-01-08 22:55         ` Friedrich Oslage
  0 siblings, 1 reply; 6+ messages in thread
From: Petteri Räty @ 2009-01-08  8:52 UTC (permalink / raw
  To: gentoo-dev

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

Friedrich Oslage wrote:
> Josh Saddler schrieb:
>> Mmm, not so much. Documentation like this, that's so specific to one
>> particular architecture, would be better off in project documentation --
>> that's (partly) why ya'll have project directories in the first place.
>> Otherwise it becomes a maintenance burden for the GDP. It'll be easier
>> on the Sparc team to maintain it if it's in their own /proj/ space.
> 
>> What we can do, however, is list it in metadoc.xml, so that it will show
>> up in /doc/en/list.xml.
> 
> 
> Right, x86 or ppc users won't benefit from reading it ;)
> 
> I moved it to the sparc space and attached the revided news item.
> 
> Regards,
> Friedrich

s/mutlilib/multilib/

I also don't understand why this news item needed to wait for a Portage
to go stable.

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

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

* Re: [gentoo-dev] glep-42-news: sparc multilib profile
  2009-01-08  8:52       ` Petteri Räty
@ 2009-01-08 22:55         ` Friedrich Oslage
  0 siblings, 0 replies; 6+ messages in thread
From: Friedrich Oslage @ 2009-01-08 22:55 UTC (permalink / raw
  To: gentoo-dev

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

Petteri Räty schrieb:
> s/mutlilib/multilib/

Thanks, fixed.

> I also don't understand why this news item needed to wait for a Portage
> to go stable.

It didn't need to wait for portage but portage just happened to go
stable about the same time the profile was added to the tree :)

Cheers,
Friedrich
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklmhE8ACgkQknxn9PmJ76V+mgCeN9yAcc3rCZ6zvApX4DrLQg0a
DN4Anj9iDK5lhlRDCk+lp5fRQCalP7t1
=9Pla
-----END PGP SIGNATURE-----



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

end of thread, other threads:[~2009-01-08 22:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30 14:04 [gentoo-dev] glep-42-news: sparc multilib profile Friedrich Oslage
2008-12-30 14:31 ` Jeremy Olexa
2008-12-30 18:46   ` Josh Saddler
2008-12-31 15:35     ` Friedrich Oslage
2009-01-08  8:52       ` Petteri Räty
2009-01-08 22:55         ` Friedrich Oslage

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