Gentoo Forums
Gentoo Forums
Quick Search: in
[NEWS] June GMN
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
nightmorph
Developer
Developer


Joined: 23 Jan 2005
Posts: 1217
Location: SoCal

PostPosted: Mon Jun 30, 2008 2:24 pm    Post subject: [NEWS] June GMN Reply with quote

This thread is for discussion of the June issue of the Gentoo Monthly Newsletter. We hope you enjoyed reading it!

If you liked a certain article or felt that the GMN was published with something that we could do without, let us know. You can also put your comments and suggestions on how you think the next GMN should be.
_________________
<UzzaDead> What is CONFIG_USB_MON?
<petteyg> A Jamaican USB configuration?

dirtyepic: "We have more cupholders."

GDP || pkgcore
Back to top
View user's profile Send private message
antonlacon
Apprentice
Apprentice


Joined: 26 Jun 2004
Posts: 174

PostPosted: Mon Jun 30, 2008 8:15 pm    Post subject: Reply with quote

A link to the GLEP's page ( http://www.gentoo.org/proj/en/glep/ ) or directly to the proposal would have made the council summary better. Even better would of been the inclusion of their abstracts directly into the newsletters so I wouldn't need to look them up.
Back to top
View user's profile Send private message
AM088
Guru
Guru


Joined: 15 Jul 2005
Posts: 369

PostPosted: Mon Jun 30, 2008 8:56 pm    Post subject: Reply with quote

GMN wrote:
LDFLAGS="--as-needed" by default

What exactly does that mean? Does that mean it's now considered safe to use an LDFLAG and they're deciding to include it by default or it will be considered safe only once it gets decided (and until then it will still void any bug reports containing it)?
_________________
Linux user #380550
Back to top
View user's profile Send private message
nightmorph
Developer
Developer


Joined: 23 Jan 2005
Posts: 1217
Location: SoCal

PostPosted: Mon Jun 30, 2008 10:56 pm    Post subject: Reply with quote

antonlacon wrote:
A link to the GLEP's page ( http://www.gentoo.org/proj/en/glep/ ) or directly to the proposal would have made the council summary better. Even better would of been the inclusion of their abstracts directly into the newsletters so I wouldn't need to look them up.

We already link to the relevant council meeting minutes in which you can find more detailed notes on what's going on. There's no point in further duplicating the existing resources and text. There's simply not time to fill up the GMN summary with the text of the various GLEPs themselves.
_________________
<UzzaDead> What is CONFIG_USB_MON?
<petteyg> A Jamaican USB configuration?

dirtyepic: "We have more cupholders."

GDP || pkgcore
Back to top
View user's profile Send private message
antonlacon
Apprentice
Apprentice


Joined: 26 Jun 2004
Posts: 174

PostPosted: Tue Jul 01, 2008 12:27 am    Post subject: Reply with quote

nightmorph wrote:
antonlacon wrote:
A link to the GLEP's page ( http://www.gentoo.org/proj/en/glep/ ) or directly to the proposal would have made the council summary better. Even better would of been the inclusion of their abstracts directly into the newsletters so I wouldn't need to look them up.

We already link to the relevant council meeting minutes in which you can find more detailed notes on what's going on. There's no point in further duplicating the existing resources and text. There's simply not time to fill up the GMN summary with the text of the various GLEPs themselves.


In the context of the newsletter, information is neither being duplicated nor does it already existing. Information concerning the current status of the GLEP is provided by both the summary and the log of the council meeting itself, I agree. However, neither source explains what the GLEP is proposing. That would be achieved by the link to the GLEP index, the GLEP's project page, or by including the abstract of the GLEP into the newsletter. As the purpose of the newsletter is to inform and enable people to investigate further if they are interested, I think this is an omission.

Hopefully, this better articulates what it is I was looking for.
Back to top
View user's profile Send private message
nightmorph
Developer
Developer


