Skip to content

generate: optimize namespace setup log and fix manpage - #166

Merged
mrunalp merged 1 commit into
opencontainers:masterfrom
Mashimiao:generate-namespace-optimize-fix-manpage
Aug 2, 2016
Merged

generate: optimize namespace setup log and fix manpage#166
mrunalp merged 1 commit into
opencontainers:masterfrom
Mashimiao:generate-namespace-optimize-fix-manpage

Conversation

@Mashimiao

Copy link
Copy Markdown

Signed-off-by: Ma Shimiao mashimiao.fnst@cn.fujitsu.com

Comment threadman/ocitools-generate.1.md Outdated
Use a Cgroup namespace. *PATH* to file of an existing Cgroup namespace.
If *PATH* is set, join that namespace. The sepcial *PATH* "" set to
create a new namespace. The special *PATH* `host` removes any existing
Cgroup namespace from the configuration.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a “sepcial” → “special” typo in here. And the first two sentences read a bit awkardly to me. How about:

Use a Cgroup namespace where PATH is an existing Cgroup namespace file to join. The special empty-string PATH creates a new namespace. The special PATHhost removes any existing Cgroup namespace from the configuration.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On 08/02/2016 12:39 AM, W. Trevor King wrote:

There's a “sepcial” → “special” typo in here. And the first two sentences read a bit awkardly to me. How about:

Use a Cgroup namespace where /PATH/ is an existing Cgroup namespace file to join. The special empty-string /PATH/ creates a new namespace. The special /PATH/ |host| removes any existing Cgroup namespace from the configuration.

Thx, fixed.

@Mashimiao
Mashimiaoforce-pushed the generate-namespace-optimize-fix-manpage branch from f4759ca to 33f49a2CompareAugust 2, 2016 05:44
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
@Mashimiao
Mashimiaoforce-pushed the generate-namespace-optimize-fix-manpage branch from 33f49a2 to 15f529bCompareAugust 2, 2016 05:47
@wking

wking commented Aug 2, 2016 via email

Copy link
Copy Markdown
Contributor

@mrunalp

Copy link
Copy Markdown
Contributor

LGTM

@mrunalp
mrunalp merged commit a8809c0 into opencontainers:masterAug 2, 2016
wking pushed a commit to wking/ocitools-v2 that referenced this pull request Aug 3, 2016
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Backported to v1.0.0.rc1 from 15f529bopencontainers#166 (cherry-pick applied
cleanly).
Signed-off-by: W. Trevor King <wking@tremily.us>
@Mashimiao
Mashimiao deleted the generate-namespace-optimize-fix-manpage branch November 14, 2016 09:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Mashimiao@wking@mrunalp