Commit Graph

18 Commits

Author SHA1 Message Date
Cameron Thompson
3d0a760e13 Fix mount-fix issue 2025-01-28 19:49:42 -05:00
Cameron Thompson
8de5a5f917 Update postinst 2025-01-26 01:29:41 -05:00
Cameron Thompson
dc16a3c9fe mount-fix simplification
- No more inotifywait or overlay-init-watchdog

- Instead, real_rootfs rc.d is mounted back on top of the overlay to allow read/write to it. The bootup rc.d and resulting location rc.d become the same and as a result allowing init to behave naturally without extra help.

- Must be on the latest sdxpinn-patch version in order to upgrade this package. The old prerm scripts need removed before upgrading.
2025-01-25 22:33:05 -05:00
Cameron Thompson
0c6194e00c mount-fix Test
First test with new firmware with updated mount-fix package
2025-01-10 00:29:13 -05:00
Cameron Thompson
47c1ea44ad Progress for: mount-fix
Slowly working on patch to account for new mounts on December firmware
2025-01-08 01:41:08 -05:00
iamromulan
67de104199 Update postinst 2024-10-05 15:47:10 -04:00
iamromulan
d0abbb2812 Update postinst 2024-10-05 15:37:50 -04:00
iamromulan
e191a0009c Update to handled pre-installed dependencies 2024-10-05 18:57:50 -04:00
iamromulan
0bb0720c6b Remove extra list entries; Fix prerm 2024-10-05 12:18:50 -04:00
iamromulan
368825c13a Update status after opkg completes via init 2024-10-05 06:03:17 -04:00
iamromulan
151ec22f95 Update postinst 2024-10-05 05:17:08 -04:00
iamromulan
2652c15aef Update postinst 2024-10-05 04:06:23 -04:00
iamromulan
2d0af5b2ae Update postinst 2024-10-05 03:21:35 -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
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