Difference between revisions of "Talk:Customised Firmware Release Notes"
Line 8: | Line 8: | ||
** Shows progress and when finished on front panel; | ** Shows progress and when finished on front panel; | ||
** More screen output is copied to the log file; | ** More screen output is copied to the log file; | ||
+ | ** Will no longer fail if the output log file exceeds 64MiB; | ||
* Updates to bootstrap web pages (those shown during boot or when in different modes): | * Updates to bootstrap web pages (those shown during boot or when in different modes): | ||
** Show button to access telnet menu via web browser; | ** Show button to access telnet menu via web browser; |
Revision as of 11:34, 20 January 2017
3.11 (TBC.01.2017)
- Web-based telnet menu now built-in and available in initial installation, maintenance, safe and RMA modes;
- Updated telnet menu:
- Runs fix-disk in a separate session so that it will keep running if the connection to the telnet menu is terminated;
- New telnet menu invocations can attach to running fix-disk sessions.
- Updated fix-disk:
- Shows progress and when finished on front panel;
- More screen output is copied to the log file;
- Will no longer fail if the output log file exceeds 64MiB;
- Updates to bootstrap web pages (those shown during boot or when in different modes):
- Show button to access telnet menu via web browser;
- Add reboot buttons to pages where a reboot is required;
- Fixed unwanted interaction with some naïve ad-blockers;
- Allow more time for system initialisation before displaying No hard disk found;
- Change mouse pointer when hovering over buttons;
- Create initial basic /etc/hosts file during boot. The file is overwritten with more information once the network comes up;
- Update ext2 utilities;