Skip to content

Habitat plan files to bootstrap packages on x86 and aarch64 linux platforms

Notifications You must be signed in to change notification settings

habitat-sh/core-packages

Repository files navigation

Habitat Core Packages

This repository houses plan files designed to bootstrap a comprehensive suite of self-sufficient GNU build tools. These tools are designed to operate independently from the host system environment, providing a foundation to bootstrap a complete set of standard habitat packages for both new and existing platforms.

The repository leverages knowledge from various sources, including the Linux From Scratch (LFS) project and Nix, and tailors it to suit Habitat's packaging system.

There exist numerous LFS project variants tailored for different platforms and versions. This repository primarily adheres to the instructions found here.

Compilation Process

To compile all the packages contained within this repository, clone the repository and execute the following command:

make build

The Habitat Auto Build tool is utilized internally to build the packages. For more complex tasks, please refer to the Habitat Auto Build tool's readme.

About

Habitat plan files to bootstrap packages on x86 and aarch64 linux platforms

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages