2 Commits

Author SHA256 Message Date
Jonathan Kang
8ebeed8417 Merge branch 'factory' into slfo-main 2026-01-15 14:34:48 +08:00
af161ebcc4 Sync changes to SLFO-1.2 branch 2025-08-20 08:56:53 +02:00
3 changed files with 1 additions and 10 deletions

View File

@@ -33,3 +33,4 @@ index 312edff2ee..c4ea8baf8f 100644
order in which they are announced by udev. If multiple
--
2.49.0

View File

@@ -103,14 +103,6 @@ Wed Jun 11 06:59:12 UTC 2025 - Thomas Blume <thomas.blume@suse.com>
- document static ip setup on boot (bsc#1244072)
add 0001-man-document-static-ip-setup-differences-to-dracut-n.patch
-------------------------------------------------------------------
Mon May 26 09:15:36 UTC 2025 - Callum Farmer <gmbr3@opensuse.org>
- Stop relying on the UsrMerge symlinks and ensure we look directly
in /usr:
+ Use _firmwaredir for kernel_firmware_dir
+ Use /usr/sbin/modprobe (was /sbin/modprobe)
-------------------------------------------------------------------
Wed Apr 9 02:42:56 UTC 2025 - Jonathan Kang <songchuan.kang@suse.com>

View File

@@ -345,8 +345,6 @@ export PYTHON=%{_bindir}/python3
-Dudev_dir=%{_udevdir} \
-Ddbus_conf_dir=%{_dbusconfdir} \
-Ddnsmasq=%{_sbindir}/dnsmasq \
-Dmodprobe=%{_sbindir}/modprobe \
-Dkernel_firmware_dir=%{_firmwaredir} \
-Ddist_version=%{version} \
-Dpolkit_agent_helper_1=%{_libexecdir}/polkit-1/polkit-agent-helper-1 \
-Dlibaudit=%{libaudit_meson_opt} \