Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jbruechert/live-build
- Owner: jbruechert
- License: gpl-3.0
- Created: 2017-05-02T16:40:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T01:13:12.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T01:44:23.834Z (27 days ago)
- Language: Shell
- Size: 13.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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).