public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] nsenter,unshare: small usability improvements
@ 2013-01-21  6:38 Zbigniew Jędrzejewski-Szmek
  2013-01-21  6:38 ` [PATCH 1/5] nsenter: allow arguments to be specified in any order Zbigniew Jędrzejewski-Szmek
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Zbigniew Jędrzejewski-Szmek @ 2013-01-21  6:38 UTC (permalink / raw)
  To: util-linux; +Cc: Eric W. Biederman, Zbigniew Jędrzejewski-Szmek

Hi,

those patches are ON TOP OF SAMI KREOLA'S SERIES
(nsenter: trivial adjustments).

Zbigniew Jędrzejewski-Szmek (5):
  nsenter: allow arguments to be specified in any order
  nsenter: add --all meaning all namespaces and cwd and root
  nsenter: respect --exec no matter where it appears
  nsenter: rename --exec/-e to --no-fork/-F
  unshare: add --all meaning all namespaces

 sys-utils/nsenter.1 |   7 +++-
 sys-utils/nsenter.c | 104 ++++++++++++++++++++++++++++++++++++++++------------
 sys-utils/unshare.1 |   3 ++
 sys-utils/unshare.c |   9 ++++-
 4 files changed, 98 insertions(+), 25 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2013-01-28 20:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21  6:38 [PATCH 0/5] nsenter,unshare: small usability improvements Zbigniew Jędrzejewski-Szmek
2013-01-21  6:38 ` [PATCH 1/5] nsenter: allow arguments to be specified in any order Zbigniew Jędrzejewski-Szmek
2013-01-25 14:52   ` Karel Zak
2013-01-21  6:38 ` [PATCH 2/5] nsenter: add --all meaning all namespaces and cwd and root Zbigniew Jędrzejewski-Szmek
2013-01-25 15:02   ` Karel Zak
2013-01-25 16:39     ` Zbigniew Jędrzejewski-Szmek
2013-01-25 17:44       ` Eric W. Biederman
2013-01-25 17:59         ` Zbigniew Jędrzejewski-Szmek
2013-01-27 15:45         ` Ángel González
2013-01-28  2:38           ` Eric W. Biederman
2013-01-28 20:41             ` Ángel González
2013-01-21  6:38 ` [PATCH 3/5] nsenter: respect --exec no matter where it appears Zbigniew Jędrzejewski-Szmek
2013-01-25 15:02   ` Karel Zak
2013-01-25 15:07     ` Zbigniew Jędrzejewski-Szmek
2013-01-25 15:23       ` Karel Zak
2013-01-21  6:38 ` [PATCH 4/5] nsenter: rename --exec/-e to --no-fork/-F Zbigniew Jędrzejewski-Szmek
2013-01-25 15:03   ` Karel Zak
2013-01-21  6:38 ` [PATCH 5/5] unshare: add --all meaning all namespaces Zbigniew Jędrzejewski-Szmek
2013-01-25 15:04   ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox