Created
March 11, 2020 08:39
-
-
Save RafaelPalomar/dbd05f29c40c2cc6a949f734fdd06f30 to your computer and use it in GitHub Desktop.
Revisions
-
RafaelPalomar created this gist
Mar 11, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,39 @@ * Building Sabayon packages ** Base Information #+BEGIN_SRC text <geaaru> __aure__: https://github.com/Sabayon/community-repositories/#structure-of-a-repository [12:43] <geaaru> for building we now use mottainaici (https://mottainaici.github.io/docs/) and our tasks are available there: https://github.com/Sabayon/sbi-tasks [12:44] <geaaru> but there isn't a clean documentation for final users <__aure__> I see. I will have a look :) [12:45] <geaaru> we could avoid use of mottainaici with simple run of the sabayon/builder and execute sark-localbuild script <geaaru> but mottainaici will do this for you :) <__aure__> I was also wondering why a simple gentoo binary package wouldn't be enough for sabayon [12:46] <__aure__> and now I also wonder...Sabayon packages are built within sabayon or within gentoo? :) [12:51] <optiz0r> sabayon packages are built within a gentoo chroot and adorned with additional metadata [12:57] #+END_SRC ** Links [[%09 https://github.com/Sabayon/community-repositories/#structure-of-a-repository][Structure of a repository]] *** The regular way **** Use mottainaici https://mottainaici.github.io/docs/ with the sabayon tasks https://github.com/Sabayon/sbi-tasks *** Avoiding mottainaici **** Use the Sabayon builder https://github.com/Sabayon/docker-builder-amd64 :Check: **** Execute sark-localbuild script https://github.com/Sabayon/sabayon-sark