Commit Graph

27 Commits

Author SHA1 Message Date
iamromulan
a2ff2799b5 Update to sdxpinn-mount-fix to 1.0.9
-Should now account for the scenario where bundled dependencies are already installed
2024-10-05 15:10:01 -04:00
iamromulan
e191a0009c Update to handled pre-installed dependencies 2024-10-05 18:57:50 -04:00
Cameron Thompson
25be4b30db typo 2024-10-05 14:04:22 -04:00
Cameron Thompson
f7d237856e Update control
Update control file to not have a direct suggested or otherwise dependency.
2024-10-05 14:01:20 -04:00
iamromulan
c7d238e65f Update sdxpinn-mount-fix
1.0.8
-Fixed .list exclusions
-status now updates with a self removing post init
-Fixed prerm script
2024-10-05 12:40:50 -04:00
iamromulan
0bb0720c6b Remove extra list entries; Fix prerm 2024-10-05 12:18:50 -04:00
iamromulan
4e361eb336 sdxpinn-mount-fix 1.0.7
Using a post init.d script now to add extra opkg status entries
2024-10-05 02:34:15 -04:00
iamromulan
368825c13a Update status after opkg completes via init 2024-10-05 06:03:17 -04:00
iamromulan
7f4b651ed7 Update sdxpinn-mount-fix version 2024-10-05 01:24:30 -04:00
iamromulan
151ec22f95 Update postinst 2024-10-05 05:17:08 -04:00
iamromulan
f3fb31acfa Update test_status_update.sh 2024-10-05 04:44:19 -04:00
iamromulan
f9da788193 Update test_status_update.sh 2024-10-05 04:39:03 -04:00
iamromulan
1aca8c892f Create test_status_update.sh
For diagnosing why we can't write to the status file
2024-10-05 04:32:12 -04:00
iamromulan
b90cb9b460 Update to version 1.0.5
Attempting to add entries to the status file differently
2024-10-05 00:13:56 -04:00
iamromulan
2652c15aef Update postinst 2024-10-05 04:06:23 -04:00
iamromulan
dd8e4d1bba Update Version
Suppress bogus errors
2024-10-04 23:47:35 -04:00
iamromulan
2d0af5b2ae Update postinst 2024-10-05 03:21:35 -04:00
iamromulan
0b24fabb48 Update Version number 2024-10-04 22:39:07 -04:00
iamromulan
b5bf9a4fb9 Fix bundled packages issue
Fix bundled packages not showing up as a separate package in opkg
2024-10-05 02:34:00 -04:00
iamromulan
861085cb26 Update postinst 2024-10-04 21:44:25 -04:00
iamromulan
f7e89663ee Integrate bundled packages 2024-10-04 21:40:31 -04:00
Cameron Thompson
ae23d55274 Merge ipks part 1
Merge inotifywait and libinotifytools into mount fix part 1
2024-10-04 15:15:07 -04:00
iamromulan
061fb6abe6 Further extract and setup for rebuild 2024-10-04 00:45:29 -04:00
iamromulan
1af3ee2d5e Add inotifywait and libinotifytools extracted ipk 2024-10-04 04:02:26 -04:00
iamromulan
823a5fa342 Add extracted files from tailscale ipks
Extracted the contents of:

https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/packages/tailscale_1.32.3-1_aarch64_cortex-a53.ipk

https://downloads.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/packages/tailscaled_1.32.3-1_aarch64_cortex-a53.ipk
2024-10-04 02:59:39 -04:00
iamromulan
77c4fa6667 Update for Offline deployment
-Added dependent ipks as apart of package

-Now installs via postinst script

From:

https://mirror-03.infra.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/packages/libinotifytools_3.20.11.0-1_aarch64_cortex-a53.ipk

https://mirror-03.infra.openwrt.org/releases/22.03.5/packages/aarch64_cortex-a53/packages/inotifywait_3.20.11.0-1_aarch64_cortex-a53.ipk

- Added missing base feed telephony
2024-10-03 22:22:29 -04:00
Cameron Thompson
2feecf15e1 Add sdxpinn-mount-fix
-Source Added
-build-ipk executable script added
-ipk added
2024-10-03 04:07:28 -04:00