Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Non-invasive mode: unpack and drop a chroot script in WSL/Ubuntu #1

Open
Artoria2e5 opened this issue Nov 16, 2016 · 12 comments
Open
Assignees

Comments

@Artoria2e5
Copy link

No description provided.

@LER0ever
Copy link
Collaborator

That could be a perfect solution for multiple distribution under WSL, but unfortunately, chroot is not yet implemented by Microsoft under WSL

@Artoria2e5
Copy link
Author

Artoria2e5 commented Nov 16, 2016

Implemented on my b14959. Any more questions?

@MingcongBai
Copy link

Implemented on my b14959. Any more questions?

I would suppose that this is not yet available in the stable version? https://en.wikipedia.org/wiki/Windows_10

@Artoria2e5
Copy link
Author

Since WSL is being actively updated, to do useful things with it you should use an Insider release for Windows 10.

@MingcongBai
Copy link

Since WSL is being actively updated, to do useful things with it you should use an Insider release for Windows 10.

Right, you do have a point. I guess we could run an extra check to see if a "chroot" installation mode is possible to be used? @LER0ever

@LER0ever
Copy link
Collaborator

OK, I'll add an extra option that shows after the alt-click action. But firstly I have to figure out which build exactly is the chroot function added to WSL.

@MingcongBai
Copy link

OK, I'll add an extra option that shows after the alt-click action. But firstly I have to figure out which build exactly is the chroot function added to WSL.

Look above.

@Artoria2e5
Copy link
Author

Artoria2e5 commented Nov 16, 2016

Should be there as of 14951. chroot is required for sshd, so it is kinda fundamental.

@LER0ever
Copy link
Collaborator

Look above.

I know it's implemented in b14959, but it works also fine on my samsung with b14955.
So I need to know the very first build that supports chroot.

@Artoria2e5
Copy link
Author

Anyway, just don't worry about writing system requirements. You can always use chroot / to test...

@MingcongBai
Copy link

Should be there as of 14951. chroot is required for sshd, so it is kinda fundamental.

I thought SSH Daemon can work withou chroot functionality...

@MingcongBai
Copy link

Anyway, just don't worry about writing system requirements. You can always use chroot / to test...

Nice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants