Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanenck/image-build

Linux (custom) image/ISO build tooling
https://github.com/seanenck/image-build

image iso linux

Last synced: about 2 months ago
JSON representation

Linux (custom) image/ISO build tooling

Awesome Lists containing this project

README

        

image-build
===

Tooling to support building custom linux images

## tools

### alpine-image-builder

used by the `alpine/` content to build ISO/rootfs/etc. images. Embeds
`obu` into the image for usage

### obu

An overlay backup utility to support using overlay backup as a sort of `lbu`
(alpine tool) system to be able to naively run in memory with a backing store
that can be committed to for file modifications

configurations are in the `obu/` directory