On Mon, May 14, 2012 at 03:03:34PM -0700, shawn wrote:
> avoid excessive indentation
> From aa8f24d4f00ceaa8f1624c64880a62718142660f Mon Sep 17 00:00:00 2001
> From: Shawn Landden
> Date: Thu, 3 May 2012 16:41:40 -0700
> Subject: [PATCH] systemd-analyze: switch to python getopt for argument
> pa
avoid excessive indentation
>From aa8f24d4f00ceaa8f1624c64880a62718142660f Mon Sep 17 00:00:00 2001
From: Shawn Landden
Date: Thu, 3 May 2012 16:41:40 -0700
Subject: [PATCH] systemd-analyze: switch to python getopt for argument
parsing
this uses gnu style getopt, so you can put the opts at the e
On Mon, 2012-05-14 at 14:07 -0700, Patrick McCarty wrote:
> On Thu, May 03, 2012 at 08:13:44PM -0700, Shawn Landden wrote:
> > -elif sys.argv[command_index] == 'plot':
> > +def plot():
>
> Defining plot() here breaks `systemd-analyze plot`: the cairo module is
> no longer imported at top-level, w
this uses gnu style getopt, so you can put the opts at the end: (e.g.)
systemd-analyze blame --user
v3
---
src/analyze/systemd-analyze | 282 ---
1 file changed, 155 insertions(+), 127 deletions(-)
diff --git a/src/analyze/systemd-analyze b/src/analyze/sy
On Mon, 14.05.12 17:31, Dave Reisner (d...@falconindy.com) wrote:
> > > See line 3128ish on git master. This is absolutely something that we (Arch
> > > Linux) inherit from upstream.
> >
> > "make install" is not really too useful for end-user installs, is it?
> > The distro package manager shoul
On Mon, May 14, 2012 at 11:01:53PM +0200, Lennart Poettering wrote:
> On Mon, 14.05.12 14:51, Dave Reisner (d...@falconindy.com) wrote:
>
> >
> > On Mon, May 14, 2012 at 08:39:23PM +0200, Lennart Poettering wrote:
> > > On Thu, 10.05.12 23:27, Seblu (se...@seblu.net) wrote:
> > >
> > > > Hello,
On Thu, May 03, 2012 at 08:13:44PM -0700, Shawn Landden wrote:
> this uses gnu style getopt, so you can put the opts at the end: (e.g.)
> systemd-analyze blame --user
>
> v2
> ---
> src/analyze/systemd-analyze | 56
> ++-
> 1 file changed, 39 insertions(
On Mon, 14.05.12 14:51, Dave Reisner (d...@falconindy.com) wrote:
>
> On Mon, May 14, 2012 at 08:39:23PM +0200, Lennart Poettering wrote:
> > On Thu, 10.05.12 23:27, Seblu (se...@seblu.net) wrote:
> >
> > > Hello,
> > >
> > > on my archlinux test computer i would have first console not cleaned
On Wed, 09.05.12 12:21, Andreas Schwab (sch...@linux-m68k.org) wrote:
> The same situation as on o32 mips.
Applied. Thanks!
Lennart
--
Lennart Poettering - Red Hat, Inc.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.
On Mon, May 14, 2012 at 8:51 PM, Dave Reisner wrote:
> On Mon, May 14, 2012 at 08:39:23PM +0200, Lennart Poettering wrote:
>> On Thu, 10.05.12 23:27, Seblu (se...@seblu.net) wrote:
>> >
>> > on my archlinux test computer i would have first console not cleaned
>> > and other spawned statically (cra
On Mon, May 14, 2012 at 08:39:23PM +0200, Lennart Poettering wrote:
> On Thu, 10.05.12 23:27, Seblu (se...@seblu.net) wrote:
>
> > Hello,
> >
> > on my archlinux test computer i would have first console not cleaned
> > and other spawned statically (crazy idea isn't it).
> >
> > So I've turned NA
On Thu, 10.05.12 23:27, Seblu (se...@seblu.net) wrote:
> Hello,
>
> on my archlinux test computer i would have first console not cleaned
> and other spawned statically (crazy idea isn't it).
>
> So I've turned NAutoVTs to 1 in /etc/systemd/systemd-logind.conf.
> I've copied /usr/lib/systemd/syst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/13/2012 04:44 PM, Lennart Poettering wrote:
> Heya,
>
> I just put together a first version of a wiki text explaining a couple fo
> ways to improve system boot-up performance even further:
>
> http://freedesktop.org/wiki/Software/systemd/Optimi
13 matches
Mail list logo