• Joined on 2026-01-03
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-23 08:11:19 +00:00
0bbd62213c Enhance Raspberry Pi OS image handling and dashboard UI
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-23 07:59:35 +00:00
8b4930d4b9 Refactor screen rotation setup and GTK theme configuration in first-boot process
fd4e54f125 Enhance first-boot configuration with step enable flags and improved documentation
Compare 2 commits »
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-22 15:18:53 +00:00
196b13c2fa Add update functionality for cloud-init templates in the dashboard
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-22 14:29:19 +00:00
fd56ed4049 Add file editing functionality to dashboard
16c796b8af Refactor first-boot process to introduce ordered execution and new one-shot scripts
Compare 2 commits »
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 19:08:24 +00:00
79a7f76a12 Enhance first-boot script and documentation with config file support
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 17:20:59 +00:00
3909fd7cf1 Update FILE_SERVER URL in first-boot scripts and documentation
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 13:21:27 +00:00
595ae0dd35 Refactor first-boot script and documentation to remove rpi-eeprom handling
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 12:30:43 +00:00
a915e5a405 Enhance dashboard UI for EEPROM update functionality
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 12:13:18 +00:00
b39e73324f Add EEPROM update functionality and UI enhancements
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-21 11:11:25 +00:00
5238d457e8 Update boot order configuration for eMMC first, then network
ff6258c2af Add status tracking for network boot actions in dashboard
ea6f846021 Improve network boot troubleshooting documentation and initramfs scripts
a6e27219f4 Enhance network boot troubleshooting documentation and scripts
Compare 4 commits »
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 22:04:01 +00:00
4d5909904c Add troubleshooting guidance for network boot failures
2a9731754c Add network boot testing and monitoring documentation
Compare 2 commits »
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 18:05:28 +00:00
2777811b32 Refactor first-boot rotation setup to use kernel command line for persistent display rotation. Update documentation to clarify the new method of setting screen orientation (90° clockwise) via cmdline.txt, eliminating the need for one-shot scripts. Enhance logging and user guidance for rotation and wallpaper configuration during first boot.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 15:31:10 +00:00
90296498f5 Add DHCP leases management to dashboard and UI
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 15:05:54 +00:00
7e1bf8a4c2 Add DHCP network boot management to API and UI
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 14:52:30 +00:00
66ad3b0a39 Refactor first-boot documentation and scripts to enhance Chromium startup behavior. Update start-chromium.sh to prefer Wayland for better touch support and adjust fullscreen handling for both Wayland and X11 environments. Clarify CM4 EEPROM configuration in documentation to prevent conflicts with reTerminal DM display backlight. Improve user guidance on touch interactions in Chromium.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 13:39:46 +00:00
58d9144752 Remove obsolete audio and buzzer control documentation files, including detailed guides and HTML interfaces, to streamline the repository and eliminate redundancy. This cleanup enhances maintainability and focuses on essential resources for the reTerminal DM4 audio and buzzer functionalities.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 13:06:42 +00:00
9656771d5a Enhance first-boot setup by adding dark theme configuration for user pi and enabling rpi-eeprom-update on CM4 for boot order management. Update documentation to reflect these changes and improve logging for boot order settings. Implement a one-shot service to ensure boot order is set after reboot on CM4.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 13:00:27 +00:00
fdadef0791 Refactor first-boot wallpaper setup to use pcmanfm configuration instead of one-shot scripts. Update documentation to reflect changes in wallpaper handling and remove obsolete one-shot references. Enhance logging for desktop wallpaper setup during first boot.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 10:41:39 +00:00
ccd99d8b06 Update first-boot documentation and script to clarify boot order configuration for Pi 5 and include rpi-eeprom in package installations. Adjust logging messages for better user guidance on EEPROM settings and potential issues during boot order changes.
nearxos pushed to main at nearxos/reterminal-dm4 2026-02-20 10:39:02 +00:00
8d50629b92 Update first-boot scripts and documentation to change display rotation from Right to Left for reTerminal DM. Enhance Plymouth theme configuration to ensure a single [Daemon] section is used. Update logging messages for clarity regarding boot order changes on Pi 5. Adjust README to reflect new rotation settings for one-shot scripts.