Open-source legacy BIOS implementation
Go to file
Miroslav Rezanina ce7362c19e * Wed Jan 10 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-2 2024-01-17 06:32:47 +00:00
.gitignore * Wed Dec 13 2023 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-1 2023-12-13 02:42:37 -05:00
.seabios.metadata * Wed Jan 10 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-2 2024-01-17 06:32:47 +00:00
README.rst * Wed Dec 13 2023 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-1 2023-12-13 02:42:37 -05:00
config.seabios-256k RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-bochs-display RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-cirrus RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-ramfb RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-stdvga RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-virtio RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
gating.yaml Initial gating.yaml for RHEL9 OSCI gating 2021-05-26 11:09:41 +08:00
seabios-add-hwerr_printf-function-for-threads.patch * Wed Jan 10 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-2 2024-01-17 06:32:47 +00:00
seabios-display-error-message-for-blocksizes-512.patch * Wed Jan 10 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-2 2024-01-17 06:32:47 +00:00
seabios.spec * Wed Jan 10 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-2 2024-01-17 06:32:47 +00:00
sources * Wed Dec 13 2023 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.3-1 2023-12-13 02:42:37 -05:00

README.rst

===================
seabios development
===================

seabios 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/seabios