Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jbruechert/live-build

Temporary fork of live-build from debian with patch to allow building of the halum debian rootfs.
https://github.com/jbruechert/live-build

Last synced: 5 days ago
JSON representation

Temporary fork of live-build from debian with patch to allow building of the halum debian rootfs.

Awesome Lists containing this project

README

        

## building the debian package

Please make sure you have installed devscripts and build-essential.

* `git clone http://github.com/jbbgameich/live-build.git`
* `cd live-build`
* `dpkg-buildpackage -S`
* `dpkg-buildpackage`

To install the built package use:

* `sudo dpkg -i ../live-build*.deb`

There is a prebuild version available [here](http://bit.ly/2p5lr46).