Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image-layout: Replace "slash separated layout" with "directory structure" #732

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented Sep 18, 2017

Adjusting wording we've been carrying since #605.

On Windows, an unpacked layout will use backslashes. Layouts really don't care what the directory separator is, and each access method (filesytem access, tar unpacker, etc.) already has an unambiguous separator character.

This is a very minor nit, but seems easy enough to clean up.

…ure"

Adjusting wording we've been carrying since 9bb56d8 (image-layout:
add an initial image layout spec, 2016-05-26, opencontainers#605).

On Windows, an unpacked layout will use backslashes.  Layouts really
don't care what the directory separator is, and each access method
(filesytem access, tar unpacker, etc.) already has an unambiguous
separator character.

Signed-off-by: W. Trevor King <wking@tremily.us>
@stevvooe stevvooe merged commit 7c889fa into opencontainers:master Sep 29, 2017
@wking wking deleted the layout-no-slash-separated branch October 8, 2017 21:37
@vbatts vbatts mentioned this pull request Oct 30, 2017
Sign up for free to 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