Skip to content

bind-mount for plain access directories specified in kernel cmdline#1

Open
mgrechukh wants to merge 1 commit intosharhalakis:masterfrom
mgrechukh:skip
Open

bind-mount for plain access directories specified in kernel cmdline#1
mgrechukh wants to merge 1 commit intosharhalakis:masterfrom
mgrechukh:skip

Conversation

@mgrechukh
Copy link
Copy Markdown

Hello,

I needed this feature on my netbook for be able to use docker, it does not work on aufs over aufs. Probably there are another possible cases when this may be useful.

(also, i noticed you didn't update github for a while, - in another branch "devel" i blindly put over the ubuntu package. You may merge this also, if you want)

Regards.

@sharhalakis
Copy link
Copy Markdown
Owner

Hi there,

If I understand it correctly, this patch bind-mounts directories of the old / partition over the aufs, in order to make them volatile (i.e. excluding them from the aufs stack).

If that's the case, then do you think that this is needed in such an early stage? I.e. does this need to be done in the initramfs stage? I'd personally think that the init script is a more suitable place for such an action.

What do you think?

Thanks,
Stefanos

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.

2 participants