fix lost ntfsprogs
This commit is contained in:
parent
73980e4624
commit
b164613de4
@ -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
|
||||
|
||||
@ -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 =
|
||||
|
||||
4
hce.conf
4
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 =
|
||||
|
||||
@ -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 =
|
||||
|
||||
@ -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 =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user