diff --git a/README.md b/README.md index f76ed5b..f2f35b1 100644 --- a/README.md +++ b/README.md @@ -12,33 +12,32 @@ This is a work in progress branch for early development for the RM551E-GL modem # Current state: The toolkit will do the following: 1. AT Commands - - Currently Not working. Just needs coded in. + - Needs tested. -2. First time setup/run me after a flash! - - You must reboot twise anytime after for this to be fully installed - - Can only be ran after a flash at this time - - The biggest thing this option does is completely redoes the overlay system. By default the mounts are screwy. Installs mount-fix that does it at boot - - Installs init-watchdog to keep the real root filesystem's init.d in sync with the overlay filesystem in realtime - - Enables luci and installs the luci AT commands app - - Installs ttyd and shadow-login - - Installs other packages - - Enables dropbear ssh server +2. Install sdxpinn-mount-fix/run me after a flash! + - Installs sdxpinn-mount-fix so you can have a usable filesystem. + - You won't get far without this installed 3. TTL Setup - Will allow you to set a TTL value - -4. Set root password + +4. Install Basic Packages/enable luci/add iamromulan's feed to opkg + - Adds this repo as a source for opkg/software to get packages + - Installs the public key for this repo + - Installs a few basic packages: atinout luci-app-atinout-mod sdxpinn-console-menu shadow-login luci-app-ttyd mc mc-skins + - Starts and enables the SSH server and uhttpd web server (Luci) + +5. Set root password - Runs the passwd utility so you can set your password for root -5. Tailscale Management +6. Tailscale Management - Will let you install tailscale - - First installs from opkg - - Then updates the tailscale and tailscaled to the latest from the static builds + - Installs my updated ipks - Will let you configure tailscale - No web server yet -6. Install Speedtest.net CLI app (speedtest command) +7. Install Speedtest.net CLI app (speedtest command) - Will install the speedtest command (speedtest.net test) - After install type speedtest to use it