iamromulan
2024-10-03 22:22:29 -04:00
parent 044bab364f
commit 77c4fa6667
5 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
Package: sdxpinn-mount-fix
Version: 1.0
Version: 1.0.1
Architecture: aarch64_cortex-a53
Maintainer: Cameron Thompson iamromulan@github.com
Description: Creates a usable mount space and overlay for SDXPINN modems
Suggests: libinotifytools, inotifywait
Depends: libc

View File

@@ -25,9 +25,15 @@ chmod +x /usr/sbin/init-overlay-watchdog.sh
# Enable and start the service
service mount-fix enable
service init-overlay-watchdog enable
service mount-fix start
opkg update
opkg install inotifywait inotifywatch
sleep 1
opkg install /tmp/libinotifytools_3.20.11.0-1_aarch64_cortex-a53.ipk
opkg install /tmp/inotifywait_3.20.11.0-1_aarch64_cortex-a53.ipk
service init-overlay-watchdog enable
service init-overlay-watchdog start
echo -e "\e[32m sdxpinn-mount-fix installed! Here is the new file structure! \e[0m"
echo -e "\e[32m ============================================================ \e[0m"
mount && df -h
echo -e "\e[32m ============================================================ \e[0m"
echo -e "\e[32m sdxpinn-mount-fix installed! New file structure above! \e[0m"
exit 0

View File

@@ -42,3 +42,5 @@ src/gz openwrt_packages https://downloads.openwrt.org/releases/22.03.5/packages/
# src/gz openwrt_qtiwlan https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/qtiwlan
# src/gz openwrt_qtiwlanprop https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/qtiwlanprop
src/gz openwrt_routing https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/routing
# Added by iamromulan:
src/gz openwrt_telephony https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/telephony/