Kai Lüke bc97e15c3c disk_layout: use btrfs for the OEM partition
The compression feature of btrfs allows us to store more in the
size-limited /usr and OEM partitions. The size should of course still
be monitored to not bloat the image but more headroom helps to try
things out quickly without hitting the hard limit which fails the
build.
Use btrfs for the OEM partition but with zlib compression because
the outdated GRUB version doesn't support zstd yet.
New subvolumes currently can't be used for the OEM partition as default
subvolumes because GRUB tries to read the grub.cfg from the top
subvolume (at least with our old version). (We could however use
subvolumes for the /usr partition when switching to btrfs if that
makes any sense.)
2021-07-27 14:08:42 +02:00
2020-09-02 08:10:50 -04:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2021-02-17 13:26:36 +01:00
2021-02-17 13:26:36 +01:00
2021-02-17 13:26:36 +01:00
2021-02-17 13:26:36 +01:00
2021-02-04 16:57:17 +01:00
2018-01-04 12:20:11 -08:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2019-11-07 19:40:01 +01:00
2019-11-07 19:40:01 +01:00
2019-12-04 14:59:11 +01:00
2019-11-07 19:40:01 +01:00
2021-02-17 13:26:36 +01:00
2014-01-19 12:25:11 -08:00
2021-02-17 13:26:36 +01:00
2021-02-17 13:26:36 +01:00
2019-11-07 19:40:01 +01:00
2021-02-17 13:26:36 +01:00

Flatcar Container Linux SDK scripts

Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.

Description
image build and composition scripts for Flatcar Container Linux
Readme BSD-3-Clause 165 MiB
Languages
Shell 93.1%
Python 6.9%