public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] default USE flags in profiles (+acl)
@ 2006-09-18 23:33 Mike Frysinger
  2006-09-19  1:12 ` Chris Gianelloni
  2006-09-20 17:45 ` [gentoo-dev] default USE flags in profiles (oss) Mike Frysinger
  0 siblings, 2 replies; 13+ messages in thread
From: Mike Frysinger @ 2006-09-18 23:33 UTC (permalink / raw
  To: gentoo-dev

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

now that the issue with depclean is resolved (the reason we removed USE=acl in 
the first place), users shouldnt be able to [as easily] break their systems

so if we're going to be enabling cruft like USE=ldap by default, we should be 
adding back in acl
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: [gentoo-dev] default USE flags in profiles (+acl)
  2006-09-18 23:33 [gentoo-dev] default USE flags in profiles (+acl) Mike Frysinger
@ 2006-09-19  1:12 ` Chris Gianelloni
  2006-09-19  1:23   ` Mike Frysinger
  2006-09-20 17:45 ` [gentoo-dev] default USE flags in profiles (oss) Mike Frysinger
  1 sibling, 1 reply; 13+ messages in thread
From: Chris Gianelloni @ 2006-09-19  1:12 UTC (permalink / raw
  To: gentoo-dev

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

On Mon, 2006-09-18 at 19:33 -0400, Mike Frysinger wrote:
> now that the issue with depclean is resolved (the reason we removed USE=acl in 
> the first place), users shouldnt be able to [as easily] break their systems
> 
> so if we're going to be enabling cruft like USE=ldap by default, we should be 
> adding back in acl

I would prefer that we add this into a new release profile and move it
"up" the profile inheritance tree as the non-acl profiles get
deprecated, rather than introduce this into the current profiles.  In
fact, for anything that isn't a required change, we really should be
doing things more like this simply to ensure that we aren't changing
things out from user people.  That being said, if others disagree, I
don't really have a solid argument against it other than preferring
things stay more static in the profiles, where possible, so I wouldn't
object to it.

-- 
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] 13+ messages in thread

* Re: [gentoo-dev] default USE flags in profiles (+acl)
  2006-09-19  1:12 ` Chris Gianelloni
@ 2006-09-19  1:23   ` Mike Frysinger
  2006-09-19  6:20     ` Alec Warner
  0 siblings, 1 reply; 13+ messages in thread
From: Mike Frysinger @ 2006-09-19  1:23 UTC (permalink / raw
  To: gentoo-dev

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

On Monday 18 September 2006 21:12, Chris Gianelloni wrote:
> I would prefer that we add this into a new release profile and move it
> "up" the profile inheritance tree as the non-acl profiles get
> deprecated, rather than introduce this into the current profiles.

adding it to 2006.2+ is fine by me
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: [gentoo-dev] default USE flags in profiles (+acl)
  2006-09-19  1:23   ` Mike Frysinger
@ 2006-09-19  6:20     ` Alec Warner
  2006-09-19 14:05       ` Chris Gianelloni
  2006-09-19 15:18       ` Mike Frysinger
  0 siblings, 2 replies; 13+ messages in thread
From: Alec Warner @ 2006-09-19  6:20 UTC (permalink / raw
  To: gentoo-dev

Mike Frysinger wrote:
> On Monday 18 September 2006 21:12, Chris Gianelloni wrote:
>> I would prefer that we add this into a new release profile and move it
>> "up" the profile inheritance tree as the non-acl profiles get
>> deprecated, rather than introduce this into the current profiles.
> 
> adding it to 2006.2+ is fine by me
> -mike

You can't add it to 2006.1; it ships with portage-2.1 and they may end
up with a broken system before they upgrade to portage-2.1.1 (would
require using an old snapshot though; but worse has happened).
-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev] default USE flags in profiles (+acl)
  2006-09-19  6:20     ` Alec Warner
@ 2006-09-19 14:05       ` Chris Gianelloni
  2006-09-19 15:18       ` Mike Frysinger
  1 sibling, 0 replies; 13+ messages in thread
From: Chris Gianelloni @ 2006-09-19 14:05 UTC (permalink / raw
  To: gentoo-dev

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

On Tue, 2006-09-19 at 02:20 -0400, Alec Warner wrote:
> Mike Frysinger wrote:
> > On Monday 18 September 2006 21:12, Chris Gianelloni wrote:
> >> I would prefer that we add this into a new release profile and move it
> >> "up" the profile inheritance tree as the non-acl profiles get
> >> deprecated, rather than introduce this into the current profiles.
> > 
> > adding it to 2006.2+ is fine by me
> > -mike
> 
> You can't add it to 2006.1; it ships with portage-2.1 and they may end
> up with a broken system before they upgrade to portage-2.1.1 (would
> require using an old snapshot though; but worse has happened).

It is *very* realistic that someone could/could use an older snapshot,
so it is definitely valid.  Mike and I already agreed to hold it off
until the next release and to make the change only in that release's
profiles.

-- 
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] 13+ messages in thread

* Re: [gentoo-dev] default USE flags in profiles (+acl)
  2006-09-19  6:20     ` Alec Warner
  2006-09-19 14:05       ` Chris Gianelloni
@ 2006-09-19 15:18       ` Mike Frysinger
  1 sibling, 0 replies; 13+ messages in thread
From: Mike Frysinger @ 2006-09-19 15:18 UTC (permalink / raw
  To: gentoo-dev

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

On Tuesday 19 September 2006 02:20, Alec Warner wrote:
> Mike Frysinger wrote:
> > On Monday 18 September 2006 21:12, Chris Gianelloni wrote:
> >> I would prefer that we add this into a new release profile and move it
> >> "up" the profile inheritance tree as the non-acl profiles get
> >> deprecated, rather than introduce this into the current profiles.
> >
> > adding it to 2006.2+ is fine by me
>
> You can't add it to 2006.1; it ships with portage-2.1 and they may end
> up with a broken system before they upgrade to portage-2.1.1 (would
> require using an old snapshot though; but worse has happened).

lemme be clear here; people were getting broken systems because they were 
breaking them :P

depclean has a very big warning that was ignored, so people would run it 
without doing --newuse first
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: [gentoo-dev] default USE flags in profiles (oss)
  2006-09-18 23:33 [gentoo-dev] default USE flags in profiles (+acl) Mike Frysinger
  2006-09-19  1:12 ` Chris Gianelloni
@ 2006-09-20 17:45 ` Mike Frysinger
  2006-09-23 22:05   ` [gentoo-dev] " Ryan Hill
  1 sibling, 1 reply; 13+ messages in thread
From: Mike Frysinger @ 2006-09-20 17:45 UTC (permalink / raw
  To: gentoo-dev

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

oss is dead, why bother going with it in default USE anymore ?  alsa forever !
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

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

* [gentoo-dev]  Re: default USE flags in profiles (oss)
  2006-09-20 17:45 ` [gentoo-dev] default USE flags in profiles (oss) Mike Frysinger
@ 2006-09-23 22:05   ` Ryan Hill
  2006-09-23 22:13     ` Christoph Mende
  0 siblings, 1 reply; 13+ messages in thread
From: Ryan Hill @ 2006-09-23 22:05 UTC (permalink / raw
  To: gentoo-dev

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

Mike Frysinger wrote:
> oss is dead, why bother going with it in default USE anymore ?  alsa forever !

i think the standard argument is games.  i've never needed it though.

--de.


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

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

* Re: [gentoo-dev] Re: default USE flags in profiles (oss)
  2006-09-23 22:05   ` [gentoo-dev] " Ryan Hill
@ 2006-09-23 22:13     ` Christoph Mende
  2006-09-23 22:24       ` Diego 'Flameeyes' Pettenò
  0 siblings, 1 reply; 13+ messages in thread
From: Christoph Mende @ 2006-09-23 22:13 UTC (permalink / raw
  To: gentoo-dev

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

No game I've installed here needs any package with the oss USE flag, those
packages that use OSS are fine the ALSA OSS Emulation.

2006/9/24, Ryan Hill <dirtyepic.sk@gmail.com>:
>
> Mike Frysinger wrote:
> > oss is dead, why bother going with it in default USE anymore ?  alsa
> forever !
>
> i think the standard argument is games.  i've never needed it though.
>
> --de.
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 660 bytes --]

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

* Re: [gentoo-dev] Re: default USE flags in profiles (oss)
  2006-09-23 22:13     ` Christoph Mende
@ 2006-09-23 22:24       ` Diego 'Flameeyes' Pettenò
  2006-09-23 22:51         ` Christoph Mende
  2006-09-24  1:21         ` Vlastimil Babka
  0 siblings, 2 replies; 13+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2006-09-23 22:24 UTC (permalink / raw
  To: gentoo-dev

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

On Sunday 24 September 2006 00:13, Christoph Mende wrote:
> No game I've installed here needs any package with the oss USE flag, those
> packages that use OSS are fine the ALSA OSS Emulation.
That requires oss useflag on alsa-driver.

-- 
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Re: default USE flags in profiles (oss)
  2006-09-23 22:24       ` Diego 'Flameeyes' Pettenò
@ 2006-09-23 22:51         ` Christoph Mende
  2006-09-24  1:21         ` Vlastimil Babka
  1 sibling, 0 replies; 13+ messages in thread
From: Christoph Mende @ 2006-09-23 22:51 UTC (permalink / raw
  To: gentoo-dev

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

Well ok, I don't use alsa-driver ;)

2006/9/24, Diego 'Flameeyes' Pettenò <flameeyes@gentoo.org>:
>
> On Sunday 24 September 2006 00:13, Christoph Mende wrote:
> > No game I've installed here needs any package with the oss USE flag,
> those
> > packages that use OSS are fine the ALSA OSS Emulation.
> That requires oss useflag on alsa-driver.
>
> --
> Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
> Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE
>
>
>

[-- Attachment #2: Type: text/html, Size: 822 bytes --]

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

* Re: [gentoo-dev] Re: default USE flags in profiles (oss)
  2006-09-23 22:24       ` Diego 'Flameeyes' Pettenò
  2006-09-23 22:51         ` Christoph Mende
@ 2006-09-24  1:21         ` Vlastimil Babka
  2006-09-24  1:33           ` Diego 'Flameeyes' Pettenò
  1 sibling, 1 reply; 13+ messages in thread
From: Vlastimil Babka @ 2006-09-24  1:21 UTC (permalink / raw
  To: gentoo-dev

Diego 'Flameeyes' Pettenò wrote:
> On Sunday 24 September 2006 00:13, Christoph Mende wrote:
>   
>> No game I've installed here needs any package with the oss USE flag, those
>> packages that use OSS are fine the ALSA OSS Emulation.
>>     
> That requires oss useflag on alsa-driver.
>   
How bout changing this flag to "aoss" and making it new default instead 
of oss? mozilla-launcher already has an aoss flag.
Or wait for per-package USE defaults and use it for oss in alsa-driver 
as an exception.
--
Vlastimil Babka (Caster)
Gentoo/Java
-- 
gentoo-dev@gentoo.org mailing list



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

* Re: [gentoo-dev] Re: default USE flags in profiles (oss)
  2006-09-24  1:21         ` Vlastimil Babka
@ 2006-09-24  1:33           ` Diego 'Flameeyes' Pettenò
  0 siblings, 0 replies; 13+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2006-09-24  1:33 UTC (permalink / raw
  To: gentoo-dev

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

On Sunday 24 September 2006 03:21, Vlastimil Babka wrote:
> How bout changing this flag to "aoss" and making it new default instead
> of oss? mozilla-launcher already has an aoss flag.
A flag that I don't like at all, as it should have probably been "alsa", but 
it was difficult to implement without proper usable package.use.mask (will 
take time before we can actually use it). This because aoss doesn't enable 
ALSA's *oss emulation*, but uses media-libs/alsa-oss to provide an 
indirection layer that filters accesses to DSP devices to move the data to 
ALSA. A similar thing is done by esddsp, artsdsp, padsp.

> Or wait for per-package USE defaults and use it for oss in alsa-driver
> as an exception.
Yes this is feasible, but for the time being I'd rather not have to receive in 
my sound@g.o folder two bugs a day about people wanting OSS emulation in 
alsa-driver.

-- 
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-09-24  1:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 23:33 [gentoo-dev] default USE flags in profiles (+acl) Mike Frysinger
2006-09-19  1:12 ` Chris Gianelloni
2006-09-19  1:23   ` Mike Frysinger
2006-09-19  6:20     ` Alec Warner
2006-09-19 14:05       ` Chris Gianelloni
2006-09-19 15:18       ` Mike Frysinger
2006-09-20 17:45 ` [gentoo-dev] default USE flags in profiles (oss) Mike Frysinger
2006-09-23 22:05   ` [gentoo-dev] " Ryan Hill
2006-09-23 22:13     ` Christoph Mende
2006-09-23 22:24       ` Diego 'Flameeyes' Pettenò
2006-09-23 22:51         ` Christoph Mende
2006-09-24  1:21         ` Vlastimil Babka
2006-09-24  1:33           ` Diego 'Flameeyes' Pettenò

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