Skip to content

Instantly share code, notes, and snippets.

@RafaelPalomar
Created March 11, 2020 08:39
Show Gist options
  • Select an option

  • Save RafaelPalomar/dbd05f29c40c2cc6a949f734fdd06f30 to your computer and use it in GitHub Desktop.

Select an option

Save RafaelPalomar/dbd05f29c40c2cc6a949f734fdd06f30 to your computer and use it in GitHub Desktop.

Revisions

  1. RafaelPalomar created this gist Mar 11, 2020.
    39 changes: 39 additions & 0 deletions sabayon_packages.org
    Original 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