Re: [gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-25 Thread Mark Loeser
Torsten Veller ml...@veller.net said:
 * Torsten Veller t...@gentoo.org:
  Can we please move the mips profiles from dev to exp in
  profiles/profiles.desc?
 
 Based on the current feedback I'll change it not earlier than friday
 next week if nobody objects.

That would be nice.  I'd also love to know why we need about 150
different profiles for MIPS...

-- 
Mark Loeser
email -   halcy0n AT gentoo DOT org
email -   mark AT halcy0n DOT com
web   -   http://www.halcy0n.com



Re: [gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-25 Thread Samuli Suominen
On 02/25/2010 05:14 PM, Mark Loeser wrote:
 Torsten Veller ml...@veller.net said:
 * Torsten Veller t...@gentoo.org:
 Can we please move the mips profiles from dev to exp in
 profiles/profiles.desc?

 Based on the current feedback I'll change it not earlier than friday
 next week if nobody objects.
 
 That would be nice.  I'd also love to know why we need about 150
 different profiles for MIPS...
 

Every machine type profile has a developer, desktop and server sub profile.

How about deleting those? If you are capable of setting up a Gentoo/MIPS
setup, then you are certainly capable of setting up few profile defaults
on your own too.

See attached patch
--- profiles.desc.orig  2010-02-25 17:19:46.0 +0200
+++ profiles.desc   2010-02-25 17:21:34.0 +0200
@@ -44,158 +44,41 @@
 m68kdefault/linux/m68k/10.0/server  dev
 
 # MIPS Profiles
-mipsdefault/linux/mips/10.0/cobalt/desktop 
 dev
-mipsdefault/linux/mips/10.0/cobalt/developer   
 dev
-mipsdefault/linux/mips/10.0/cobalt/n32/desktop 
 dev
-mipsdefault/linux/mips/10.0/cobalt/n32/developer   
 dev
-mipsdefault/linux/mips/10.0/cobalt/n32/server  
 dev
 mipsdefault/linux/mips/10.0/cobalt/n32 
 dev
-mipsdefault/linux/mips/10.0/cobalt/n64/desktop 
 dev
-mipsdefault/linux/mips/10.0/cobalt/n64/developer   
 dev
-mipsdefault/linux/mips/10.0/cobalt/n64/server  
 dev
 mipsdefault/linux/mips/10.0/cobalt/n64 
 dev
-mipsdefault/linux/mips/10.0/cobalt/server  
 dev
 mipsdefault/linux/mips/10.0/cobalt 
 dev
-mipsdefault/linux/mips/10.0/desktop
 dev
-mipsdefault/linux/mips/10.0/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/desktop 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/developer   
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n32/desktop 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n32/developer   
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n32/server  
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n32 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n64/desktop 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n64/developer   
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n64/server  
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/n64 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/fulong/server  
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2e/fulong 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n32/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n32/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n32/server 
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2e/n32
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n64/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n64/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/n64/server 
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2e/n64
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2e/server 
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n32/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n32/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n32/server 
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2f/n32
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n64/desktop
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n64/developer  
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/n64/server 
 dev
 mipsdefault/linux/mips/10.0/lemote/lm2f/n64
 dev
-mipsdefault/linux/mips/10.0/lemote/lm2f/server  

Re: [gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-25 Thread Robin H. Johnson
On Thu, Feb 25, 2010 at 05:24:25PM +0200, Samuli Suominen wrote:
 Every machine type profile has a developer, desktop and server sub profile.
 
 How about deleting those? If you are capable of setting up a Gentoo/MIPS
 setup, then you are certainly capable of setting up few profile defaults
 on your own too.
Or better yet, you can stack your own mix of profiles:
# rm /etc/make.profile
# mkdir /etc/make.profile
# cat /etc/make.profile/parent EOF
/usr/portage/profiles/default/linux/mips/10.0/cobalt/n32
/usr/portage/profiles/targets/developer
EOF

This avoids the need for desktop/developer/server everywhere, as I'm not
aware of ANY end profile of those that applies any other changes.

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee  Infrastructure Lead
E-Mail : robb...@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgppkM9MCOZkK.pgp
Description: PGP signature


[gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-25 Thread Ryan Hill
On Thu, 25 Feb 2010 11:30:32 +0100
Torsten Veller ml...@veller.net wrote:

 * Torsten Veller t...@gentoo.org:
  Can we please move the mips profiles from dev to exp in
  profiles/profiles.desc?
 
 Based on the current feedback I'll change it not earlier than friday
 next week if nobody objects.

Did you get feedback from anyone on m...@?


-- 
fonts,by design, by neglect
gcc-porting,  for a fact or just for effect
wxwidgets @ gentoo EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662


signature.asc
Description: PGP signature


[gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-25 Thread Torsten Veller
* Ryan Hill dirtye...@gentoo.org:
 Torsten Veller ml...@veller.net wrote:
  * Torsten Veller t...@gentoo.org:
   Can we please move the mips profiles from dev to exp in
   profiles/profiles.desc?
  
  Based on the current feedback I'll change it not earlier than friday
  next week if nobody objects.
 
 Did you get feedback from anyone on m...@?

No, I don't think so. Nonetheless mips was CC'ed on the last mail.

I also got no reply to the keywording bugs waiting for mips.
-- 
Thanks



[gentoo-dev] Re: Remove dev-status of mips profiles

2010-02-11 Thread Christian Faulhammer
Hi,

Jeremy Olexa darks...@gentoo.org:
 I would guess that it would be far easier to work in an overlay at
 this point. I would also guess that if there are ANY mips users out
 there that they would have to use some other ACCEPT_KEYWORDS value
 because the shape of ~mips is so...bad.

 Don't remove an architecture.  Ask vapier what it means to reintroduce
it.  Even if it rots, mark it as unmaintained and wait for someone to
pick-up.

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
URL:http://www.gentoo.org/proj/en/lisp/, #gentoo-lisp on FreeNode

URL:http://gentoo.faulhammer.org/


signature.asc
Description: PGP signature