https://github.com/alunduil/gbin
Gentoo Binary Management Service
https://github.com/alunduil/gbin
Last synced: 2 months ago
JSON representation
Gentoo Binary Management Service
- Host: GitHub
- URL: https://github.com/alunduil/gbin
- Owner: alunduil
- Created: 2013-11-21T22:36:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-26T06:46:05.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:19:55.657Z (about 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Description
===========Gentoo Binary Management Service
This software contains a web service that stores and manages binary packages
for a heterogeneous set of Gentoo clients.It also contains a client application and stock `cron.hourly` file for keeping
packages up to date for a client.Installation
============This package is available via portage using an overlay::
layman -fo http://www.alunduil.com/svn/portage/trunk/alunduil-overlay.xml -a alunduil-overlay
emerge gbinIf you would prefer to clone this package directly from git or assist with
development, the URL is https://github.com/alunduil/gbin and the current status
of the build is:.. image:: https://secure.travis-ci.org/alunduil/gbin.png?branch=master
:target: http://travis-ci.org/alunduil/gbinUsage
=====Usage of this package is outlined in the included man pages:
* man 1 gbc
* man 8 gbdAuthors
=======* Alex Brandt
Known Issues
============Known issues can be found in the github issue list at
https://github.com/alunduil/gbin/issues.Troubleshooting
===============If you need to troubleshoot an issue or submit information in a bug report, we
recommend obtaining the following pieces of information:* output with debug logging turned on in gbc or gbd
* any relevant stacktraces