Joined: 23 Jan 2005
Posts: 1217
Location: SoCal

PostPosted: Tue Jul 01, 2008 12:34 am    Post subject: Reply with quote

I'll keep your comments in mind. Perhaps in the future we can at least link to the GLEPs. However, including their content, whether abstracts or summaries, is probably out of the question, as it takes too much time. The summaries we work with for the Council and Trustees meetings we have to obtain ourselves, so if there's an issue that they discuss, the GMN staff has to separately determine if there's a webpage or other resource available for it, find it, and figure out how to write it in to the article.

Also, I don't believe that providing just the GLEP abstracts in the GMN article is useful; GLEP abstracts are singularly unhelpful in my opinion, as they contain nothing of what you're asking for; that is, problem and proposed solution/rationale.

This kind of information, which is what you and other folks are looking for, is better provided by reading the full GLEP itself, rather than reading a GMN-provided overview or commentary. However, where possible, I'll see about at least linking to the GLEP or issue in question, assuming the item being discussed has an existing page.
_________________
<UzzaDead> What is CONFIG_USB_MON?
<petteyg> A Jamaican USB configuration?

dirtyepic: "We have more cupholders."

GDP || pkgcore
Back to top
View user's profile Send private message
rgk
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2007
Posts: 108
Location: ny

PostPosted: Tue Jul 01, 2008 2:01 am    Post subject: Reply with quote

well let me be positive
great GMN :)
_________________
www.madgizmo.com
www.madgizmo.org
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 2849
Location: in the Dutch Mountains ;-)

PostPosted: Tue Jul 01, 2008 4:25 am    Post subject: Reply with quote

AM088 wrote:
GMN wrote:
LDFLAGS="--as-needed" by default

What exactly does that mean? Does that mean it's now considered safe to use an LDFLAG and they're deciding to include it by default or it will be considered safe only once it gets decided (and until then it will still void any bug reports containing it)?

It already is considered safe (although there are still some devs who disagree), and bugs concerning this flag are valid. The discussion is about if we should enable it by default.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
AM088
Guru
Guru


Joined: 15 Jul 2005
Posts: 369

PostPosted: Tue Jul 01, 2008 7:16 am    Post subject: Reply with quote

yngwin wrote:
AM088 wrote:
GMN wrote:
LDFLAGS="--as-needed" by default

What exactly does that mean? Does that mean it's now considered safe to use an LDFLAG and they're deciding to include it by default or it will be considered safe only once it gets decided (and until then it will still void any bug reports containing it)?

It already is considered safe (although there are still some devs who disagree), and bugs concerning this flag are valid. The discussion is about if we should enable it by default.

Damn, I wish I knew that when I emerged -e world last month :(
I thought that ldflags were still all unsafe and taboo...

Anything else I missed? :lol:


Edit: The wiki says that "-Wl,-O1" is safe. Is that true?
_________________
Linux user #380550
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 2849
Location: in the Dutch Mountains ;-)

PostPosted: Tue Jul 01, 2008 8:57 am    Post subject: Reply with quote

AM088 wrote:
The wiki says that "-Wl,-O1" is safe. Is that true?

Absolutely.

Personally, I have LDFLAGS="-Wl,-O1 -Wl,--as-needed" in make.conf, and I know quite a few others have too.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
AM088
Guru
Guru


Joined: 15 Jul 2005
Posts: 369

PostPosted: Tue Jul 01, 2008 6:12 pm    Post subject: Reply with quote

yngwin wrote:
AM088 wrote:
The wiki says that "-Wl,-O1" is safe. Is that true?

Absolutely.

Personally, I have LDFLAGS="-Wl,-O1 -Wl,--as-needed" in make.conf, and I know quite a few others have too.

Thanks, added :)
_________________
Linux user #380550
Back to top
View user's profile Send private message
zyko
Apprentice
Apprentice


