Commit graph

15 commits

Author SHA1 Message Date
faf55050e4 feat: cx11 is deprecated and will be removed in 2 months 2024-07-02 17:59:24 +02:00
a47095bd2d feat: remove unecessary board var
The install script can detect the board itself.
2024-05-30 18:01:38 +02:00
b4a78b31bd fix: invalid var reference 2024-05-30 16:57:55 +02:00
d552ddc24a docs: update for OEM images 2024-05-30 16:54:22 +02:00
a5c8a49c6a feat: cleanup code and introduce custom labels 2024-05-30 16:54:22 +02:00
Mathieu Tortuyaux
c7730392cc packer: use Flatcar release servers (#2)
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-05-30 16:54:22 +02:00
3089324472 docs: use preview image from Flatcar CI 2024-05-30 16:54:22 +02:00
230f28a49a docs: fixes to guide 2024-05-30 16:54:22 +02:00
0752579fe1 feat: document building the draft oem image pr 2024-05-30 16:54:22 +02:00
Lenz Grimmer
e5b84e72be
Update README.md (#1)
Add links to requirements.
Fix minor typos and wording issues.

Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
2024-04-03 18:27:45 +02:00
274e4192f4
fix: creating server doc is broken
The head command would have returned the first 10 IDs.
2024-04-03 11:00:21 +02:00
93731565c0 fix: user data ignition is ignored
I missed the note in the docs that the ignition config specified on
`install-flatcar` will disable the `fetch` stage in ignition. This stage
is required to read the user data ignition config from the metadata
service.

By moving our OEM ignition config to `oemfs/base/base.ign` it will
always be merged with the user data config.
2024-04-03 08:48:11 +02:00
425fbf36a4 feat: add license 2024-03-30 17:02:30 +01:00
a0ecbbe1bc feat: initial templates 2024-03-30 17:01:00 +01:00
755b02cf21 feat: init 2024-03-30 15:44:25 +01:00