[🐳|🔨] + : ==== BEGIN CUSTOMIZE-IMAGE ==== : [🐳|🔨] + rm /root/.not_logged_in_yet [🐳|🔨] + rm /etc/systemd/system/getty@.service.d/override.conf [🐳|🔨] + rm /etc/systemd/system/serial-getty@.service.d/override.conf [🐳|🔨] + echo SYNGLinux [🐳|🔨] + sed -i s/nanopi-r6c/SYNGLinux/g /etc/hosts [🐳|🔨] + apt-get remove -y firefox [🐳|🔨] Reading package lists... [🐳|🔨] Building dependency tree... [🐳|🔨] Reading state information... [🐳|🔨] The following package was automatically installed and is no longer required: [🐳|🔨] libdrm-nouveau2 [🐳|🔨] Use 'apt autoremove' to remove it. [🐳|🔨] The following packages will be REMOVED: [🐳|🔨] firefox [🐳|🔨] 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. [🐳|🔨] After this operat ion, 233 MB disk space will be freed. (Reading database ... 73131 files and directories currently installed.) [🐳|🔨] Removing firefox (9:128.0.3+build1-0ubuntu0.24.04.1~mt2armbian1) ... [🐳|🔨] Processing triggers for hicolor-icon-theme (0.17-2) ... [🐳|🔨] Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ... [🐳|🔨] Processing triggers for man-db (2.12.0-4build2) ... [🐳|🔨] Processing triggers for desktop-file-utils (0.27-2build1) ... [🐳|🔨] + cp /tmp/overlay/syngd /opt/ [🐳|🔨] + cp /tmp/overlay/syngctl /usr/local/bin/ [🐳|🔨] + groupadd --gid 1000 syng [🐳|🔨] + useradd --shell /bin/bash --uid 1000 --home-dir /home/syng --create-home --gid syng --g roups sudo,audio syng [🐳|🔨] + chpasswd [🐳|🔨] ++ cat /tmp/overlay/password.txt [🐳|🔨] + echo syng:i4adCNKugQyVhSij [🐳|🔨] + cp /tmp/overlay/etc/gdm3/custom.conf /etc/gdm3/ [🐳|🔨] + ln -sf /lib/systemd/system/gdm3.service /etc/systemd/system/display-manager.service [🐳|🔨] + cp -r /tmp/overlay/syngui /home/syng/ [🐳|🔨] + chown -R syng:syng /home/syng/syngui [🐳|🔨] + mkdir -p /home/syng/.local/share/applications [🐳|🔨] + ln -s /home/syng/syngui/syngui.desktop /home/syng/.local/share/applications [🐳|🔨] + chown -R syng:syng /home/syng/.local/share/applications [🐳|🔨] + : ==== END CUSTOMIZE-IMAGE ==== :