Commit Graph

19 Commits

Author SHA1 Message Date
Grigory Antsiferov
a9a97cf5be Makefile: and now it will probably work. 2016-08-09 22:41:58 +03:00
Grigory Antsiferov
8676904c84 Makefile: export SSH_PRIVKEY. 2016-08-09 22:38:50 +03:00
Grigory Antsiferov
5808df03fa Makefile: handle % nicely. 2016-08-09 22:37:05 +03:00
Grigory Antsiferov
45bcc48030 build_utils -> build-utils 2016-08-09 22:32:37 +03:00
Grigory Antsiferov
7fe6ba6bf6 build_utils: subproject update. 2016-08-09 22:26:24 +03:00
Grigory Antsiferov
7b3cfc23e6 Makefile: and catched some extra fleas too. 2016-08-09 22:09:26 +03:00
Grigory Antsiferov
0b2fbe68c5 Makefile: lost some tabs on the way here. 2016-08-09 22:00:32 +03:00
Grigory Antsiferov
21d539a713 MSPF-66: Update to use submodule build-utils.
* build-utils
  Moved to submodule.
* Makefile
  Update to use submodule build-utils.
* Jenkinsfile
  Update to use submodule build-utils.
2016-08-09 21:53:56 +03:00
Grigory Antsiferov
06cfb9e28e MSPF-66: Cleanup, download and import stage3 instead of doing so inside the container;
* 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;
2016-08-09 17:26:27 +03:00
Grigory Antsiferov
9e9566338c * bootstrap/packer.sh
Update to escape all $ in heredoc.
2016-08-08 14:38:39 +03:00
Grigory Antsiferov
35536e91d8 * bootstrap
** packer.json
   base -> bootstrap.
** portage.make.conf
   -j2 is too slow, replaced with -j8 for now.
2016-08-08 14:35:17 +03:00
Grigory Antsiferov
798823bce9 * bootstrap/packer.json
Remove the overlay volume for now.
2016-08-08 14:23:31 +03:00
Grigory Antsiferov
db930730b4 * Makefile
Packer.json path was corrected.
2016-08-08 14:15:30 +03:00
Grigory Antsiferov
ff7510d267 * build-utils/repo_init.sh
Pull depth limit has been removed for testing.
2016-08-08 14:12:54 +03:00
Grigory Antsiferov
c9cfba6eac Use packer variables instead of template. 2016-08-08 14:03:17 +03:00
Grigory Antsiferov
f48d3e1c3d MSPF-66: Title for github
* build-utils
** repo_init.sh
   Use -o IdentityFile instead of -i;
** utils-repo.mk
   Update to escape % in both keys.
2016-08-05 12:22:59 +03:00
Grigory Antsiferov
657799550f * build-utils/utils-repo.mk
Update to handle % in key paths.
2016-08-03 17:12:51 +03:00
Grigory Antsiferov
868a4e4508 MSPF-66: Title for github
* 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.
2016-08-03 16:58:40 +03:00
Grigory Antsiferov
059d90ebf2 first commit 2016-07-27 16:06:19 +03:00