mirror of https://github.com/aredn/aredn.git
ad78e077f0
* Improve the firmware upgrade process The old firmware upgrade process attempted to free up RAM by reusing the 'upgrade_kill_prep' script which is later used by '/sbin/sysupgrade'. Unfortuantely this doesn't work as intented. While the script will go about killing various services, 'procd' just goes and starts them up again using quite a bit more memory in the process. Instead this script just kills the various daemons 'no questions asked' and then runs the associated '/etc/init.d/xxx stop' script to instruct 'procd' not the start them up again. This gets us to the place the original script was trying to go. + A syntax fix in '007' patch (need spaces around the [ .. ]) * Inline the style for the firmware page to avoid sleep before flash * Minor reliability improvements * Clear away services even earlier |
||
---|---|---|
.. | ||
cgi-bin | ||
js | ||
AREDN.png | ||
about.html | ||
aredn.css | ||
black_on_white.css | ||
connected.png | ||
disconnected.png | ||
dot.png | ||
email.png | ||
help.html | ||
index.html | ||
loading.css | ||
qmark.png | ||
red_on_black.css | ||
style.css | ||
trash.png | ||
upgrademode.html | ||
white_on_black.css | ||
yellow_on_black.css |