All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] chcpu und lscpu updates
@ 2011-10-10  8:59 Heiko Carstens
  2011-10-10  8:59 ` [PATCH 1/6] lscpu: switch Yes/No output to lower case Heiko Carstens
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Heiko Carstens @ 2011-10-10  8:59 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux, Heiko Carstens

Hi Karel,

just some more small updates for chcpu and lscpu. The main part are
the man pages updates. Hopefully for the better :)

Thanks,
Heiko

Heiko Carstens (6):
  lscpu: switch Yes/No output to lower case
  lscpu: fix typo in help text
  lscpu: change column names back to mixed case
  lscpu: add s390 kvm test case
  chcpu: man page update
  lscpu: man page update

 sys-utils/Makefile.am                |    2 +-
 sys-utils/chcpu.1                    |   94 -----------------------
 sys-utils/chcpu.8                    |   85 +++++++++++++++++++++
 sys-utils/lscpu.1                    |  136 ++++++++++++++++++++++++----------
 sys-utils/lscpu.c                    |   37 ++++-----
 tests/expected/lscpu/lscpu-s390-kvm  |   21 +++++
 tests/ts/lscpu/dumps/s390-kvm.tar.gz |  Bin 0 -> 2275 bytes
 7 files changed, 221 insertions(+), 154 deletions(-)
 delete mode 100644 sys-utils/chcpu.1
 create mode 100644 sys-utils/chcpu.8
 create mode 100644 tests/expected/lscpu/lscpu-s390-kvm
 create mode 100644 tests/ts/lscpu/dumps/s390-kvm.tar.gz

-- 
1.7.6.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-10-11 10:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10  8:59 [PATCH 0/6] chcpu und lscpu updates Heiko Carstens
2011-10-10  8:59 ` [PATCH 1/6] lscpu: switch Yes/No output to lower case Heiko Carstens
2011-10-10  8:59 ` [PATCH 2/6] lscpu: fix typo in help text Heiko Carstens
2011-10-10  8:59 ` [PATCH 3/6] lscpu: change column names back to mixed case Heiko Carstens
2011-10-10 10:59   ` Karel Zak
2011-10-10 11:13     ` Heiko Carstens
2011-10-10 13:03       ` Karel Zak
2011-10-10  8:59 ` [PATCH 4/6] lscpu: add s390 kvm test case Heiko Carstens
2011-10-10  8:59 ` [PATCH 5/6] chcpu: man page update Heiko Carstens
2011-10-10  8:59 ` [PATCH 6/6] lscpu: " Heiko Carstens
2011-10-11 10:26 ` [PATCH 0/6] chcpu und lscpu updates Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.