From c7a8c812add892eb7f7b7068d258efa01095fcde Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Nov 2017 15:21:53 -0400 Subject: partition table in Info Diskimage.imageBuiltFor: New property to build a disk image for a Host, using partition table information configured via the new properties hasPartitionTableType, hasPartition and adjustPartition. This lets Machine properties include eg /boot partitions that are known to be needed by the bootloader, and the user can adjust those partitions and add others. This commit was sponsored by Brock Spratlen on Patreon. --- doc/todo/Host_could_have_partition_table_in_Info.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/todo/Host_could_have_partition_table_in_Info.mdwn b/doc/todo/Host_could_have_partition_table_in_Info.mdwn index 5ca20cc7..ed7022f7 100644 --- a/doc/todo/Host_could_have_partition_table_in_Info.mdwn +++ b/doc/todo/Host_could_have_partition_table_in_Info.mdwn @@ -3,3 +3,5 @@ specified separately. However, Propellor.Property.Machine often knows things about the partition table (eg that there needs to be a separate EXT2 /boot partition). So, why not let properties put something in Info and let the partition table be derived from that. --[[Joey]] + +> [[done]] --[[Joey]] -- cgit v1.2.3