diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-12-03 14:23:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-12-03 14:23:22 -0400 |
| commit | d6cbcbecdf58910002744deb9cf31cd14af06ead (patch) | |
| tree | c194e6151a1f78663de9946b4b6a3ec8e32e738d /doc/todo | |
| parent | bf492dc0c78c6d2405ed592fbf20004a3a2c92a5 (diff) | |
| parent | 2476617d9c0c90fc017bedadd4993ad46d2c3ae6 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/privdata_propigation_into_diskimages.mdwn | 6 |
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]] |
