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:
@@ -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
|
||||
Reference in New Issue
Block a user