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

Revamp v2.5 login mounts #23

Merged
merged 12 commits into from
Nov 27, 2022

Conversation

SaicharanKandukuri
Copy link
Member

Added:

  • removed the hardcoded login mechanism
  • Added proot-distro login mechanism with custom edits
  • added a feature to bind mount point entries from a file in the container
  • add a conditional feature to disable proot root fix --root-id
  • every container uses termux shared tmp from now

- most of code is from proot-distro
- new feature to open proot container in cwd ( can be disabled by --no-cwd-active-directory )
- using shared termux tmp is set to true by default ( can be disabled by --no-shared-tmp )
- new option to disable proot root fix ( can cause trouble with so many apps in container )
- new feature to parse options form a file inside container fs
its frustating when you use -l instread of -i and frustating about not found message
[Happens]
@SaicharanKandukuri SaicharanKandukuri added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 27, 2022
@SaicharanKandukuri SaicharanKandukuri merged commit 1b8d62d into revamp-v2.5-login Nov 27, 2022
@SaicharanKandukuri SaicharanKandukuri deleted the revamp-v2.5-login-mounts branch November 27, 2022 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant