Re: [systemd-devel] [PATCH 3/3] bootctl: print machine and boot ids in status

2015-05-15 Thread Lennart Poettering
On Tue, 05.05.15 01:16, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > This was removed in merging of gummmiboot (0974a682d155a58), but seems > genuinely > useful. Well, we already show this in "hostnamectl", so I figure we dont need this in both tools? > --- > src/boot/bootctl.c | 2

Re: [systemd-devel] [PATCH 3/3] bootctl: print machine and boot ids in status

2015-05-04 Thread systemd github import bot
Patchset imported to github. Pull request: -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel mailing

[systemd-devel] [PATCH 3/3] bootctl: print machine and boot ids in status

2015-05-04 Thread Zbigniew Jędrzejewski-Szmek
This was removed in merging of gummmiboot (0974a682d155a58), but seems genuinely useful. --- src/boot/bootctl.c | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/boot/bootctl.c b/src/boot/bootctl.c index 99c3fee686..19c2768f82 100644 --- a/src/boot/bootc