Skip to content

compact linux distro to act as network bootloader

Notifications You must be signed in to change notification settings

netbootxyz/linux-efi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-EFI

Contains build logic for a microdistro with an embedded initramfs based on Alpine Linux (https://alpinelinux.org/).

Build instructions

On a Docker enabled host run:

git clone https://github.com/netbootxyz/linux-efi.git
cd linux-efi
docker build -t linux-efi .
docker run --rm -it -v $(pwd):/buildout linux-efi /dump.sh

The bootable kernel will be in your working directory named vmlinuz

About

compact linux distro to act as network bootloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published