Open-source legacy BIOS implementation
Go to file
Miroslav Rezanina 244740f222 Add README file
Resolves: rhbz#1948979
2021-04-22 14:16:26 +02:00
.gitignore Merged update from upstream sources 2020-11-24 18:27:08 +00:00
0002-Workaround-for-a-win8.1-32-S4-resume-bug.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
0003-redhat-reserve-more-memory-on-fseg.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
0004-vgabios-Reorder-video-modes-to-work-around-a-Windows.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
config.seabios-128k Merged update from upstream sources 2020-11-24 18:27:08 +00: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-qxl 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
README.rst Add README file 2021-04-22 14:16:26 +02:00
seabios.spec - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 2021-04-16 05:34:52 +00:00
sources Merged update from upstream sources 2020-11-24 18:27:08 +00:00

===================
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