LuCI for Entware - #1
Draft
Ponywka wants to merge 22 commits into
Draft
Conversation
Ponywka
commented
Sep 11, 2026
| @@ -0,0 +1,5 @@ | |||
| config system | |||
| option hostname 'Entware' | |||
Member
Author
There was a problem hiding this comment.
Точно ли оставить название как "hostname"? Технически в парадигме Entware это не имеет никакого отношения к hostname'у.
Ponywka
marked this pull request as draft
September 11, 2026 02:13
Ponywka
force-pushed
the
feature/luci
branch
from
September 12, 2026 01:36
11db142 to
7c63e1b
Compare
…ays available on vendor firmware
Member
Author
|
Есть небольшой момент, который нужно учитывать при использовании LuCI - нужно запускать/перезапускать его в строгой последовательности: /opt/etc/init.d/rc.unslung stop
/opt/etc/init.d/rc.unslung startНадо бы придумать, как исправить |
Ponywka
force-pushed
the
feature/luci
branch
from
September 12, 2026 01:55
7c63e1b to
6ecc0db
Compare
Ponywka
commented
Sep 12, 2026
Comment on lines
+102
to
+104
| // rpcd login password change is not working under Entware | ||
| rpcd = s.option(form.HiddenValue, 'rpcd', null); | ||
| rpcd.default = '0'; |
Member
Author
There was a problem hiding this comment.
Починить смену пароля со стороны rpcd, если это представляется возможным
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.