Re: [systemd-devel] [PATCH] TODO: add various journal enhancements

2013-04-22 Thread Josh Triplett
On Thu, Apr 18, 2013 at 12:42:38AM +0200, Kay Sievers wrote: > On Thu, Apr 18, 2013 at 12:28 AM, Josh Triplett wrote: > > On Thu, Apr 18, 2013 at 12:12:38AM +0200, Kay Sievers wrote: > >> On Wed, Apr 17, 2013 at 11:49 PM, Josh Triplett > >> wrote: > >> > + - Provide one or more FUSE filesystems

Re: [systemd-devel] [PATCH] TODO: add various journal enhancements

2013-04-17 Thread Kay Sievers
On Thu, Apr 18, 2013 at 12:28 AM, Josh Triplett wrote: > On Thu, Apr 18, 2013 at 12:12:38AM +0200, Kay Sievers wrote: >> On Wed, Apr 17, 2013 at 11:49 PM, Josh Triplett >> wrote: >> >> > + - Replace utmp, wtmp, btmp, and lastlog completely with journal >> >> We should definitely add the data ne

Re: [systemd-devel] [PATCH] TODO: add various journal enhancements

2013-04-17 Thread Josh Triplett
On Thu, Apr 18, 2013 at 12:12:38AM +0200, Kay Sievers wrote: > On Wed, Apr 17, 2013 at 11:49 PM, Josh Triplett wrote: > > > + - Replace utmp, wtmp, btmp, and lastlog completely with journal > > We should definitely add the data needed to constuct this information, > if they are not already ther

Re: [systemd-devel] [PATCH] TODO: add various journal enhancements

2013-04-17 Thread Kay Sievers
On Wed, Apr 17, 2013 at 11:49 PM, Josh Triplett wrote: > + - Replace utmp, wtmp, btmp, and lastlog completely with journal We should definitely add the data needed to constuct this information, if they are not already there. The tools could just use the journal directly, but there is the glibc

[systemd-devel] [PATCH] TODO: add various journal enhancements

2013-04-17 Thread Josh Triplett
--- TODO |7 +++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 88be72d..48e5d2e 100644 --- a/TODO +++ b/TODO @@ -272,6 +272,13 @@ Features: - journal: store euid in journal if it differs from uid - journal: sanely deal with entries which are larger than the individu