* Jenkinsfile
artifacts argument was removed from images_pipeline;
* Makefile
Cleanup, cross-platform date timespec (i guess);
Download and import stage3 instead of doing so inside the container;
* packer.json
Moved from files; Use imported stage3 instead of busybox;
* files
Renamed from bootstrap;
** packer.sh
Stage3 downloading and extracting part has been removed.
* build-utils/getstage3.sh
Script to download any latest stage3 and possibly to do something with it;
* Jenkinsfile
Targets have been updated.
* Makefile
Update to use build utils and tag container with date on push.
Testing the shared repo cache.
* bootstrap
** packer.sh
Use busybox to bootstrap from scratch;
** packer.json.template
Use busybox to bootstrap from scratch;
<SHARED> directory placeholder;
* shared
Deleted.