diff --git a/anaconda.spec b/anaconda.spec index ba45e3a..29b99e2 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define _empty_manifest_terminate_build 0 Name: anaconda Version: 36.16.5 -Release: 28 +Release: 29 Summary: Graphical system installer License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -312,6 +312,12 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Mar 26 2024 sunhai - 36.16.5-29 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: fix lost ntfsprogs + * Thu Feb 29 2024 sunhai - 36.16.5-28 - Type:bugfix - ID:NA diff --git a/euleros.conf b/euleros.conf index fb008b5..8f37a21 100644 --- a/euleros.conf +++ b/euleros.conf @@ -21,6 +21,10 @@ additional_arguments = crash_kexec_post_notifiers softlockup_panic=1 reserve_kbo [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid [Storage] default_partitioning = diff --git a/hce.conf b/hce.conf index 98ea38f..a7d1c7f 100644 --- a/hce.conf +++ b/hce.conf @@ -21,6 +21,10 @@ additional_arguments = crash_kexec_post_notifiers softlockup_panic=1 reserve_kbo [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid [Storage] default_partitioning = diff --git a/nestos.conf b/nestos.conf index c355ad1..8f32e8d 100644 --- a/nestos.conf +++ b/nestos.conf @@ -20,6 +20,10 @@ additional_arguments = cgroup_disable=files apparmor=0 [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid [Storage] default_partitioning = diff --git a/openeuler.conf b/openeuler.conf index 0e356ef..1662996 100644 --- a/openeuler.conf +++ b/openeuler.conf @@ -20,6 +20,10 @@ additional_arguments = cgroup_disable=files apparmor=0 [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid [Storage] default_partitioning =