|
|
| (18 intermediate revisions not shown) |
| Line 1: |
Line 1: |
| - | = OBS Light Deliverable =
| + | OBS Light has moved! It's now located at openSUSE: |
| - | == Introduction ==
| + | [http://en.opensuse.org/openSUSE:OBS_Light_Installation http://en.opensuse.org/openSUSE:OBS_Light_Installation] |
| - | [[OBS Light]] project deliverable which are available are listed on this page. Publication of the information will follow the progress of the implementation (yes, we do publish early draft versions, using them is at your risk)
| + | |
| - | | + | |
| - | A command line version of any individual feature will generally precede its implementation as an OSC plugin (when applicable) and creation of a UI will come last.
| + | |
| - | Please note that once a command will have been published as an osc plugin the stand alone command will be deprecated.
| + | |
| - | | + | |
| - | == Packaged versions ==
| + | |
| - | Packaged versions of the OBS Light client (still in development) are available for OpenSUSE, MeeGo, Debian and Ubuntu.
| + | |
| - | === For OpenSUSE 11.4 ===
| + | |
| - | The repository is [http://repo.pub.meego.com/Project:/OBS_Light/openSUSE_11.4/ here].
| + | |
| - | There are 3 packages:
| + | |
| - | * ''obslight-base'', which contains only the commandline version
| + | |
| - | * ''obslight-gui'', which contains the graphical user interface
| + | |
| - | * ''obslight-utils'', which contains [[obstag | obstag, obs2obscopy and obsextractgroups]]
| + | |
| - | To install ''obslight-base'', you will need the meego Tools:
| + | |
| - | zypper ar http://download.meego.com/live/devel:/tools:/building/openSUSE_11.4/ meegoTools
| + | |
| - | zypper --gpg-auto-import-keys ref
| + | |
| - | zypper ar -f http://repo.pub.meego.com/Project:/OBS_Light/openSUSE_11.4/ OBS_Light
| + | |
| - | optional, to disable GPG checks and prevent "File 'repomd.xml' from repository 'OBS_Light' is unsigned" messages
| + | |
| - | echo "gpgcheck=0" >> /etc/zypp/repos.d/OBS_Light.repo
| + | |
| - | zypper --gpg-auto-import-keys ref
| + | |
| - | zypper in obslight-base obslight-utils
| + | |
| - | To install the GUI, you will need PySide:
| + | |
| - | zypper ar http://download.opensuse.org/repositories/home:/cgoncalves:/pyside:/shiboken/openSUSE_11.4/ pyside
| + | |
| - | zypper --gpg-auto-import-keys ref
| + | |
| - | zypper in obslight-gui
| + | |
| - | | + | |
| - | === For OpenSUSE 12.1 ===
| + | |
| - | There are 3 packages:
| + | |
| - | * ''obslight-base'', which contains only the commandline version
| + | |
| - | * ''obslight-gui'', which contains the graphical user interface
| + | |
| - | * ''obslight-utils'', which contains [[obstag | obstag, obs2obscopy and obsextractgroups]]
| + | |
| - | zypper ar http://repo.pub.meego.com/Project:/OBS_Light:/openSUSE:/12.1/openSUSE_12.1/Project:OBS_Light:openSUSE:12.1.repo
| + | |
| - | optional, to disable GPG checks and prevent "File 'repomd.xml' from repository 'OBS_Light' is unsigned" messages
| + | |
| - | echo "gpgcheck=0" >> /etc/zypp/repos.d/Project_OBS_Light.repo
| + | |
| - | | + | |
| - | To install the GUI, you will need PySide:
| + | |
| - | zypper ar http://download.opensuse.org/repositories/home:/Fisiu:/pyside/openSUSE_12.1/home:Fisiu:pyside.repo
| + | |
| - | zypper --gpg-auto-import-keys ref
| + | |
| - | | + | |
| - | === For Ubuntu 11.04 ===
| + | |
| - | The repository is [http://repo.pub.meego.com/Project:/OBS_Light/Ubuntu_11.04/ here].
| + | |
| - | There is only one package, ''obslight'', which contains the commandline, the GUI and the utilities. Add these lines to your '''/etc/apt/sources.list''' file (or to a new file '''/etc/apt/sources.list.d/obslight.list'''):
| + | |
| - | deb http://repo.pub.meego.com/Project:/OBS_Light/Ubuntu_11.04/ ./
| + | |
| - | deb http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_11.04 ./
| + | |
| - | You also need a recent version of [http://www.pyside.org/ PySide]:
| + | |
| - | sudo apt-add-repository ppa:pyside/ppa
| + | |
| - | Refresh the APT database and install OBS Light:
| + | |
| - | wget http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_11.04/Release.key -O - | sudo apt-key add -
| + | |
| - | sudo apt-get update
| + | |
| - | sudo apt-get install obslight
| + | |
| - | Add yourself to the '''users''' group:
| + | |
| - | sudo usermod -a -G users `whoami`
| + | |
| - | You should log out so that the system takes into account your new group.
| + | |
| - | If you don't want to log out, you can use "''newgrp users''" before running obslight (but it will only work in the current console).
| + | |
| - | | + | |
| - | === For MeeGo 1.2.0 ===
| + | |
| - | [''Not tested''] The repository is [http://repo.pub.meego.com/home:/ronan:/OBS_Light/MeeGo_1.2.0_standard/ here].
| + | |
| - | | + | |
| - | === For Debian ===
| + | |
| - | [''Not tested'']
| + | |
| - | The repository is [http://repo.pub.meego.com/home:/ronan:/OBS_Light/Debian_6.0/ here].
| + | |
| - | | + | |
| - | ''Note'': the '''obslight''' package has a dependency to [http://www.pyside.org/ PySide], which is neither included in Debian stable nor in Debian testing. So you will need Debian unstable if you want to test.
| + | |
| - | | + | |
| - | == Usage ==
| + | |
| - | To get a brief overview of all available commands, just type:
| + | |
| - | obslight --help
| + | |
| - | | + | |
| - | | + | |
| - | == OBS Tagging and Project copying ==
| + | |
| - | One of the problem that any user of a private OBS will quickly face, is the need to tag specific version of a project and allow the copy of the project from an OBS to an other OBS or from one project to an other project.
| + | |
| - | | + | |
| - | More details on obstag and obs2obscopy can be found [[obstag | here]]
| + | |
| - | | + | |
| - | = Links =
| + | |
| - | * [[OBS Light | OBS Light main page]]
| + | |
| - | * [[OBS_Light_FAQ | OBS Light Frequently Asked Questions]]
| + | |
| - | * [[OBS_Light_Manual | OBS Light Manual]]
| + | |
| - | * [https://meego.gitorious.org/meego-developer-tools/obs-light/ OBS Light project on Gitorious]
| + | |
| - | * [https://build.pub.meego.com/project/show?project=Project%3AOBS_Light OBS Light project on MeeGo build service]
| + | |