make sure to set venti Reference: /n/atom/patch/applied/installv Date: Tue Apr 8 00:32:34 CES 2014 Signed-off-by: quanstro@quanstro.net --- /sys/lib/dist/amd64/install/copydistf Tue Apr 8 00:32:34 2014 +++ /sys/lib/dist/amd64/install/copydistf Tue Apr 8 00:32:34 2014 @@ -173,7 +173,9 @@ } # ini variable (see main), so we must run before buildini -if not +if not{ venti=$vaddr + whatis venti>/tmp/venti # ick +} copydistfossil --- /sys/lib/dist/amd64/install/main Tue Apr 8 00:32:34 2014 +++ /sys/lib/dist/amd64/install/main Tue Apr 8 00:32:34 2014 @@ -364,6 +364,8 @@ copydistk case fossil* copydistf + if(test -f /tmp/venti) + . /tmp/venti } }