Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 22:52, schrieb Dave Reisner: > And because you think its wrong makes it wrong? no, because the fact that ANY command-line tool acts consistent with few exceptions like git and systemd > Feel free to disable it globally without the need for an alias. feel free to enable differen

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Dave Reisner
On Sat, Nov 17, 2012 at 09:56:36PM +0100, Reindl Harald wrote: > > > Am 17.11.2012 21:43, schrieb Miklos Vajna: > > On Sat, Nov 17, 2012 at 03:38:47PM +0100, Reindl Harald > > wrote: > >> Am 17.11.2012 15:34, schrieb Zbigniew Jędrzejewski-Szmek: > >>> You have a point here. Now journalctl -f --

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 21:43, schrieb Miklos Vajna: > On Sat, Nov 17, 2012 at 03:38:47PM +0100, Reindl Harald > wrote: >> Am 17.11.2012 15:34, schrieb Zbigniew Jędrzejewski-Szmek: >>> You have a point here. Now journalctl -f --full does just that >> >> would it be not better to consider remove all this

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Miklos Vajna
On Sat, Nov 17, 2012 at 03:38:47PM +0100, Reindl Harald wrote: > Am 17.11.2012 15:34, schrieb Zbigniew Jędrzejewski-Szmek: > > You have a point here. Now journalctl -f --full does just that > > would it be not better to consider remove all this > cut/pager-stuff as default and let the systemd to

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 18:02, schrieb Mantas Mikulėnas: >> make a --pager option and anybody who finds it nice >> can do an alias - but leave pepople in peace who love >> foll outputs and scrolling and avle to decide by themself >> if it is too long and needs more, less, tail, grep, whatever > > There is

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 17:18, schrieb Mantas Mikulėnas: > On Sat, Nov 17, 2012 at 4:38 PM, Reindl Harald wrote: >> would it be not better to consider remove all this >> cut/pager-stuff as default and let the systemd tools >> behave like any unix-command all over the years? > > I would support this, part

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Mantas Mikulėnas
On Sat, Nov 17, 2012 at 4:38 PM, Reindl Harald wrote: > would it be not better to consider remove all this > cut/pager-stuff as default and let the systemd tools > behave like any unix-command all over the years? I would support this, partially. The ellipsized output is only useful as a rough ove

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 15:34, schrieb Zbigniew Jędrzejewski-Szmek: > On Sat, Nov 17, 2012 at 01:58:33PM +0100, Reindl Harald wrote: >> >> >> Am 17.11.2012 12:18, schrieb Zbigniew Jędrzejewski-Szmek: >>> journalctl will output full lines when running under a pager, >>> and also when not outputting to a tty

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Nov 17, 2012 at 01:58:33PM +0100, Reindl Harald wrote: > > > Am 17.11.2012 12:18, schrieb Zbigniew Jędrzejewski-Szmek: > > journalctl will output full lines when running under a pager, > > and also when not outputting to a tty. Do you need something > > different? > > do not cut lines at

[systemd-devel] catalog: Spell out microseconds

2012-11-17 Thread Nis Martensen
There is no need to say "usec" when there is enough space to say "microsecond". One of the sample German translations is not actually fully translated. Proposed patch attached. Nis >From d2cd7065dd15c40d976fa94ddab6bc1d9ea20ff8 Mon Sep 17 00:00:00 2001 From: Nis Martensen Date: Sat, 17 Nov 2012

Re: [systemd-devel] GPIO Reset Button

2012-11-17 Thread Koen Kooi
Op 10 nov. 2012, om 01:17 heeft Lennart Poettering het volgende geschreven: > On Fri, 02.11.12 09:56, Pawel Pastuszak ([email protected]) wrote: > >> Hi all, >> >> I was wondering if there is an way to attach an GPIO line to reboot the >> system. I am currently working on an Embedded d

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Reindl Harald
Am 17.11.2012 12:18, schrieb Zbigniew Jędrzejewski-Szmek: > journalctl will output full lines when running under a pager, > and also when not outputting to a tty. Do you need something > different? do not cut lines at all wrap them like "tail -f logfile" did all the time before signature.asc

Re: [systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Nov 17, 2012 at 11:39:35AM +0100, Manuel Reimer wrote: > Hello, > > journalctl cuts longer log lines at some point. Is there a way to disable > this? Hi, journalctl will output full lines when running under a pager, and also when not outputting to a tty. Do you need something different?

[systemd-devel] How to see full lines with journalctl?

2012-11-17 Thread Manuel Reimer
Hello, journalctl cuts longer log lines at some point. Is there a way to disable this? Thanks in advance Yours Manuel ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] ConditionBatteryPower

2012-11-17 Thread Oleksii Shevchuk
Hi list. I recently browse changes, and found http://cgit.freedesktop.org/systemd/systemd/commit/?id=8e6054f732b4bc980d3af3e1386ca94b3a602eb8 I think this not good way to go, as we already have target units. It will be better, If we have more standard targets (like powersaving.target) + Requisi