summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-11-19 18:19:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-11-19 18:19:11 -0700
commit31852d8699c73238b4ede70307c6cd5b81519e6c (patch)
tree203d47f0e4d1efb40a5ef9023058bba7652285e1 /doc/todo
parent09b92db54d800ce0f94fa0ab4c657446758d5274 (diff)
parentbacb87f2203842c3014e55f7f19c6b408b475ca4 (diff)
Merge branch 'master' of https://git.joeyh.name/git/propellor into sbuild-overhaul
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Host_could_have_partition_table_in_Info.mdwn2
1 files changed, 2 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
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]]