gnuboot/site/download.md

53 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2021-05-18 14:21:48 +02:00
---
title: Downloads
x-toc-enable: true
...
New releases are announced in the [main news section](news/).
2021-05-18 14:21:48 +02:00
If you're more interested in GNU Boot development, go to the
[GNU Boot development page](../git.md), which also includes links to the
2021-05-18 14:21:48 +02:00
Git repositories. The page on [/docs/maintain/](docs/maintain/) describes how
GNU Boot is put together, and how to maintain it. If you wish to build
GNU Boot from source, [read this page](docs/build/).
2021-05-18 14:21:48 +02:00
GPG signing key
---------------
**A release is currently work-in-progress**
2021-05-23 03:19:01 +02:00
### Maintainers keys
2021-05-23 02:47:43 +02:00
Adrien 'neox' Bourmault <neox@gnu.org>
2021-05-23 02:47:43 +02:00
key fingerprint: `9AA8 CDA0 DC9C 0604 D26A E4A7 2974 E1D5 F25D FCC8`
2021-05-23 02:47:43 +02:00
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-23 02:47:43 +02:00
key fingerprint: `FB31 DBA3 AB8D B76A 4157 329F 7651 568F 8037 4459`
2021-05-23 02:47:43 +02:00
2021-05-18 14:21:48 +02:00
Git repository
--------------
Links to regular release archives are listed on this page.
However, for the absolute most bleeding edge up-to-date version of GNU Boot,
2021-05-18 14:21:48 +02:00
there is a Git repository that you can download from. Go here:
[How to download GNU Boot from Git](git.md)
2021-05-18 14:21:48 +02:00
FTP mirrors {#ftp}
2021-05-18 14:21:48 +02:00
-------------
These mirrors are recommended, since they use TLS (https://) encryption.
You can download GNU Boot from these mirrors:
2021-05-18 14:21:48 +02:00
* <https://ftp.gnu.org/gnu/gnuboot/> (GNU Boot project official server)
2021-05-18 14:21:48 +02:00
Statically linked
------------------
GNU Boot releases do not distribute statically linked binaries. These releases are source-only, besides pre-compiled ROM images. These releases automate the installation of build dependencies, with instructions in the documentation for building various utilities from source. These executables are utilities such as `flashrom`.