Drop mention of networkd in package description
This commit is contained in:
parent
3174eb4135
commit
d2013a08cf
@ -267,10 +267,10 @@ Provides: bundled(golang(go.opencensus.io/trace/tracestate)) = 0.22.5
|
|||||||
%description
|
%description
|
||||||
Ignition is a utility used to manipulate systems during the initramfs.
|
Ignition is a utility used to manipulate systems during the initramfs.
|
||||||
This includes partitioning disks, formatting partitions, writing files
|
This includes partitioning disks, formatting partitions, writing files
|
||||||
(regular files, systemd units, networkd units, etc.), and configuring
|
(regular files, systemd units, etc.), and configuring users. On first
|
||||||
users. On first boot, Ignition reads its configuration from a source
|
boot, Ignition reads its configuration from a source of truth (remote
|
||||||
of truth (remote URL, network metadata service, hypervisor bridge, etc.)
|
URL, network metadata service, hypervisor bridge, etc.) and applies
|
||||||
and applies the configuration.
|
the configuration.
|
||||||
|
|
||||||
############## devel subpackage ##############
|
############## devel subpackage ##############
|
||||||
|
|
||||||
@ -420,10 +420,10 @@ Conflicts: ignition < 0.31.0-3
|
|||||||
%description validate
|
%description validate
|
||||||
Ignition is a utility used to manipulate systems during the initramfs.
|
Ignition is a utility used to manipulate systems during the initramfs.
|
||||||
This includes partitioning disks, formatting partitions, writing files
|
This includes partitioning disks, formatting partitions, writing files
|
||||||
(regular files, systemd units, networkd units, etc.), and configuring
|
(regular files, systemd units, etc.), and configuring users. On first
|
||||||
users. On first boot, Ignition reads its configuration from a source
|
boot, Ignition reads its configuration from a source of truth (remote
|
||||||
of truth (remote URL, network metadata service, hypervisor bridge, etc.)
|
URL, network metadata service, hypervisor bridge, etc.) and applies
|
||||||
and applies the configuration.
|
the configuration.
|
||||||
|
|
||||||
This package contains a tool for validating Ignition configurations.
|
This package contains a tool for validating Ignition configurations.
|
||||||
|
|
||||||
@ -610,6 +610,7 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
- Correctly enable IMDS patch
|
- Correctly enable IMDS patch
|
||||||
- Switch to %%autosetup
|
- Switch to %%autosetup
|
||||||
- Set ExclusiveArch from %%go_arches
|
- Set ExclusiveArch from %%go_arches
|
||||||
|
- Drop mention of networkd in package description
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3.git1d56dc8
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3.git1d56dc8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user