pills and fix pill generation

This commit is contained in:
Philip Monk 2019-08-01 13:17:14 -07:00
parent 21389bf401
commit 1391ecafd3
No known key found for this signature in database
GPG Key ID: B66E1F02604E44EC
5 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44dac7f4c8d7940e86eaf0ee8d9bab06bef68ded19aa82182315eb9970bcaf73
size 5071926
oid sha256:99de9b440bbcb2a88dff3b2312a804dd7987e9d0bf2f9fc32ae2a1e4c0cbc005
size 4610076

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3bca6b406a43fee981f422288700ca8a2a75c8b888bfed376c8c041584c67e0a
size 9565113
oid sha256:25a2e5d6f7df8419dd4aabac909bb14c96220bda6f74814c5c6e5eb76fb3977f
size 9565804

View File

@ -19,6 +19,11 @@ trap cleanup EXIT
#
herb ./pier -p hood -d "+hood/mount /=home="
until [ -d ./pier/home ]
do
sleep 1
done
cp $ARVO/lib/pill.hoon ./pier/home/lib/
chmod -R u+rw ./pier/home/lib/

View File

@ -512,7 +512,10 @@
=/ boot
((soft $>($?(%dawn %fake) task:able:kale)) p.task)
?~ boot
~& %dill-no-boot
~& p.task
~| invalid-boot-event+hen !!
~& %dill-boot
:_(..^$ [hen %pass / %k u.boot]~)
:: we are subsequently initialized. single-home
::

View File

@ -491,6 +491,8 @@ u3_dawn_vent(u3_noun seed)
pon = _dawn_need_unit(u3dc("point:take:dawn", u3k(pos), u3k(luh)),
"boot: failed to retrieve sponsor keys");
pon = u3nc(pos, pon);
u3m_p("pon",pon);
u3z(oct); u3z(luh);
}