Skip to content

Support for Gentoo Prefix?Β #62

@awesomebytes

Description

@awesomebytes

Hello,

Given you've built the infrastructure already, and you have the expertise I'd like to ask you if making an image (or images actually) of a Gentoo Prefix bootstrapped would be possible.

I have two motivations to ask for this:

  1. Given all the image flavours you already offer, it would be great to also support that one.
  2. Be able to provide an out-of-the-box working Gentoo Prefix installation. Let me expand on this.

The goal of Gentoo Prefix (as can be read in the article of use cases) is to allow people to have a 'full OS with package manager' in any folder without root permissions needed. This is great! My personal use-case is deploy on robots with ancient systems and also in computing farm machines without a user that has privileges.

To make my workflow as re-usable as possible I found the trick of bootstrapping Gentoo Prefix in /tmp/gentoo. This is great cause /tmp/ is generally writable by anyone. And one can extract a full Gentoo Prefix system in any folder and just symlink to /tmp/gentoo. Then you can use it as normal.

Having a Docker image that builds continuously has the added benefit to, well, keep track that it does not break. And anyone can pull the image and either mount the Docker /tmp/gentoo in the system /tmp/gentoo, or copy it to deploy it in any machine directly (I have machines that can't have Docker).

If I could request it, I'd love a x86_64 and a i686 image of Gentoo Prefix.

(Kinda offtopic) I'm currently fighting myself to make it work, but no luck. x86_64 is not building. And i686 fails even earlier cause I haven't figured out how to generate it from a x86_64 machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions