Files
reterminal-dm4/emmc-provisioning/cloud-init/config-files
nearxos 3909fd7cf1 Update FILE_SERVER URL in first-boot scripts and documentation
Change the default FILE_SERVER URL from `http://10.130.60.141:5000/files/first-boot` to `http://10.20.50.1:5000/files/first-boot` across multiple files, including the first-boot script, documentation, and example user data. This update ensures consistency in asset retrieval for first-boot operations.
2026-02-21 20:43:06 +02:00
..

Config files for first-boot (file server)

first-boot.sh downloads these from FILE_SERVER (e.g. http://10.20.50.1:5000/files/first-boot) and installs them to the paths below. Upload each file into the first-boot subfolder of portal-files (e.g. /var/lib/cm4-provisioning/portal-files/first-boot/).

File on server Destination on device
chromium-kiosk.desktop /home/pi/.config/autostart/chromium-kiosk.desktop (with start-chromium.sh)
99-wallpaper.conf /etc/lightdm/lightdm.conf.d/99-wallpaper.conf
99-default-session.conf /etc/lightdm/lightdm.conf.d/99-default-session.conf (rpd-labwc)
maliit-keyboard.desktop /home/pi/.config/autostart/maliit-keyboard.desktop
set-rotation-once.desktop /home/pi/.config/autostart/set-rotation-once.desktop (with set-rotation-once.sh)

Wallpaper is set once during first-boot via pcmanfm config; no set-wallpaper-once one-shot.