config: allow configuring partitions

This just allows creating empty partitions.  More features to come.
This commit is contained in:
Max Kellermann
2022-07-12 20:50:46 +02:00
parent 64f84d5468
commit 199037c682
5 changed files with 44 additions and 0 deletions

1
NEWS
View File

@@ -15,6 +15,7 @@ ver 0.24 (not yet released)
- new tag "Mood"
* switch to C++20
- GCC 10 or clang 11 (or newer) recommended
* static partition configuration
* remove Haiku support
ver 0.23.9 (not yet released)