Joined: 01 Jun 2008
Posts: 210
Location: Munich, Germany

PostPosted: Tue Jul 01, 2008 6:44 pm    Post subject: Reply with quote

Gentoo in outer space -- awesome! Does anybody know which other distros have been used in space before? Or is Gentoo even the first linux distribution to ever leave the planet?
Back to top
View user's profile Send private message
yabbadabbadont
Veteran
Veteran


Joined: 13 Mar 2003
Posts: 4311
Location: Ozark Plateau

PostPosted: Tue Jul 01, 2008 6:52 pm    Post subject: Reply with quote

zyko wrote:
Does anybody know which other distros have been used in space before? Or is Gentoo even the first linux distribution to ever leave the planet?

Not by a long shot... :D

http://www.onlamp.com/pub/a/onlamp/2006/03/30/software-of-space-exploration.html

Edit: It states that a modified version of Debian flew in 1997 on Space Shuttle Columbia.
Back to top
View user's profile Send private message
codes
n00b
n00b


Joined: 02 Jan 2008
Posts: 5
Location: Southern California

PostPosted: Wed Jul 02, 2008 11:10 pm    Post subject: Reply with quote

sad to see that many gentoo devs left the project.
Back to top
View user's profile Send private message
nightmorph
Developer
Developer


Joined: 23 Jan 2005
Posts: 1217
Location: SoCal

PostPosted: Thu Jul 03, 2008 3:27 am    Post subject: Reply with quote

Did you miss the huge disclaimer that said these were regularly scheduled retirements?
Quote:
Note: The number is higher than usual because several inactive developers were retired as per Gentoo policy. This operation is performed on a regular basis by the Undertakers project.

The vast majority of the listed developers have been inactive for a year or more, so they were retired after repeated contact attempts failed.

Nobody's bailing out on Gentoo en masse. These retirements were for developers that last put in work back in 2006 (or earlier), maybe 2007, and did not respond to repeated emails and other forms of communication on status and activity.
_________________
<UzzaDead> What is CONFIG_USB_MON?
<petteyg> A Jamaican USB configuration?

dirtyepic: "We have more cupholders."

GDP || pkgcore
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 2849
Location: in the Dutch Mountains ;-)

PostPosted: Thu Jul 03, 2008 5:24 am    Post subject: Reply with quote

codes wrote:
sad to see that many gentoo devs left the project.

We're all volunteers, which means that at certain times we have more time to devote to Gentoo, and at other times life prevents us from dedicating time to this project. And devs come and devs go. The total number of active developers is actually quite stable.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
lappen
Apprentice
Apprentice


Joined: 20 Jun 2004
Posts: 207

PostPosted: Thu Jul 03, 2008 5:48 am    Post subject: Reply with quote

I love the Tips and Tricks section, electrical bills begone :)
Back to top
View user's profile Send private message
codes
n00b
n00b


Joined: 02 Jan 2008
Posts: 5
Location: Southern California

PostPosted: Thu Jul 03, 2008 4:51 pm    Post subject: Reply with quote

yngwin wrote:
codes wrote:
sad to see that many gentoo devs left the project.

We're all volunteers, which means that at certain times we have more time to devote to Gentoo, and at other times life prevents us from dedicating time to this project. And devs come and devs go. The total number of active developers is actually quite stable.



I'm happy to hear Gentoo has a good number of active developers, when i saw the list i began to worry because i really like Gentoo. I did miss the disclaimer nightmorph pointed out.
Back to top
View user's profile Send private message
steltho
n00b
n00b


Joined: 12 Jun 2008
Posts: 3

PostPosted: Tue Jul 08, 2008 11:11 am    Post subject: Reply with quote

I thought the PowerTOP stuff was really cool. I went over to their website, and noticed they had some patches to help make some popular programs more energy efficient. Is there any thought of some sort of PowerTOP use flag that would allow you to emerge programs with some of these patches applied?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum