Commit Graph

313 Commits

Author SHA1 Message Date
Cameron Thompson
21e144966f Merge branch 'development-SDXPINN' into SDXPINN 2025-02-05 15:33:10 -05:00
Cameron Thompson
148b6a6861 Add exe permissions 2025-02-05 15:25:49 -05:00
Russel Yasol
fa4ed2876b Fixed incorrect TAC value when current network mode is NSA 2025-02-03 14:42:21 +08:00
Russel Yasol
efc3ea460a Merging beta 1.1.1-4 release candidate 2025-02-03 14:12:59 +08:00
Cameron Thompson
ba34463acd Merge branch 'development-SDXPINN' into SDXPINN 2025-02-01 02:04:47 -05:00
Cameron Thompson
61a14f6b39 Rebuild opkg-feed 2025-02-01 02:04:07 -05:00
Cameron Thompson
bda5e8622d Update luci-app-go-wireguard
- Defined conffile
- Added service firewall reload when starting the vpn
2025-02-01 01:58:54 -05:00
Cameron Thompson
8dc578a364 Create warp CLI wrapper
- A CLI tool that uses wgcf CLI to create a directory for free and plus warp accounts

- Allows profiles to install direct to luci-app-go-wireguard
2025-02-01 01:30:56 -05:00
Cameron Thompson
a75c2c9da7 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-31 18:52:41 -05:00
Cameron Thompson
6394731663 Rebuild opkg-feed
Fix permissions
2025-01-31 18:50:53 -05:00
Cameron Thompson
d3c6605936 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-31 18:42:48 -05:00
Cameron Thompson
b6466dc910 Add wgcf to repo 2025-01-31 18:40:04 -05:00
Cameron Thompson
6608d084b5 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-30 21:58:57 -05:00
Cameron Thompson
59be0e546f Rename package and rebuild opkg-feed
- Added luci-app-GO-wireguard

(Luci app for Wireguard pulled from GoldenOrb)
2025-01-30 20:50:26 -05:00
Cameron Thompson
e820fe3623 Add wireguard luci app
- Pulled from GoldenOrb
2025-01-30 20:43:29 -05:00
Cameron Thompson
74971330f6 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-29 23:13:23 -05:00
Cameron Thompson
6d80afb010 add kmod-wireguard to ipk source
Wireguard is precompiled into the kernel

zcat /proc/config.gz | grep WIREGUARD

CONFIG_WIREGUARD=y
# CONFIG_WIREGUARD_DEBUG is not set

This package simply makes opkg understand that its already installed.
2025-01-29 23:09:29 -05:00
Cameron Thompson
19d6b984bd Merge branch 'development-SDXPINN' into SDXPINN 2025-01-28 19:58:52 -05:00
Cameron Thompson
3d0a760e13 Fix mount-fix issue 2025-01-28 19:49:42 -05:00
Cameron Thompson
f412e318ed Merge branch 'development-SDXPINN' into SDXPINN 2025-01-28 00:07:23 -05:00
Cameron Thompson
5112fd5280 Add depends sdxpinn-patch to quecmanager beta 2025-01-28 00:04:17 -05:00
Cameron Thompson
e7ab42b2c1 Remove need for rc_sync 2025-01-27 23:59:11 -05:00
Cameron Thompson
e99adb0a3e QuecManager Beta 1.1.1-3
- Fixed cell scanner not working
- Improved control scripts
2025-01-27 23:56:02 -05:00
Cameron Thompson
4cef2d3d86 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-26 17:47:24 -05:00
Cameron Thompson
64d117fb9e Update preinst 2025-01-26 17:38:59 -05:00
Cameron Thompson
901fed57c5 Update toolkit, sdxpinn patch and mount-fix 2025-01-26 17:32:24 -05:00
Cameron Thompson
8de5a5f917 Update postinst 2025-01-26 01:29:41 -05:00
Cameron Thompson
c63b28f196 Update toolkit; Rebuild opkg-feed 2025-01-26 00:42:09 -05:00
Cameron Thompson
f06995bda7 Ensure old overlay watchdog is disabled 2025-01-26 00:06:25 -05:00
Cameron Thompson
51ac84705c Update sdxpinn-patch
- Added a fix to ensure mount-fix does not have a prerm to run

- Added a custom arch index for opkg

- Updated quecmanager beta to have a depend on inotifywait since mount-fix no longer has the depend.
2025-01-25 23:57:31 -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
c9ec7f7617 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-23 18:36:19 -05:00
Cameron Thompson
3352a86548 QuecManager Beta install improvements
Made it so this package runs rc sync only once and waits 3 seconds before doing so in case init-watchdog is also responding.
2025-01-23 18:33:37 -05:00
Russel Yasol
cf9387c736 Release version for 1.1.1-2
- Improved fetch_data script
- Improved quecwatch script
- Added scripts for cell scan
- Added a working UI for cell scan
2025-01-23 20:17:02 +08:00
Cameron Thompson
f956fbaf37 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-21 23:48:26 -05:00
Cameron Thompson
85136894e0 Update rc_sync 2025-01-21 23:41:53 -05:00
Cameron Thompson
cdf655af16 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-21 22:03:19 -05:00
Cameron Thompson
fb24db4cfe Update preinst 2025-01-21 21:31:31 -05:00
Cameron Thompson
6b2b424bcd fix sdxpinn-patch 2025-01-21 00:32:07 -05:00
Cameron Thompson
0f9fbfa2ab sdxpinn-patch fixes 2025-01-21 00:21:22 -05:00
Cameron Thompson
1875ac86b3 Update preinst 2025-01-21 00:07:51 -05:00
Cameron Thompson
07d06d4480 Update control 2025-01-20 23:29:10 -05:00
Cameron Thompson
8cd7d09a55 update sdxpinn-patch
- Added opkg feeds patch
2025-01-20 23:27:29 -05:00
Cameron Thompson
80f2975243 Begin work on sdxpinn-patch 2025-01-20 22:11:24 -05:00
Cameron Thompson
a80af985fd Merge branch 'development-SDXPINN' into SDXPINN 2025-01-20 16:19:27 -05:00
Cameron Thompson
f2767682c5 Added req for rc_sync for QuecManager BETA and socat-at-bridge 2025-01-20 16:15:00 -05:00
Cameron Thompson
d4f13f11b6 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-20 15:41:25 -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
cb0cfd7e60 Prevent mount-fix from being upgraded
- Prevent the mount-fix package from being upgraded.
2025-01-20 15:15:20 -05:00
Cameron Thompson
cc5792d192 Remove old src files out of sync with dev baranch 2025-01-20 10:32:37 -05:00