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.

This commit is contained in:
nearxos
2026-02-20 16:52:26 +02:00
parent 58d9144752
commit 66ad3b0a39
8 changed files with 481 additions and 32 deletions

View File

@@ -0,0 +1,9 @@
# Add this line to config.txt in the TFTP root (/srv/tftpboot) so the Pi loads
# the provisioning initramfs after the kernel.
#
# initramfs initrd.img followkernel
#
# Ensure initrd.img is in the same directory (TFTP root). The kernel will use
# it as the initial root and run /init, which starts the provisioning client.
initramfs initrd.img followkernel