Package: set default theme to argon, pre-install luci-app-opkg for zh-cn
This commit is contained in:
@@ -66,3 +66,6 @@ line_number_h6=`grep -m1 -n 'h6 {' $css_file | cut -d: -f1`
|
||||
if [[ ! -z "$line_number_h6" ]]; then
|
||||
sed -i $line_number_h6',+10 s/font-weight: normal/font-weight: bold/' $css_file
|
||||
fi
|
||||
|
||||
#set default theme to argon
|
||||
sed -i '/uci commit luci/i\uci set luci.main.mediaurlbase="/luci-static/argon"' `find package -type f -path '*/default-settings/files/zzz-default-settings'`
|
||||
|
||||
@@ -4,6 +4,7 @@ CONFIG_TARGET_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a53+crypto+crc -mtune=cortex-a53"
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=600
|
||||
|
||||
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
CONFIG_PACKAGE_luci-app-ddnsto=y
|
||||
CONFIG_PACKAGE_luci-app-dockerman=y
|
||||
@@ -12,6 +13,7 @@ CONFIG_PACKAGE_luci-app-godproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-netdata=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
|
||||
@@ -13,6 +13,9 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=360
|
||||
|
||||
|
||||
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2c=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a53+crypto+crc -mtune=cortex-a53"
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=600
|
||||
|
||||
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
CONFIG_PACKAGE_luci-app-ddnsto=y
|
||||
CONFIG_PACKAGE_luci-app-dockerman=y
|
||||
@@ -12,6 +13,7 @@ CONFIG_PACKAGE_luci-app-godproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-netdata=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
|
||||
@@ -4,6 +4,7 @@ CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a53+crypto+crc -mtune=cortex-a53"
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=600
|
||||
|
||||
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
CONFIG_PACKAGE_luci-app-ddnsto=y
|
||||
CONFIG_PACKAGE_luci-app-dockerman=y
|
||||
@@ -12,6 +13,7 @@ CONFIG_PACKAGE_luci-app-godproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-netdata=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
|
||||
@@ -4,6 +4,7 @@ CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4s=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a72.cortex-a53+crypto+crc -mtune=cortex-a72.cortex-a53"
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=600
|
||||
|
||||
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
CONFIG_PACKAGE_luci-app-ddnsto=y
|
||||
CONFIG_PACKAGE_luci-app-dockerman=y
|
||||
@@ -12,6 +13,7 @@ CONFIG_PACKAGE_luci-app-godproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-netdata=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
|
||||
@@ -13,6 +13,7 @@ CONFIG_PACKAGE_luci-app-godproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-netdata=y
|
||||
CONFIG_PACKAGE_luci-app-openclash=y
|
||||
CONFIG_PACKAGE_luci-app-opkg=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
|
||||
Reference in New Issue
Block a user