/debian-sysroot-image-creator

Scripts to create debian sysroot image for building electron

Primary LanguageShell

debian-sysroot-image-creator

Chromium's scripts for creating Debian sysroot images, modified to fit Electron's dependencies.

Boostrap (if you need to upload binaries)

$ go get github.com/aktau/github-release
$ export GITHUB_TOKEN=YOURTOKEN

Usage

$ ./scripts/sysroot-creator-wheezy.sh BuildSysrootARM
$ ./scripts/sysroot-creator-wheezy.sh UploadSysrootARM 0.1.0 "release description"