Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_library/disk_layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"9":{
"label":"ROOT",
"fs_label":"ROOT",
"blocks":"58875904"
"blocks":"50876416"
}
},
"vagrant":{
Expand Down
1 change: 1 addition & 0 deletions changelog/changes/2025-11-03-azure-size.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Alpha only: Reduced Azure image size again to 30 GB as before by shrinking the root partition to compensate for the growth of the other partitions ([scripts#TODO](https://github.com/flatcar/scripts/pull/TODO))
Loading