Skip to content

Commit

Permalink
Remove configs provided by radxa-system-config-common
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Dec 6, 2023
1 parent 653cd18 commit 5ca4d2c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions common/rootfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ actions:
# SYSTEMD_RELAX_ESP_CHECKS=1 SYSTEMD_ESP_PATH=/boot/efi bootctl install --entry-token=os-id --make-entry-directory=yes
fi
echo 'U_BOOT_TIMEOUT="10"' >> /etc/default/u-boot
echo "U_BOOT_PARAMETERS=\"\$(cat /etc/kernel/cmdline)\"" >> /etc/default/u-boot
echo 'U_BOOT_FDT_DIR="/usr/lib/linux-image-"' >> /etc/default/u-boot
echo 'QT_QUICK_BACKEND DEFAULT=software' >> /etc/security/pam_env.conf
sed -i 's/\${_BOOT_DIRECTORY}\${U_BOOT_FDT_OVERLAYS_DIR}/\${U_BOOT_FDT_OVERLAYS_DIR}/g' /usr/sbin/u-boot-update
sed -i 's/^prompt.*$/prompt 1/' /usr/sbin/u-boot-update
Expand Down

0 comments on commit 5ca4d2c

Please sign in to comment.