A network boot loader
Go to file
Mohan Boddu cf218aa902 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:59:53 +00:00
.gitignore * Tue Jun 08 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-4.git4bd064de 2021-06-08 06:21:10 -04:00
0001-build-customize-configuration.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:45:34 +02:00
0002-Use-spec-compliant-timeouts.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:45:34 +02:00
gating.yaml gating.yaml: add config for ipxe RHEL9 gating 2021-06-21 11:06:16 +02:00
ipxe-Add-ping-command-support.patch * Sat Aug 07 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-6.git4bd064de 2021-08-07 04:01:54 -04:00
ipxe-Add-VLAN-tagging-support.patch * Sat Aug 07 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-6.git4bd064de 2021-08-07 04:01:54 -04:00
ipxe-Disable-SHA-1.patch * Mon Jul 26 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-5.git4bd064de 2021-07-26 04:19:20 -04:00
ipxe-netdevice-Strip-802.Q-VLAN-0-priority-tags.patch * Sat Aug 07 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-6.git4bd064de 2021-08-07 04:01:54 -04:00
ipxe.spec Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2021-08-09 20:59:53 +00:00
README.rst Add README file 2021-05-18 09:00:45 +02:00
script.ipxe * Sat Aug 07 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20200823-6.git4bd064de 2021-08-07 04:01:54 -04:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:45:34 +02:00

===================
ipxe development
===================

ipxe is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/ipxe