nll-live-system/README.md

12 lines
275 B
Markdown
Raw Permalink Normal View History

2019-07-28 12:57:37 +00:00
# NLL Live-System
The needed config to build a live system to bootstrap a debian. Mainly to run the corresponding ansible-playbook for bootstrapping.
## Requirements
* Existing debian
* Packages: `live-build`
## Usage
Build a new image: `lb build`
Clean image: `lb clean`