summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2017-12-03 14:23:22 -0400
committerJoey Hess2017-12-03 14:23:22 -0400
commitd6cbcbecdf58910002744deb9cf31cd14af06ead (patch)
treec194e6151a1f78663de9946b4b6a3ec8e32e738d /doc
parentbf492dc0c78c6d2405ed592fbf20004a3a2c92a5 (diff)
parent2476617d9c0c90fc017bedadd4993ad46d2c3ae6 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/privdata_propigation_into_diskimages.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/privdata_propigation_into_diskimages.mdwn b/doc/todo/privdata_propigation_into_diskimages.mdwn
new file mode 100644
index 00000000..80a42d23
--- /dev/null
+++ b/doc/todo/privdata_propigation_into_diskimages.mdwn
@@ -0,0 +1,6 @@
+When building a disk image with propellor bootstrapped in it, the decrypted
+privdata file is not written, so propellor can't be run on the booted
+system without first doing a propellor --spin from the dev laptop. Not a
+big problem but worth fixing some time. --[[Joey]]
+
+> [[fixed|done]] --[[Joey]]