note about .ignore_changes

This commit is contained in:
Lane Jennison
2019-07-28 22:33:16 +00:00
parent 05732049f9
commit 9748523ca2

View File

@@ -102,3 +102,7 @@ for command line interfaces Ubuntu Xenial based images with legacy kernel 3.4.11
DESKTOP_BETA_TARGET="jessie:dev"
for image with latest upstream development kernel.
# Using alternate armbian builder repos and branches
By default, armbian-builder assumes working from `master` of `https://github.com/armbian/build.git`. If you are working from your own repo / branch, `touch .ignore_changes` will cause armbian-builder to not attempt a repo checkout.