microcai wrote:
> 2012/6/15 William Hubbs
>
>> On Fri, Jun 15, 2012 at 07:27:26PM +0800, microcai wrote:
>>> 2012/6/15 William Hubbs
systemd has several more dependencies than udev. Because of
that and because of the way the build system is setup to only
do a full systemd build, I
2012/6/15 William Hubbs
> On Fri, Jun 15, 2012 at 07:27:26PM +0800, microcai wrote:
> > 2012/6/15 William Hubbs
> > > systemd has several more dependencies than udev. Because of that and
> > > because of the way the build system is setup to only do a full systemd
> > > build, I have to install a
Hi all,
I know this is the devel list, and that there are maybe more important things,
but from my user perspective, this is really annoying:
https://bugzilla.redhat.com/show_bug.cgi?id=748512
Are we only handful to find that 'systemctl list-unit-files' is just
misleading, since users are dea
Hi all,
Any suggestions on how I may run a script when a user logins or logouts
of the graphical console? I used to do this with gdm by customizing the
Post* and Pre* scripts in /etc/gdm.
I see that the login/logout process is (appears to be) controlled by
systemd. What would be a good approach t
On Tue, Jun 12, 2012 at 12:52:37PM -0500, William Hubbs wrote:
> All,
>
> on source-based distros like gentoo or lfs, and on distros that do not
> use systemd as their init system, we need a way to build systemd and
> udev separately from each other so that udev can be built without all of
> syste
On Fri, Jun 15, 2012 at 07:27:26PM +0800, microcai wrote:
> 2012/6/15 William Hubbs
> > systemd has several more dependencies than udev. Because of that and
> > because of the way the build system is setup to only do a full systemd
> > build, I have to install all of systemd's dependencies on ever
2012/6/15 William Hubbs
> Hello Auke,
>
> On Fri, Jun 15, 2012 at 04:26:36AM +, Kok, Auke-jan H wrote:
> > On Fri, Jun 15, 2012 at 2:32 AM, William Hubbs
> wrote:
> > > Hello Auke,
> > >
> > > I will answer your concerns as best as I can below.
> > >
> > > On Thu, Jun 14, 2012 at 03:35:09PM
On 06/15/2012 12:08 AM, Shawn Landden wrote:
> Plot verb doesn't currently work b/c Cairo bug sending to stdout in python 3.
Hi,
since you're using 'except ... as', this is compatible with python 2.6
or higher. Makes sense. This also means, that print function can be used
instead os sys.stdout.wri