8 Commits

Author SHA1 Message Date
Kai Lüke
24e6f7d4df Add correct repository link for coreos-overlay
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-09-14 14:50:57 +02:00
Kai Lueke
e0d0ac82fc Use new github org name "flatcar"
The "flatcar-linux" github org was renamed to "flatcar". There are no
github redirections in place and we have to update all links.
2022-09-14 14:50:57 +02:00
Kai Lueke
7205839ba4 Use ghcr.io/flatcar, there are no redirects
The GitHub org rename also moved the ghcr.io container image repo but
in contrast to git repos, there are no redirects!
2022-09-14 14:50:07 +02:00
Kai Lueke
9fc79f59b2 Fix broken docs link 2022-09-14 14:50:07 +02:00
Thilo Fromm
4e62a01391 sdk-container: add scripts for containerised SDK
Back-port for flatcar-3033 branch.

This change introduces a containerised SDK as a replacement for cork SDK
operations. It also simplifies versioning by removing the need for
manifest repos as well as usage of the "repo" tool by use of git
submodules for coreos-overlay and portage-stable.

The following feature scripts are added:
- run_sdk_container: Run a command in an SDK container, using the
        current scripts repo + ebuild submodules.
        current scripts repo + ebuild submodules.
- bootstrap_sdk_container / build_sdk_container_image: Bootstrap a new
        SDK and create an SDK container from the resulting SDK tarball.

The following additions have been made to SDK scripts:
- setup_board: add --pkgdir parameter to use a custom binary packge
  directory.
2021-12-07 19:40:32 +01:00
Vincent Batts
3909f67d24 README: point to the current flatcar docs
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-05-11 12:30:55 +02:00
Benjamin Gilbert
9a277e62b1 README: CoreOS -> Container Linux 2017-06-08 12:17:59 -07:00
Michael Marineau
b63901023e ROADMAP: add initial overall CoreOS roadmap document
This doc covers CoreOS as a whole and a few details that don't really
fit anywhere else. Individual projects maintain their own roadmaps.

Update LICENSE and add a README as general housekeeping.
2015-04-30 16:58:53 -07:00