Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 623 Bytes

Custom Debian Live System

Configuration and scripts for building a custom Debian "Buster" live system

Building with Docker

The builds can run entirely within Docker, and have been tested on OSX and Debian hosts. Docker Compose is used to orchestrate this, and mount a cache volume.

make build

Note: Due to network timeouts or races, the first build on a fresh system without a cache may fail. This is normal, and it should be run again.

Building with Debian

The builds can also be performed on a Debian (or any Debian family with live-build package installed).

cd config
./build.sh