diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-17 20:03:11 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-17 20:03:11 -0400 |
| commit | e2549c3d7603e693f0663a0cf411164845345088 (patch) | |
| tree | 92acffedd8c169eb18421f093ad3202bb1023443 /doc | |
| parent | 90bffe4ed8d67a7102f3a7545d88e4585b15214a (diff) | |
idea
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/Host_could_have_partition_table_in_Info.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Host_could_have_partition_table_in_Info.mdwn b/doc/todo/Host_could_have_partition_table_in_Info.mdwn new file mode 100644 index 00000000..5ca20cc7 --- /dev/null +++ b/doc/todo/Host_could_have_partition_table_in_Info.mdwn @@ -0,0 +1,5 @@ +Currently, building an Image for a Host requires a partition table to be +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]] |
