X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpost-install;h=e9c8eaa32bbbf71f19a716df1e767828e027e123;hb=d0406e3d6f1151a689207d154f7de6fdd61a4715;hp=5f4755b45609779f392329f7f0bf875c2cff7b04;hpb=f3c8db3027d5dc530e1f30c88e0235975211582e;p=hvlinux.git diff --git a/stage1/post-install b/stage1/post-install index 5f4755b..e9c8eaa 100755 --- a/stage1/post-install +++ b/stage1/post-install @@ -45,4 +45,6 @@ fi # Change the ownership for ${LFS} and its subdirectories chown -Rv root:root ${LFS} +write_completed_stage + exit $?