Commit Graph

30 Commits

Author SHA1 Message Date
Sergey Yelin
a4e4777309
Fix epmd ipv6 (#4)
* Riak 2.9.1

* Fix IPv6 for EPMD
2020-02-29 08:27:48 +03:00
Sergey Yelin
d9dec1c4a6
Riak 2.9.1 (#3) 2020-02-26 22:37:29 +03:00
Sergey Yelin
b61e6fcc5b
Join via REST is broken, use riak-admin 2020-02-07 19:39:23 +03:00
Sergey Yelin
435a7fac7e
Fix Erlang's REPL 2020-02-07 13:31:46 +03:00
Sergey Yelin
1c578b28f3
Fix nodename 2020-02-04 23:25:48 +03:00
Sergey Yelin
b99984db0b
Fix autojoin 2020-02-04 23:22:03 +03:00
Sergey Yelin
1f8e966b72
Add lager-logstash-formatter 2020-01-29 22:56:24 +03:00
Sergey Yelin
aa80d5252f
Add files from official riak docker image for compatibility 2020-01-15 17:49:30 +03:00
Sergey Yelin
1af3c37bc3
New riak image 2020-01-10 16:15:34 +03:00
niku64
11f4297c13
Set CONFIG_DESKTOP=y in busybox savedconfig (#8) 2019-03-23 11:37:51 +03:00
niku64
7b84c38889
Remove all savedconfig files from build image (#7) 2019-03-22 17:19:45 +03:00
niku64
5b03665c38
Add od applet and /var/run -> /run symlink (#6) 2019-03-21 13:04:05 +03:00
niku64
449d456df2
Copy gcc libraries, add busybox with symlinks (#4)
* Update to build:8bd369361b0b43d960f757114846cf76056ee560
* Run busybox --install after copying portage root
* Copy 05gcc-x86_64-pc-linux-gnu.conf
* Fix /portage in gitignore, add package.use and busybox configuration
2019-03-20 12:56:43 +03:00
Grigory Antsiferov
c8fa34cfa0 Set some use flags to make the image a bit smaller
Also set timezone to Europe/Moscow
2018-09-11 16:05:19 +03:00
Grigory Antsiferov
4c19052b87 Fix make embedded in Jenkinsfile 2018-09-11 14:41:07 +03:00
Grigory Antsiferov
9b534cea71 Update build utils, build image, portage, overlays and image name
Rename image to embedded-base to avoid confusion;
Add pinning for portage tree and overlays;
Update .gitignore
2018-09-11 14:15:13 +03:00
 Timur Izhbulatov
1ccaef3c22 Install logger stub 2017-10-30 16:25:47 +03:00
 Timur Izhbulatov
52e712bbee Multi-stage docker build 2017-10-30 13:19:59 +03:00
 Timur Izhbulatov
3c0f1d412d Clear some space (cache/ebd) 2017-10-27 16:46:19 +03:00
 Timur Izhbulatov
c984b15db1 Working packer build 2017-10-27 16:38:48 +03:00
 Timur Izhbulatov
882958648c Set USE flags 2017-10-27 12:57:34 +03:00
 Timur Izhbulatov
54c336443c Locale quick fix 2017-10-26 17:34:57 +03:00
 Timur Izhbulatov
e8717ed989 Ignore vim tmp files 2017-10-26 17:34:34 +03:00
 Timur Izhbulatov
e49c76c5bf 1st working version 2017-10-26 16:48:06 +03:00
 Timur Izhbulatov
2c78437c8f WIP 2017-10-20 18:02:21 +03:00
niku64
8fb3101a2c Update stage3 image, salt version and build-utils. (#8) 2017-04-26 19:39:32 +03:00
niku64
b25c91fed4 Decrease image-boostrap (#7)
* Decrease image-boostrap size by removing all docs, extra locales and .pyc files.
* Jenkinsfile, Makefile: Clean target has been added.
files/packer.sh: openssh was removed from desired packages.
* Makefile: remove ssh version check from test target.
* MSPF-WHATEVER: add 2-phased stage3 update and correct image tagging;
2016-09-27 22:12:44 +04:00
Grigory Antsiferov
938d056026 files/packer.sh: salt-2015.8.11 update. 2016-08-19 17:53:41 +03:00
Grigory Antsiferov
cd601080ce fils/portage.make.conf: CPU flags have been updated. 2016-08-14 18:34:55 +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