luci編譯
㈠ 如何修改openwrt編譯時的默認的luci主題
config core main
option lang 'zh_cn'
option mediaurlbase '/luci-static/bootstrap'
option resourcebase /luci-static/resources
config extern flash_keep
option uci "/etc/config/"
option dropbear "/etc/dropbear/"
option openvpn "/etc/openvpn/"
option passwd "/etc/passwd"
option opkg "/etc/opkg.conf"
option firewall "/etc/firewall.user"
option uploads "/lib/uci/upload/"
config internal languages
config internal sauth
option sessionpath "/tmp/luci-sessions"
option sessiontime 3600
config internal ccache
option enable 1
config internal themes
luci的源碼包解壓後
自己替換進libs/web/root/etc/config