2021-05-18 14:21:48 +02:00
---
title: Downloads
x-toc-enable: true
...
2021-08-30 09:14:05 +02:00
New releases are announced in the [main news section ](news/ ).
2021-05-18 14:21:48 +02:00
2023-08-29 16:32:05 +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
2023-08-29 16:32:05 +02:00
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
---------------
2023-08-29 16:32:05 +02:00
**A release is currently work-in-progress**
2021-05-23 03:19:01 +02:00
2023-08-29 16:32:05 +02:00
### Maintainers keys
2021-05-23 02:47:43 +02:00
2023-08-29 16:32:05 +02:00
Adrien 'neox' Bourmault < neox @ gnu . org >
2021-05-23 02:47:43 +02:00
2023-11-29 19:21:03 +01:00
key fingerprint: `9AA8 CDA0 DC9C 0604 D26A E4A7 2974 E1D5 F25D FCC8`
2021-05-23 02:47:43 +02:00
2023-08-29 16:32:05 +02:00
Denis 'GNUtoo' Carikli < GNUtoo @ cyberdimension . org >
2021-05-23 02:47:43 +02:00
2023-08-29 16:32:05 +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.
2023-08-29 16:32:05 +02:00
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:
2023-08-29 16:32:05 +02:00
[How to download GNU Boot from Git ](git.md )
2021-05-18 14:21:48 +02:00
2023-08-29 16:32:05 +02:00
FTP mirrors {#ftp}
2021-05-18 14:21:48 +02:00
-------------
These mirrors are recommended, since they use TLS (https://) encryption.
2023-08-29 16:32:05 +02:00
You can download GNU Boot from these mirrors:
2021-05-18 14:21:48 +02:00
2023-08-29 16:32:05 +02:00
* < https: // ftp . gnu . org / gnu / gnuboot /> (GNU Boot project official server)
2021-05-18 14:21:48 +02:00
Statically linked
------------------
2023-11-29 19:27:18 +01:00
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` .