2020-08-29 21:02:16 +03:00
|
|
|
# Limine
|
2020-09-18 21:08:19 +03:00
|
|
|
|
2024-05-03 21:00:14 +03:00
|
|
|
<p align="center">
|
|
|
|
<img src="https://github.com/limine-bootloader/limine/blob/trunk/logo.png?raw=true" alt="Limine's logo"/>
|
|
|
|
</p>
|
|
|
|
|
2020-09-21 15:08:45 +03:00
|
|
|
### What is Limine?
|
|
|
|
|
2024-05-03 21:00:14 +03:00
|
|
|
Limine (pronounced as demonstrated [here](https://www.merriam-webster.com/dictionary/in%20limine))
|
2024-03-19 03:28:47 +03:00
|
|
|
is a modern, advanced, portable, multiprotocol bootloader and boot manager, also used
|
2024-05-03 21:00:14 +03:00
|
|
|
as the reference implementation for the [Limine boot protocol](PROTOCOL.md).
|
2020-09-21 15:08:45 +03:00
|
|
|
|
2023-06-12 18:46:39 +03:00
|
|
|
### Donate
|
|
|
|
|
2024-05-03 20:40:06 +03:00
|
|
|
If you want to support the work I ([@mintsuki](https://github.com/mintsuki)) do on Limine, feel free to donate to me on Liberapay:
|
2023-06-12 18:46:39 +03:00
|
|
|
<a href="https://liberapay.com/mintsuki/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
|
|
|
|
|
|
|
Donations welcome, but absolutely not mandatory!
|
|
|
|
|
2020-09-25 23:39:14 +03:00
|
|
|
### Limine's boot menu
|
2020-04-07 08:24:19 +03:00
|
|
|
|
2024-05-03 21:00:14 +03:00
|
|
|
![Reference screenshot](screenshot.png?raw=true "Reference screenshot")
|
2020-08-05 01:08:40 +03:00
|
|
|
|
2024-05-02 05:35:27 +03:00
|
|
|
[Photo by Mo Eid](https://www.pexels.com/photo/a-pavilion-n-the-middle-of-a-sea-8832898/)
|
2020-11-09 16:29:53 +03:00
|
|
|
|
2022-08-25 21:01:30 +03:00
|
|
|
### Supported architectures
|
|
|
|
* IA-32 (32-bit x86)
|
2023-09-16 19:07:44 +03:00
|
|
|
* x86-64
|
2022-08-25 21:01:30 +03:00
|
|
|
* aarch64 (arm64)
|
2023-06-04 02:36:06 +03:00
|
|
|
* riscv64
|
2022-08-25 21:01:30 +03:00
|
|
|
|
2020-04-20 13:39:24 +03:00
|
|
|
### Supported boot protocols
|
2021-07-26 17:09:03 +03:00
|
|
|
* Linux
|
2024-05-03 21:00:14 +03:00
|
|
|
* [Limine](PROTOCOL.md)
|
2021-06-29 17:08:08 +03:00
|
|
|
* Multiboot 1
|
2021-09-10 06:55:32 +03:00
|
|
|
* Multiboot 2
|
2021-07-06 04:17:28 +03:00
|
|
|
* Chainloading
|
2020-04-20 13:39:24 +03:00
|
|
|
|
2023-02-06 22:24:57 +03:00
|
|
|
### Supported partitioning schemes
|
|
|
|
* MBR
|
|
|
|
* GPT
|
|
|
|
* Unpartitioned media
|
|
|
|
|
2020-04-20 13:39:24 +03:00
|
|
|
### Supported filesystems
|
2021-05-11 07:46:42 +03:00
|
|
|
* FAT12/16/32
|
2021-02-25 08:44:41 +03:00
|
|
|
* ISO9660 (CDs/DVDs)
|
2020-04-20 13:39:24 +03:00
|
|
|
|
2024-05-03 21:00:14 +03:00
|
|
|
If your filesystem isn't listed here, please read [the philosophy](PHILOSOPHY.md) first, especially before
|
2023-02-06 22:24:57 +03:00
|
|
|
opening issues or pull requests related to this.
|
2020-04-20 13:39:24 +03:00
|
|
|
|
2022-03-02 20:08:06 +03:00
|
|
|
### Minimum system requirements
|
2022-08-25 21:01:30 +03:00
|
|
|
For 32-bit x86 systems, support is only ensured starting with those with
|
|
|
|
Pentium Pro (i686) class CPUs.
|
|
|
|
|
2023-09-16 19:07:44 +03:00
|
|
|
All x86-64, aarch64, and riscv64 (UEFI) systems are supported.
|
2022-03-02 20:08:06 +03:00
|
|
|
|
2023-02-07 02:42:13 +03:00
|
|
|
## Packaging status
|
|
|
|
|
2024-03-19 03:28:47 +03:00
|
|
|
All Limine releases since 7.x use [Semantic Versioning](https://semver.org/spec/v2.0.0.html) for their naming.
|
|
|
|
|
2024-05-03 20:40:06 +03:00
|
|
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/limine.svg?columns=3)](https://repology.org/project/limine/versions)
|
2022-11-15 13:23:22 +03:00
|
|
|
|
2021-03-21 11:16:06 +03:00
|
|
|
## Binary releases
|
2020-11-01 23:38:56 +03:00
|
|
|
|
2021-07-26 17:09:03 +03:00
|
|
|
For convenience, for point releases, binaries are distributed. These binaries
|
|
|
|
are shipped in the `-binary` branches and tags of this repository
|
|
|
|
(see [branches](https://github.com/limine-bootloader/limine/branches/all) and
|
|
|
|
[tags](https://github.com/limine-bootloader/limine/tags)).
|
2020-11-01 23:38:56 +03:00
|
|
|
|
2024-02-27 14:13:15 +03:00
|
|
|
For example, to clone the latest binary release of the `7.x` branch, one can do:
|
2020-11-01 23:38:56 +03:00
|
|
|
```bash
|
2024-02-27 14:13:15 +03:00
|
|
|
git clone https://github.com/limine-bootloader/limine.git --branch=v7.x-binary --depth=1
|
2020-11-01 23:38:56 +03:00
|
|
|
```
|
2024-06-01 23:09:19 +03:00
|
|
|
or, to clone a specific binary point release (for example `7.6.0`):
|
2021-01-15 07:08:21 +03:00
|
|
|
```bash
|
2024-06-01 23:09:19 +03:00
|
|
|
git clone https://github.com/limine-bootloader/limine.git --branch=v7.6.0-binary --depth=1
|
2021-01-15 07:08:21 +03:00
|
|
|
```
|
2021-03-21 11:16:06 +03:00
|
|
|
|
2023-04-11 23:04:05 +03:00
|
|
|
In order to rebuild host utilities like `limine`, simply run `make` in the binary
|
2022-01-22 06:10:48 +03:00
|
|
|
release directory.
|
2021-03-21 11:16:06 +03:00
|
|
|
|
2023-02-07 02:42:13 +03:00
|
|
|
Host utility binaries are provided for Windows.
|
2022-07-05 17:19:00 +03:00
|
|
|
|
2021-03-21 11:16:06 +03:00
|
|
|
## Building the bootloader
|
|
|
|
|
2022-01-22 06:10:48 +03:00
|
|
|
*The following steps are not necessary if cloning a binary release. If so, skip to*
|
2021-04-08 20:41:46 +03:00
|
|
|
*"Installing Limine binaries".*
|
2020-09-04 06:21:58 +03:00
|
|
|
|
2024-01-31 18:43:26 +03:00
|
|
|
### Building with Nix
|
|
|
|
|
2024-04-06 20:44:30 +03:00
|
|
|
This repository provides [Nix](https://nixos.org/)-based tooling for a convenient
|
2024-01-31 18:43:26 +03:00
|
|
|
development environment and building Limine using Nix.
|
|
|
|
|
2024-03-21 19:22:30 +03:00
|
|
|
To use the regular build flow using a toolchain obtained by Nix, simply
|
2024-04-10 16:31:00 +03:00
|
|
|
run `$ nix develop` to open a Nix shell. Then follow the guide below,
|
|
|
|
skipping the "Prerequisites" step.
|
2024-01-31 18:43:26 +03:00
|
|
|
|
|
|
|
### Regular build
|
|
|
|
|
2024-03-21 19:22:30 +03:00
|
|
|
#### Prerequisites
|
|
|
|
|
2022-03-02 20:08:06 +03:00
|
|
|
In order to build Limine, the following programs have to be installed:
|
2022-08-25 21:01:30 +03:00
|
|
|
common UNIX tools (also known as `coreutils`),
|
2023-11-19 16:34:24 +03:00
|
|
|
`GNU make`, `grep`, `sed`, `find`, `awk`, `gzip`, `nasm`, `mtools`
|
2023-06-14 04:14:41 +03:00
|
|
|
(optional, necessary to build `limine-uefi-cd.bin`).
|
2022-08-09 14:30:16 +03:00
|
|
|
Furthermore, `gcc` or `llvm/clang` must also be installed, alongside
|
2022-06-20 03:17:00 +03:00
|
|
|
the respective binutils.
|
2021-07-26 17:09:03 +03:00
|
|
|
|
2024-01-31 18:43:26 +03:00
|
|
|
#### Configure
|
2022-01-21 04:57:31 +03:00
|
|
|
|
2022-01-22 06:10:48 +03:00
|
|
|
If using a release tarball (recommended, see https://github.com/limine-bootloader/limine/releases),
|
|
|
|
run `./configure` directly.
|
|
|
|
|
2022-06-15 01:35:16 +03:00
|
|
|
If checking out from the repository, run `./bootstrap` first in order to download the
|
2023-12-26 18:40:26 +03:00
|
|
|
necessary dependencies and generate the configure script (`GNU autoconf` required).
|
2022-01-21 04:57:31 +03:00
|
|
|
|
2022-06-15 01:35:16 +03:00
|
|
|
`./configure` takes arguments and environment variables; for more information on
|
|
|
|
these, run `./configure --help`.
|
2022-01-21 04:57:31 +03:00
|
|
|
|
2022-06-25 10:08:41 +03:00
|
|
|
**`./configure` by default does not build any Limine port. Make sure to read the**
|
|
|
|
**output of `./configure --help` and enable any or all ports!**
|
|
|
|
|
2022-01-22 06:10:48 +03:00
|
|
|
Limine supports both in-tree and out-of-tree builds. Simply run the `configure`
|
2022-01-21 04:57:31 +03:00
|
|
|
script from the directory you wish to execute the build in. The following `make`
|
2023-09-09 17:52:17 +03:00
|
|
|
commands are supposed to be run inside the build directory.
|
2022-01-21 04:57:31 +03:00
|
|
|
|
2024-01-31 18:43:26 +03:00
|
|
|
#### Building Limine
|
2022-01-21 04:57:31 +03:00
|
|
|
|
|
|
|
To build Limine, run:
|
2020-09-13 16:47:43 +03:00
|
|
|
```bash
|
2024-04-10 16:31:00 +03:00
|
|
|
make # (or gmake where applicable)
|
2020-09-13 16:47:43 +03:00
|
|
|
```
|
|
|
|
|
2022-08-25 21:01:30 +03:00
|
|
|
The generated bootloader files are going to be in `./bin`.
|
2021-07-26 17:09:03 +03:00
|
|
|
|
2021-03-21 11:16:06 +03:00
|
|
|
## Installing Limine binaries
|
|
|
|
|
2022-08-25 21:01:30 +03:00
|
|
|
This step is optional as the bootloader binaries can be used from the `./bin` or
|
2022-07-05 22:04:18 +03:00
|
|
|
release directory just fine. This step will only install them to `share`, `include`, and
|
2022-01-16 08:09:36 +03:00
|
|
|
`bin` directories in the specified prefix (default is `/usr/local`, see
|
2022-07-05 22:04:18 +03:00
|
|
|
`./configure --help`, or the `PREFIX` variable if installing from a binary release).
|
2021-02-25 10:18:43 +03:00
|
|
|
|
2022-01-16 08:09:36 +03:00
|
|
|
To install Limine, run:
|
|
|
|
```bash
|
2022-01-22 05:10:25 +03:00
|
|
|
make install # (or gmake where applicable)
|
2022-01-16 08:09:36 +03:00
|
|
|
```
|
2020-09-04 06:21:58 +03:00
|
|
|
|
2024-05-03 21:26:21 +03:00
|
|
|
## Usage
|
2020-11-01 23:38:56 +03:00
|
|
|
|
2024-05-03 21:26:21 +03:00
|
|
|
See [USAGE.md](USAGE.md).
|
2020-04-21 20:18:13 +03:00
|
|
|
|
2020-09-13 16:47:43 +03:00
|
|
|
## Acknowledgments
|
2023-05-03 20:36:47 +03:00
|
|
|
Limine uses a stripped-down version of [tinf](https://github.com/jibsen/tinf) for early GZIP decompression.
|
2023-03-05 10:01:41 +03:00
|
|
|
|
2024-01-07 04:13:49 +03:00
|
|
|
Limine relies on [stb_image](https://github.com/nothings/stb/blob/master/stb_image.h) for runtime GZIP decompression and image loading.
|
2020-09-06 04:35:32 +03:00
|
|
|
|
2024-05-30 18:41:45 +03:00
|
|
|
Limine uses a patched version of libfdt (can be found in Linux's source tree) for manipulating FDTs.
|
|
|
|
|
2020-05-02 18:02:05 +03:00
|
|
|
## Discord server
|
2021-07-26 17:09:03 +03:00
|
|
|
We have a [Discord server](https://discord.gg/QEeZMz4) if you need support,
|
|
|
|
info, or you just want to hang out with us.
|