@@ -184,24 +184,24 @@ rebuild_firmware() {
184184 echo -e " ${STEPS} Start building OpenWrt with Image Builder..."
185185
186186 # Selecting default packages, lib, theme, app and i18n, etc.
187- my_packages=" \
188- acpid attr base-files bash bc blkid block-mount blockd bsdtar btrfs-progs busybox bzip2 \
189- cgi-io chattr comgt comgt-ncm containerd coremark coreutils coreutils-base64 coreutils-nohup \
190- coreutils-truncate curl docker docker-compose dockerd dosfstools dumpe2fs e2freefrag e2fsprogs \
191- exfat-mkfs f2fs-tools f2fsck fdisk gawk getopt git gzip hostapd-common iconv iw iwinfo jq \
192- jshn kmod-brcmfmac kmod-brcmutil kmod- cfg80211 kmod-mac80211 libjson-script liblucihttp \
193- liblucihttp-lua losetup lsattr lsblk lscpu mkf2fs mount-utils openssl-util parted \
187+ my_packages=" \
188+ acpid attr base-files bash bc blkid block-mount blockd busybox \
189+ cgi-io chattr coreutils coreutils-base64 coreutils-nohup \
190+ coreutils-truncate curl dosfstools dumpe2fs e2freefrag e2fsprogs \
191+ exfat-mkfs fdisk gawk getopt gzip hostapd-common iconv iw iwinfo jq \
192+ jshn kmod-cfg80211 kmod-mac80211 libjson-script liblucihttp \
193+ liblucihttp-lua losetup lsattr lsblk lscpu mount-utils openssl-util parted \
194194 perl-http-date perlbase-file perlbase-getopt perlbase-time perlbase-unicode perlbase-utf8 \
195- pigz ppp ppp-mod-pppoe proto-bonding pv rename resize2fs runc tar tini ttyd tune2fs \
196- uclient-fetch uhttpd uhttpd-mod-ubus unzip uqmi usb-modeswitch uuidgen wget-ssl whereis \
197- which wpad-basic wwan xfs-fsck xfs-mkfs xz xz-utils ziptool zoneinfo-asia zoneinfo-core zstd \
195+ pigz resize2fs tar ttyd tune2fs \
196+ uhttpd uhttpd-mod-ubus unzip wget-ssl whereis \
197+ which wpad-basic zoneinfo-asia zoneinfo-core \
198198 \
199- luci luci-base luci-compat luci-i18n-base-zh-cn luci- lib-base luci-lib-docker \
199+ luci luci-base luci-compat luci-lib-base \
200200 luci-lib-ip luci-lib-ipkg luci-lib-jsonc luci-lib-nixio luci-mod-admin-full luci-mod-network \
201- luci-mod-status luci-mod-system luci-proto-3g luci-proto-bonding luci-proto-ipip luci-proto-ipv6 \
202- luci-proto-ncm luci-proto-openconnect luci-proto-ppp luci-proto-qmi luci-proto-relay \
201+ luci-mod-status luci-mod-system \
203202 \
204- luci-app-amlogic luci-i18n-amlogic-zh-cn \
203+ \
204+ luci-app-amlogic htop \
205205 \
206206 ${config_list} \
207207 "
0 commit comments