5 Commits

Author SHA1 Message Date
Kai Lüke
ef048d2cac
build_library: Enhance license info and store it on the image
The license JSON file did only include the package names but not
any other metadata. Also since the file was not on the image itself,
it had to be downloaded.
Add more metadata to the license JSON and store it on the image.
2020-06-09 20:37:21 +02:00
Kai Lüke
add1801bd1
build_library/dev_container_util.sh: Use correct BINHOST URLs
The BINHOST was still configured to be the CoreOS CL upstream location
which does not work for independent Flatcar CL releases. This broke
binary package installation in the development container.
Use the correct BINHOST to fix installation of binary packages in the
development container.
2020-05-04 12:19:54 +02:00
Dongsu Park
fc835de3aa build_library: fix sync URI under Gentoo env for developer containers
When running `emerge-gitclone` in a developer container, it still
tries to fetch from coreos repos. We should make it fetch from
flatcar-linux repos.
2020-01-22 16:31:00 +01:00
Iago López Galeiras
a316664a8c Merge branch 'master' into flatcar-master 2018-07-30 12:29:47 +02:00
Andrew Jeddeloh
16d5f05275 build_image: rename dev_image to dev_container 2018-07-25 13:11:17 -07:00