!335 fix lost ntfsprogs

From: @sun_hai_10 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-03-27 01:33:05 +00:00 committed by Gitee
commit 70e278010c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 23 additions and 1 deletions

View File

@ -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 <sunhai10@huawei.com> - 36.16.5-29
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: fix lost ntfsprogs
* Thu Feb 29 2024 sunhai <sunhai10@huawei.com> - 36.16.5-28
- Type:bugfix
- ID:NA

View File

@ -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 =

View File

@ -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 =

View File

@ -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 =

View File

@ -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 =