Commit Graph

19 Commits

Author SHA1 Message Date
Cameron Thompson
3d0a760e13 Fix mount-fix issue 2025-01-28 19:49:42 -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
85136894e0 Update rc_sync 2025-01-21 23:41:53 -05:00
Cameron Thompson
429d34d48a Create rc_sync
- Added a executable that can be called upon manually to ensure rc.d stays in sync with the orginal.
2025-01-20 15:37:56 -05:00
Cameron Thompson
775674cbed mount-fix ready to test
Confirmed working on my modem
2025-01-11 02:11:12 -05:00
Cameron Thompson
78d9bdabff Missing d 2025-01-10 21:11:07 -05:00
Cameron Thompson
35be8163bd Remove extra }
¯\_(ツ)_/¯
2025-01-10 12:19:46 -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
Cameron Thompson
b5f299dfb2 Sync with release branch
Pull updates from release branch
2024-10-29 23:36:37 +00:00
iamromulan
3a35becca8 Update: sdxpinn-mount-fix 1.0.11 RC
-Improved stopping mount-fix
     - Now restores stock filesystem completely when stopped.
     - / is still rw after but a reboot or setting it to ro will make it be read only again

- Improved echo and comments
2024-10-05 21:05:36 -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
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
dd8e4d1bba Update Version
Suppress bogus errors
2024-10-04 23:47:35 -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
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