Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
/ livekernel Public archive

A live kernel used for PXE booting a live image.

Notifications You must be signed in to change notification settings

Shopify/livekernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live kernel

This builds a live kernel for use in PXE booting a live image (such as livesys).

This is a thin wrapper around debian live-boot using an ubuntu kernel.

  • live-boot from xenial has been backported to trusty
  • dhclient is used instead of ipconfig, because ipconfig shits the bed a lot
  • numerous dhclient-script dependencies have been ported in as well

To build:

./build.sh

To extract the live kernel and initramfs:

./extract.sh

About

A live kernel used for PXE booting a live image.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages