diff options
author | CoprDistGit <infra@openeuler.org> | 2025-09-27 11:13:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-09-27 11:13:53 +0000 |
commit | 190290fcb6593a9d119cbbbedcefa6fa1a6c4dac (patch) | |
tree | e646ae939d7659b1412535d5432589795dbaaa1d | |
parent | 1daf2b640e6164bc1c8b9068d4ea834578e02098 (diff) |
automatic import of ipxe
-rw-r--r-- | ipxe.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -118,11 +118,11 @@ This package contains the iPXE ROMs for devices emulated by QEMU, in %endif %ifarch aarch64 -%package bootimgs-aarch64 +%package bootimgs Summary: ARM Network boot loader images in bootable USB and GRUB formats BuildArch: noarch -%description bootimgs-aarch64 +%description bootimgs iPXE is an open source network bootloader. It provides a direct replacement for proprietary PXE ROMs, with many extra features such as DNS, HTTP, iSCSI, etc. @@ -267,7 +267,7 @@ cp -a src/bin-arm64-efi/ipxe.efi %{buildroot}/%{_datadir}/%{name}/arm64-efi/ipxe %endif %ifarch aarch64 -%files bootimgs-aarch64 +%files bootimgs %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/arm64-efi %if 0%{?fedora} |