* [gentoo-dev] Request for comments/testers
@ 2003-04-09 13:23 Paul de Vrieze
2003-04-10 19:39 ` Dan Armak
2003-04-13 18:35 ` Norberto BENSA
0 siblings, 2 replies; 7+ messages in thread
From: Paul de Vrieze @ 2003-04-09 13:23 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1357 bytes --]
Hi all,
I just submitted a number of patches to bug
http://bugs.gentoo.org/show_bug.cgi?id=14872
Those patches change the way that the displaymanagers (graphical login
screens) work. These patches allow for scripts to be executed before and
after a session. The main use for this are gpg-agent that is used for kmail,
and input method editors such as xcin and kanna. I would like to hear some
comments on this work.
To make things easy I made two zipfiles available on my website which also
contain those ebuilds. The first one:
http://www.cs.kun.nl/~pauldv/ebuilds/presession.zip
provides the actual ebuilds providing the post/pre session architecture.
The second one:
http://www.cs.kun.nl/~pauldv/ebuilds/newpg.zip
provides an example use for the architecture in the shape of a new version of
newpg. Newpg provides the gpg-agent program which is used for gpg support in
the new kmail. For that to work gpg-agent needs to be started before kde.
This package does that using the architecture.
I would like to have comments and suggestions concerning these packages.
I am aware that there are no distributions as yet providing this
functionality, but I do believe that it is useful and should be provided.
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.cs.kun.nl/~pauldv
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-09 13:23 [gentoo-dev] Request for comments/testers Paul de Vrieze
@ 2003-04-10 19:39 ` Dan Armak
2003-04-10 21:49 ` Dan Armak
2003-04-13 18:35 ` Norberto BENSA
1 sibling, 1 reply; 7+ messages in thread
From: Dan Armak @ 2003-04-10 19:39 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 407 bytes --]
Hi Paul,
I was planning to do something to support gpg-agent generically for kmail
"after the 1.4 release", as it's a pretty big change. Since you've beat me to
it though :-), I'll look at your changes and if I like it will put it this
weekend into ~ profiles.
--
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://cvs.gentoo.org/~danarmak/danarmak-gpg-public.key
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-10 19:39 ` Dan Armak
@ 2003-04-10 21:49 ` Dan Armak
2003-04-11 8:16 ` Paul de Vrieze
0 siblings, 1 reply; 7+ messages in thread
From: Dan Armak @ 2003-04-10 21:49 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 735 bytes --]
On Thursday 10 April 2003 22:39, Dan Armak wrote:
> Hi Paul,
>
> I was planning to do something to support gpg-agent generically for kmail
> "after the 1.4 release", as it's a pretty big change. Since you've beat me
to
> it though :-), I'll look at your changes and if I like it will put it this
> weekend into ~ profiles.
Um, I wrote that without thinking enough and without having looked at the
patches. They are to xfree and gdm; I didn't imply I'd touch either of those
packages without an ok from the maintainers. I will look at the whole thing
though. (Still haven't.)
--
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://cvs.gentoo.org/~danarmak/danarmak-gpg-public.key
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-10 21:49 ` Dan Armak
@ 2003-04-11 8:16 ` Paul de Vrieze
2003-04-11 20:51 ` Bernhard Bock
0 siblings, 1 reply; 7+ messages in thread
From: Paul de Vrieze @ 2003-04-11 8:16 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1348 bytes --]
On Thursday 10 April 2003 23:49, Dan Armak wrote:
> On Thursday 10 April 2003 22:39, Dan Armak wrote:
> > Hi Paul,
> >
> > I was planning to do something to support gpg-agent generically for kmail
> > "after the 1.4 release", as it's a pretty big change. Since you've beat
> > me
>
> to
>
> > it though :-), I'll look at your changes and if I like it will put it
> > this weekend into ~ profiles.
>
> Um, I wrote that without thinking enough and without having looked at the
> patches. They are to xfree and gdm; I didn't imply I'd touch either of
> those packages without an ok from the maintainers. I will look at the whole
> thing though. (Still haven't.)
That's why it is a request for comments. I know it are patches to rather
central parts, and (except for the newpg patch) they are only useful when
used together. I basically made the patches myself because I felt there is a
need for this kind of feature, and there had not been real reactions on my
suggestions. I thought the best way to convince people of the use is to show
what I mean and what it does. But these patches do impose an architectural
change, so I wouldn't be at all surprised if people prefer other ways of
reaching the same goal.
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.cs.kun.nl/~pauldv
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-11 8:16 ` Paul de Vrieze
@ 2003-04-11 20:51 ` Bernhard Bock
0 siblings, 0 replies; 7+ messages in thread
From: Bernhard Bock @ 2003-04-11 20:51 UTC (permalink / raw
To: Paul de Vrieze; +Cc: Dan Armak, gentoo-dev
On Friday 11 April 2003 10:16, Paul de Vrieze wrote:
> That's why it is a request for comments. I know it are patches to rather
> central parts, and (except for the newpg patch) they are only useful when
> used together. I basically made the patches myself because I felt there is
> a need for this kind of feature, and there had not been real reactions on
> my suggestions.
I tested the patch and the ebuilds here on my workstation. Works like a charm!
I also tested the concept with the ssh-agent (one-liner bash script in
/etc/X11/presession.d). As everyone would expect, also works great.
I'd vote for using this patches, as they are quite intuitive to use, and IMHO
consistent with "the gentoo way".
regards
Bernhard
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-09 13:23 [gentoo-dev] Request for comments/testers Paul de Vrieze
2003-04-10 19:39 ` Dan Armak
@ 2003-04-13 18:35 ` Norberto BENSA
2003-04-13 19:18 ` Paul de Vrieze
1 sibling, 1 reply; 7+ messages in thread
From: Norberto BENSA @ 2003-04-13 18:35 UTC (permalink / raw
To: Paul de Vrieze, gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 597 bytes --]
nbensa@venkman $ date ; echo ${Paul de Vrieze}
Wednesday 09 April 2003 10:23 am
> Hi all,
>
Hello Paul,
> To make things easy I made two zipfiles available on my website which also
> contain those ebuilds. The first one:
> http://www.cs.kun.nl/~pauldv/ebuilds/presession.zip
What's inside xfree*-r990 ebuilds? Can't see any difference...
BTW, why .zip?
Best regards,
Norberto
--
nbensa@venkman nbensa $ uname -srmpio
Linux 2.4.20-gentoo-r1 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
--
Is my .sig politically correct or do you find it offensive too?
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Request for comments/testers
2003-04-13 18:35 ` Norberto BENSA
@ 2003-04-13 19:18 ` Paul de Vrieze
0 siblings, 0 replies; 7+ messages in thread
From: Paul de Vrieze @ 2003-04-13 19:18 UTC (permalink / raw
To: nbensa; +Cc: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 691 bytes --]
On Sunday 13 April 2003 20:35, Norberto BENSA wrote:
> nbensa@venkman $ date ; echo ${Paul de Vrieze}
> Wednesday 09 April 2003 10:23 am
>
> > Hi all,
>
> Hello Paul,
>
> > To make things easy I made two zipfiles available on my website which
> > also contain those ebuilds. The first one:
> > http://www.cs.kun.nl/~pauldv/ebuilds/presession.zip
>
> What's inside xfree*-r990 ebuilds? Can't see any difference...
The ebuilds are the same, actually. Just the XSession file is different.
>
> BTW, why .zip?
I don't really know. Maybe .zip is less typing than .tar.bz2
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-04-13 19:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-09 13:23 [gentoo-dev] Request for comments/testers Paul de Vrieze
2003-04-10 19:39 ` Dan Armak
2003-04-10 21:49 ` Dan Armak
2003-04-11 8:16 ` Paul de Vrieze
2003-04-11 20:51 ` Bernhard Bock
2003-04-13 18:35 ` Norberto BENSA
2003-04-13 19:18 ` Paul de Vrieze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox