3 Commits

Author SHA1 Message Date
Steve Kowalik
85a0f4f44f Switch to using $() for subshells, part 1
Cleanup every use of `` for subshells in the nodepool and tools
directory , replacing them with $(), and finally making the scripts
consistent.

Change-Id: I2b05cd20f9c9a30ab88f8db235aa81da93b1fad3
2015-06-04 15:30:55 +10:00
Ramy Asselin
207c3df031 Mounting an image requires full path & partition #
Use readlink to get the full path of the image.
Mount the first partition.
Print out the location of the mount.

Change-Id: I0deba1907f390f0d308ae6c8ed5448afbbf7688a
2015-03-05 13:59:22 -08:00
Ian Wienand
a86586a998 Port build-image.sh from old config repo
Port the build-image.sh script, build-dib-in-docker.sh, mount-image.sh
and umount-image.sh into the new repo, adjusting the paths for the new
layout

Change-Id: I087a2396581bf4415c9676f70b4c739a62c84b23
2014-09-30 15:06:19 -07:00