Commit Graph

76 Commits

Author SHA1 Message Date
Cameron Thompson
1663b34e1d Prep to merge 2024-04-10 23:41:21 -04:00
Zach Brown
315b937e8f Ensure lighttpd installed for ttyd 2024-04-10 12:42:49 +00:00
Zach Brown
dc7f3f17d2 last minor updates 2024-04-10 12:20:12 +00:00
Zach Brown
0b3cce7a1f Fix password 2024-04-10 02:58:25 +00:00
Zach Brown
b5166a969e Fix password bug 2024-04-10 02:47:03 +00:00
Zach Brown
b63b4d4cea Add password config 2024-04-10 02:45:12 +00:00
Zach Brown
59b3bfa6ba Add useradd for sshd 2024-04-09 21:34:44 +00:00
Zach Brown
65a8dadbb6 Fix script 2024-04-09 20:32:57 +00:00
Zach Brown
2024ec569c Fixes 2024-04-09 19:18:06 +00:00
Zach Brown
223e704adc Fix OPKG installer 2024-04-09 17:08:26 +00:00
Zach Brown
74790da711 SSH updates 2024-04-09 15:48:46 +00:00
Zach Brown
c82d9496a7 Made a few changes to lighttpd 2024-04-09 02:20:15 +00:00
Zach Brown
05c387d539 First WIP of rework to lighttpd 2024-04-07 01:46:29 +00:00
Cameron Thompson
86da9f8412 Add notes about speedtest, remove unused def. 2024-03-31 01:41:38 -04:00
Cameron Thompson
4458b582d6 Add new html to installer 2024-03-28 00:55:34 -04:00
Cameron Thompson
d387d5417b Update tailscale installer
Now gets tailscale and tailscaled directly from source
updated to 1.62.1
2024-03-28 00:47:59 -04:00
Cameron Thompson
039c3d0855 update ttyd source to 1.7.5
https://github.com/tsl0922/ttyd/releases/tag/1.7.5
2024-03-28 00:20:29 -04:00
Cameron Thompson
0b33a3991e Fix simpleadmin not installing 2024-03-27 20:32:52 -04:00
Cameron Thompson
cadf231422 Update RMxxx_rgmii_toolkit.sh 2024-03-26 01:44:10 -04:00
Cameron Thompson
ea86c78d73 Update RMxxx_rgmii_toolkit.sh
-Update ttyd installation process to allow Updating and Uninstalling; Added new dependency check

-Add fast.com CLI (tops out at 40mbps)
2024-03-26 01:11:40 -04:00
Cameron Thompson
31b58c431c Add Speedtest CLI installer 2024-03-25 01:27:32 -04:00
Cameron Thompson
93621b3f64 Update TTYd installation
-Now copies passwd from /etc to /opt/etc in the case of SELINUX is enabled on the module
-Sets the root user's home folder to /usrdata/root to allow for default writability and more available space
-Creates a .profile to be placed in the home directory that sets the correct $PATH This file can be used to execute a startup menu later.
-Creates /usrdata/root/bin for binaries to be pushed to later. This is added to the $PATH as well by .profile
2024-03-24 20:17:23 -04:00
Cameron Thompson
35993bf722 Fixed ttyd not starting at boot 2024-03-19 20:05:56 -07:00
Cameron Thompson
92fb8ab335 Update RMxxx_rgmii_toolkit.sh
Updated ttyd installation
2024-03-16 21:51:49 -04:00
Cameron Thompson
911df02bd8 Update RMxxx_rgmii_toolkit.sh
Add more info to the portable/built-in AT Command Function
Defined the Github username
2024-03-16 20:23:07 -04:00
Cameron Thompson
cf39a48263 at-socat-bridge major update toolkit fix
Fixed the chmod +x command failing
2024-03-16 18:13:45 -04:00
iamromulan
127db81532 Major at-socat-bridge update
-Now uses both smd11 and smd7 for separate AT streams
-smd11 is linked to ttyOUT
-smd7 is linked to ttyOUT2

