Skip to content

Remove deprecated help links#316

Closed
54145a wants to merge 3 commits into
termux:masterfrom
54145a:master
Closed

Remove deprecated help links#316
54145a wants to merge 3 commits into
termux:masterfrom
54145a:master

Conversation

@54145a

@54145a 54145a commented Jul 21, 2025

Copy link
Copy Markdown

Remove deprecated help links which are now leading to NSFW contents.

@54145a 54145a changed the title [Fatal]Remove deprecated help links Remove deprecated help links Jul 21, 2025

@sylirre sylirre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Changes for docs are ok. For the source code files see suggestions below.

Comment thread src/cli/proot.h Outdated
Comment thread src/tracee/event.c
note(tracee, INFO, USER,
"Get a 64-bit version that supports 32-bit binaries here: "
"http://static.proot.me/proot-x86_64");
"https://proot-me.github.io/");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This technically is not correct at all.

Proot compatible with Termux can be obtained only with pkg install proot.

@54145a 54145a Jul 21, 2025

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.

Actually I don't think this message will ever be shown if proot's installed from pkg, as pkg will take care of architecture.

@54145a 54145a requested a review from sylirre July 21, 2025 12:47
@54145a 54145a closed this Jun 9, 2026
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