burrow-pi-img/export-image/04-finalise
Hugo Hromic 8acf95f237 Do not assume the changelog file is always present for the info file (#280)
The `(..)/raspberrypi-kernel/changelog.Debian.gz` file is not guaranteed
to be present in the built `ROOTFS_DIR`, for example when building very
minimal images without package documentation. In these cases, the `firmware`
variable will be left empty and the subsequent calls to `curl` will return
large 404 HTML content from GitHub.

Instead, simply check if the changelog file exists before using it.
2019-04-25 10:28:48 +01:00
..
files Switch to PARTUUID 2017-03-07 15:14:03 +00:00
01-run.sh Do not assume the changelog file is always present for the info file (#280) 2019-04-25 10:28:48 +01:00