burrow-pi-img/scripts
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
..
check_deps.sh Setup initial layout 2016-04-08 03:32:06 +01:00
common Add NOOBS export support 2016-05-27 11:54:56 +01:00
release.sh Setup initial layout 2016-04-08 03:32:06 +01:00
remove-comments.sed build.sh: Use sed script for packages files 2016-09-06 12:20:43 -07:00