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

https://github.com/abbbi/kiss-bootstrap

Bootstrap kiss linux into qemu boot image
https://github.com/abbbi/kiss-bootstrap

bootstrap install-script k1iss k1ss-linux kiss kiss-linux kisslinux linux-distribution qemu

Last synced: 10 months ago
JSON representation

Bootstrap kiss linux into qemu boot image

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/abbbi/kiss-bootstrap.svg?branch=master)](https://travis-ci.org/abbbi/kiss-bootstrap)

# kiss-bootstrap
Bootstrap kiss linux into qemu boot and vagrant image

```
kiss-bootstrap --build=[all|download|prepare|chroot|qemu]
all: complete build of chroot/qemu image
download: download needed components
prepare: extract archives, create folders
chroot: build kiss environment in chroot
qemu: turn chroot into bootable qemu image

./kiss-bootstrap --cleanup
cleanup
```