1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-12 17:49:51 +03:00
Files
systemd/test/units
Daan De Meyer 7d505753f1 repart: Add --skip-partitions=
--include-partitions and --exclude-partitions now fully exclude
partitions from repart. Whenever a partition type is excluded, we
don't take any partitions of that type into account at all when
running systemd-repart.

--skip-partitions= is introduced to do what --exclude-partitions did
previously. Any skipped partitions are taken into acount when doing
size calculations, but are not yet populated.

Why do we need both concepts? Exclusion is needed so that we can
use shared repart definitions to generate bootable and non-bootable
images. When generating a non-bootable image, we use --exclude-partitions
to exclude the ESP partition. Skipping is needed so that we can
populate the root partition while skipping the ESP partition, get
the roothash of the root partition, use that to generate a UKI, and
finally populate the ESP partition with the UKI included.
2022-11-25 12:07:38 +01:00
..
2022-10-31 21:18:53 +00:00
2022-06-26 22:06:02 +02:00
2022-10-30 08:26:00 +00:00
2021-11-08 10:15:23 +01:00
2022-11-25 12:07:38 +01:00
2022-08-23 10:53:47 +02:00
2022-08-23 10:53:47 +02:00