|
|
|
@ -2,6 +2,10 @@
|
|
|
|
|
|
|
|
|
|
## Building a PureOS ISO image
|
|
|
|
|
|
|
|
|
|
A set of shell scripts that are used to configure the 'live-build'
|
|
|
|
|
tool from Debian specifically for PureOS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From: Matthias Klumpp <matthias.klumpp@puri.sm>
|
|
|
|
|
Date: Wed, 6 Mar 2019 22:04:37 +0100
|
|
|
|
|
Subject: Re: [PureOS] Building my own PureOS ISO image?
|
|
|
|
@ -71,3 +75,4 @@
|
|
|
|
|
This should give you a replica of what our autobuilders did. You can
|
|
|
|
|
also take a look at the actual code in Spark:
|
|
|
|
|
https://github.com/lkorigin/laniakea-spark/blob/master/spark/runners/image_build.py#L30
|
|
|
|
|
|
|
|
|
|