ttyOUT is intended for automated AT commands (for parse scripts, etc)

ttyOUT2 is intended for manual user initiated AT commands; the new atcmd bin is now linked to /bin as well for utilization of ttyOUT2 by shell. Just type the command atcmd to run it.

Separating these streams will improve responsiveness and help the progress of more development.
2024-03-16 17:49:52 -04:00
iamromulan
26a74b1e24 Update RMxxx_rgmii_toolkit.sh 2024-02-26 19:59:08 -05:00
iamromulan
07e4e797b7 Add TTYd option 2024-02-26 19:56:22 -05:00
iamromulan
c543a1e9ab Update Entware installer trigger 2024-02-26 00:34:46 -05:00
iamromulan
2c40cacc18 Add $GITTREE to entware link
Add $GITTREE to entware link
2024-02-25 21:52:05 -05:00
iamromulan
a175d0597a Merge last fixes from Main 2024-02-25 21:41:34 -05:00
iamromulan
85d3c7bc41 Add Menu Colors
-Added rest of the menu colors
2024-02-23 16:46:28 -05:00
iamromulan
9861d33649 Allow installation of the simplefirewall only
If simplefirewall isn't installed upon entering the config menu it will ask to install it
2024-02-23 15:47:05 -05:00
iamromulan
5f8346f6a5 Fix command usage
cp -f to cp -rf
2024-02-23 15:11:15 -05:00
iamromulan
500a2c4c69 TTL service fix
Fix problem with TTL service not being copied over to sysd correctly
2024-02-23 11:58:14 -05:00
iamromulan
8c69d328b5 Make Menu look better
-Added colors to menu
-Added my logo ;)
2024-02-23 00:05:19 -05:00
iamromulan
5c5e9c5673 Poking at TTL toolkit menu...... 2024-02-22 23:22:40 -05:00
iamromulan
34c9c127fd Fix wrong command usage for TTL 2024-02-22 23:08:15 -05:00
iamromulan
0804f7800f Fix TTL Value set from Toolkit 2024-02-22 23:03:32 -05:00
iamromulan
551ab341bc Revert "Fix TTL Update from toolkit"
This reverts commit 9ec5223806.
2024-02-22 22:44:34 -05:00
iamromulan
9ec5223806 Fix TTL Update from toolkit
Added service restart command
2024-02-22 22:38:23 -05:00
iamromulan
c4819964ea Bug fixes
Fixed more path issues
2024-02-22 22:07:20 -05:00
iamromulan
9873a43266 Error Fixes, add entware option
Fix wrong link for simpleadmintest, add install entware option
2024-02-22 21:46:03 -05:00
iamromulan
bf7e716186 Fix wget link for socat-at-bridge 2024-02-22 16:46:49 -05:00
iamromulan
bc5bd18e72 Fix typos and missing remount_rw 2024-02-22 16:14:21 -05:00
iamromulan
b210afdb47 Rename RMxxx_rgmii_toolkit_dev.sh to RMxxx_rgmii_toolkit.sh 2024-02-22 15:26:47 -05:00
iamromulan
780590bfa5 Combine Dependencies; Other Improvements
-Removed CPU intensive python based telnet server option
-Removed Micropython
-Renamed AT Telnet Daemon socat-at bridge
-Moved TTL related files not part of the www/cgi-bin directory to /simplefirewall
-Improved Simplefirewall menu, added ability to change TTL
-Combined uninstall and install functions for simpleadmin and dependencies into single functions
2024-02-20 23:44:05 -05:00
iamromulan
2e0d213a0f Add simpleadmin test branch
-Installer now working
2024-02-16 00:36:24 -05:00
iamromulan
b7c3fd927e Add simpleadmin test branch 2024-02-16 00:33:34 -05:00