Ian Gulliver 40db5134f1 Start of a doc
2016-04-01 13:48:58 -07:00
2016-03-31 17:40:26 -07:00
2016-03-31 23:19:47 -07:00
2016-04-01 10:04:24 -07:00
2016-03-30 16:18:05 -07:00
2016-03-28 20:31:39 -07:00
2016-04-01 13:48:58 -07:00

Iconograph

Iconograph ("icon") is a system for building and deploying Linux system images. It allows you to distribute your software intended to run on real hardware or inside a container as a single unit with its system dependencies, and to roll forward and backward in a secure, repeatable manner.

Setup

sudo apt-get install --assume-yes git grub-pc xorriso squashfs-tools openssl python3-openssl debootstrap
git clone https://github.com/robot-tools/iconograph.git
cd iconograph
Description
No description provided
Readme Apache-2.0 213 KiB
Languages
Python 82.2%
JavaScript 11.8%
HTML 3.3%
CSS 2.1%
Shell 0.6%