From ece2560a10415f56814d264ce321dfeceb3ae828 Mon Sep 17 00:00:00 2001 From: Saya Andy Date: Mon, 7 Sep 2026 17:01:43 +0700 Subject: fix: install kernel-sp12in repo into production image --- config.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.sh') diff --git a/config.sh b/config.sh index 0ab8a88..be5a142 100755 --- a/config.sh +++ b/config.sh @@ -436,6 +436,9 @@ fi # Surface Pro 12" customizations #-------------------------------------- +install -Dm644 /tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/yum.repos.d/kernel-sp12in.repo \ + /etc/yum.repos.d/kernel-sp12in.repo + # Device tree. kernel-surface compiles the patched dts in-tree and installs the # result twice: into its own module tree (dtb/qcom, from dtbs_install) and into # /usr/lib/surface-dtb//. The latter is the master copy @@ -706,7 +709,7 @@ install -Dm644 /tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/dconf/profile/ dconf update -restorecon -Rv /usr /lib /etc/systemd /etc/dconf /etc/udev/rules.d +restorecon -Rv /usr /lib /etc/systemd /etc/dconf /etc/udev/rules.d /etc/yum.repos.d #====================================== # Set the WSL name for ELN -- cgit v1.3.1+17