Skip to content

Move "uninstalled" bee files from orphan branch to "uninstalled" directory #215

Merged
merged 2 commits into from
Nov 23, 2016

Conversation

donald
Copy link
Collaborator

@donald donald commented Nov 22, 2016

better?

This installs a binary distribution of docker. This contradicts our
source-only rule, but should be allowed as an intermediate step.

There are a lot of complicated requirements to build docker from source.
The easiest way to do that is to build it inside a docker image.
However, this requires an existing docker installation and is the same
hen-and-egg problem as the gcc bootstrap.

This package is meant to be a bootstrap package. Only when building
docker from source for the very first time, this package can be
installed on the build system.
We used to have a separate orphaned branch for bee files, which were not
to be installed in the mariux64 distmaster. This was not a good idea,
because the concept of orphaned branches is to cryptic.

So instead create a directory "uninstalled" for that purpose and move the
single existing bee file there.
@pmenzel
Copy link
Collaborator

pmenzel commented Nov 23, 2016

Much better!

@pmenzel pmenzel merged commit d603952 into master Nov 23, 2016
@pmenzel pmenzel deleted the add-uninstalled branch November 23, 2016 10:18
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants