Skip to content

LuCI for Entware - #1

Draft
Ponywka wants to merge 22 commits into
masterfrom
feature/luci
Draft

LuCI for Entware#1
Ponywka wants to merge 22 commits into
masterfrom
feature/luci

Conversation

@Ponywka

@Ponywka Ponywka commented Sep 11, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread applications/luci-app-package-manager/root/libexec/package-manager-call Outdated
Comment thread applications/luci-app-package-manager/root/libexec/package-manager-call Outdated
@@ -0,0 +1,5 @@
config system
option hostname 'Entware'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Точно ли оставить название как "hostname"? Технически в парадигме Entware это не имеет никакого отношения к hostname'у.

Comment thread modules/luci-base/root/etc/uci-config/system Outdated
Comment thread modules/luci-base/ucode/sys.uc Outdated
Comment thread themes/luci-theme-material/htdocs/luci-static/material/logo.svg
Comment thread luci.mk Outdated
Comment thread themes/luci-theme-footstrap/htdocs/luci-static/footstrap/logo.svg
Comment thread themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo.svg
@Ponywka
Ponywka marked this pull request as draft September 11, 2026 02:13
@Ponywka

Ponywka commented Sep 12, 2026

Copy link
Copy Markdown
Member Author

Есть небольшой момент, который нужно учитывать при использовании LuCI - нужно запускать/перезапускать его в строгой последовательности:

/opt/etc/init.d/rc.unslung stop
/opt/etc/init.d/rc.unslung start

Надо бы придумать, как исправить

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';

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Починить смену пароля со стороны rpcd, если это представляется возможным

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.

1 participant