Burrow Raspberry Pi Image
Go to file
T. Joseph Carter 7dfff846a1 build.sh: Use sed script for packages files
Broke the sed expressions out of build.sh and put them their own
documented sed script.  This greatly improves readability and avoids
build.sh getting messier.

Broke the substitution command into two separate subs.  The first just
deletes comments, and the second collapses all whitespace into a single
space.  This too is easier to read, and catches a couple of edge cases
that would result it not all whitespace being collapsed.  The result may
still have (one) leading and/or trailing space, which is acceptable.
2016-09-06 12:20:43 -07:00
export-image hardlink documentation 2016-05-19 19:45:54 +01:00
export-noobs export-noobs: ensure STAGE_WORK_DIR exists 2016-05-27 13:22:06 +01:00
scripts build.sh: Use sed script for packages files 2016-09-06 12:20:43 -07:00
stage0 Add Raspbian stages 2016-04-11 07:34:01 +01:00
stage1 Rework 2016-05-05 21:21:42 +01:00
stage2 Rework 2016-05-05 21:21:42 +01:00
stage3 Add Raspbian stages 2016-04-11 07:34:01 +01:00
stage4 Add python spidev packages 2016-05-17 15:01:30 +01:00
.gitignore Various fixes 2016-05-04 19:52:13 +01:00
build.sh build.sh: Use sed script for packages files 2016-09-06 12:20:43 -07:00
README.md README.md: Image and NOOBS export exist now 2016-09-01 15:35:22 -07:00

#TODO

  1. Simplify running a single stage
  2. Documentation

#Dependencies

quilt kpartx realpath qemu-user-static debootstrap zerofree pxz