diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-29 11:53:58 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-29 11:53:58 -0400 |
| commit | c485aba3663333b5518c86b68b12d92ed51def01 (patch) | |
| tree | 1330786f8073bf554f6324641632ea36db8a2856 /doc | |
| parent | 578ebbf861a074c33050f4fb927f6f88d442947d (diff) | |
bootstrappedFrom: Set up local privdata file.
Avoid needing to --spin host deployed from disk image to let its propellor
access its privdata.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/privdata_propigation_into_diskimages.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/privdata_propigation_into_diskimages.mdwn b/doc/todo/privdata_propigation_into_diskimages.mdwn index 1ffd26d0..80a42d23 100644 --- a/doc/todo/privdata_propigation_into_diskimages.mdwn +++ b/doc/todo/privdata_propigation_into_diskimages.mdwn @@ -2,3 +2,5 @@ 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]] |
