/imagebakery

Create custom images for Revolution Pi, deliciously flavoured

Primary LanguageShell

Create custom images for Revolution Pi

Intended usage:

* Download latest Raspbian image, works with both desktop and lite images:
  curl -LO https://downloads.raspberrypi.org/raspbian_latest
  unzip raspbian_latest
  rm raspbian_latest

* Customize for Revolution Pi
  (requires root, an armhf system (RasPi or VM) and Internet connectivity;
  to cross-build, apt-get install qemu-user-static binfmt-support;
  custom packages can be placed in debs-to-install/):
  customize_image.sh <raspbian-image>

* Collect sources on a physical medium for GPL compliance
  (requires root and Internet connectivity):
  collect_sources.sh <raspbian-image> /media/usbstick