X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpost-install;h=e9c8eaa32bbbf71f19a716df1e767828e027e123;hb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;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 $?