Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 910 Bytes

File metadata and controls

31 lines (17 loc) · 910 Bytes

MOS GRUB

MOS GRUB provides prebuilt and packaged GRUB binaries for use within the MOS ecosystem.

This repository contains the build scripts, packaging logic, and configuration files required to compile and package GRUB for MOS.


Overview

GRUB is built from upstream sources and packaged for integration into MOS.

No functional changes to GRUB itself are intended.
The goal of this repository is to provide consistent, reproducible GRUB packages for MOS installations.


Licensing

The contents of this repository (build scripts, configuration, and automation) are licensed under GPL-3.0.

GRUB itself is licensed under its respective upstream license.


Third-Party Software

This repository builds and packages third-party open-source software. Packaged components remain licensed under their original upstream licenses.

Refer to THIRD_PARTY.md for details.