Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data: Provide a local repo configuration #6

Merged
merged 1 commit into from
Mar 21, 2017
Merged

data: Provide a local repo configuration #6

merged 1 commit into from
Mar 21, 2017

Conversation

sunnyflunk
Copy link
Contributor

This allows for the easy (and standardised) set up for using local
packages with solbuild.

So as discussed I see this as 3 simple steps (which I can handle):

  1. Repackage solbuild with this profile + tmpfiles.d 'solbuild-local.conf' to create the dir (both in solbuild-config-local-unstable).
  2. Create a 'make local' in common to cover a make replacement i.e.
    local:
    sudo solbuild build $(SPECFILE) -p local-unstable-x86_64;
    make abireport
  3. Document this is the Help Center
    i.e. to use non repo eopkg's in solbuild, install solbuild-config-local-unstable, put your eopkg's in /var/lib/solbuild/local, run make local instead of make

Think that would cover #4 well

This allows for the easy (and standardised) set up for using local
packages with solbuild.
@ikeydoherty
Copy link
Member

LGTM - ty!

@ikeydoherty ikeydoherty merged commit 70795bf into solus-project:master Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants