openSUSE
openSUSE is a free and Linux-based operating system for your PC, Laptop or Server. You can surf the web, manage your e-mails and photos, do office work, play videos or music and have a lot of fun!
patterns
openSUSE distribution patterns
-
Cloning this repository:
git clone git://gitorious.org/opensuse/patterns.git patterns cd patterns
Add this repository as a remote to an existing local repository:
git remote add patterns git://gitorious.org/opensuse/patterns.git git fetch patterns git checkout -b patterns/master_or_other_branch my-local-tracking-branch
osc-plugin-overview
osc plugin to see overview of various repositories
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc-plugin-overview.git osc-plugin-overview cd osc-plugin-overview
Add this repository as a remote to an existing local repository:
git remote add osc-plugin-overview git://gitorious.org/opensuse/osc-plugin-overview.git git fetch osc-plugin-overview git checkout -b osc-plugin-overview/master_or_other_branch my-local-tracking-branch
jeos
Just Enough Operating System
-
Cloning this repository:
git clone git://gitorious.org/opensuse/jeos.git jeos cd jeos
Add this repository as a remote to an existing local repository:
git remote add jeos git://gitorious.org/opensuse/jeos.git git fetch jeos git checkout -b jeos/master_or_other_branch my-local-tracking-branch
gamestore
-
Cloning this repository:
git clone git://gitorious.org/opensuse/gamestore.git gamestore cd gamestore
Add this repository as a remote to an existing local repository:
git remote add gamestore git://gitorious.org/opensuse/gamestore.git git fetch gamestore git checkout -b gamestore/master_or_other_branch my-local-tracking-branch
myopensuse
portal for aggregating different opensuse data
-
Cloning this repository:
git clone git://gitorious.org/opensuse/myopensuse.git myopensuse cd myopensuse
Add this repository as a remote to an existing local repository:
git remote add myopensuse git://gitorious.org/opensuse/myopensuse.git git fetch myopensuse git checkout -b myopensuse/master_or_other_branch my-local-tracking-branch
permissions
specifications for permissions of specific files, directories, and devices depending on the local security settings. The local security setting (easy, secure, or paranoid) can be configured in /etc/sysconfig/security.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/permissions.git permissions cd permissions
Add this repository as a remote to an existing local repository:
git remote add permissions git://gitorious.org/opensuse/permissions.git git fetch permissions git checkout -b permissions/master_or_other_branch my-local-tracking-branch
hwinfo
Hardware information tool
-
Cloning this repository:
git clone git://gitorious.org/opensuse/hwinfo.git hwinfo cd hwinfo
Add this repository as a remote to an existing local repository:
git remote add hwinfo git://gitorious.org/opensuse/hwinfo.git git fetch hwinfo git checkout -b hwinfo/master_or_other_branch my-local-tracking-branch
linuxrc
installation setup
-
Cloning this repository:
git clone git://gitorious.org/opensuse/linuxrc.git linuxrc cd linuxrc
Add this repository as a remote to an existing local repository:
git remote add linuxrc git://gitorious.org/opensuse/linuxrc.git git fetch linuxrc git checkout -b linuxrc/master_or_other_branch my-local-tracking-branch
libstorage
Linux storage management library
-
Cloning this repository:
git clone git://gitorious.org/opensuse/libstorage.git libstorage cd libstorage
Add this repository as a remote to an existing local repository:
git remote add libstorage git://gitorious.org/opensuse/libstorage.git git fetch libstorage git checkout -b libstorage/master_or_other_branch my-local-tracking-branch
mkinitrd
-
Cloning this repository:
git clone git://gitorious.org/opensuse/mkinitrd.git mkinitrd cd mkinitrd
Add this repository as a remote to an existing local repository:
git remote add mkinitrd git://gitorious.org/opensuse/mkinitrd.git git fetch mkinitrd git checkout -b mkinitrd/master_or_other_branch my-local-tracking-branch
mkinitrd-old
mkinitrd old codebase
-
Cloning this repository:
git clone git://gitorious.org/opensuse/mkinitrd-old.git mkinitrd-old cd mkinitrd-old
Add this repository as a remote to an existing local repository:
git remote add mkinitrd-old git://gitorious.org/opensuse/mkinitrd-old.git git fetch mkinitrd-old git checkout -b mkinitrd-old/master_or_other_branch my-local-tracking-branch
desktop-data
openSUSE desktop data
-
Cloning this repository:
git clone git://gitorious.org/opensuse/desktop-data.git desktop-data cd desktop-data
Add this repository as a remote to an existing local repository:
git remote add desktop-data git://gitorious.org/opensuse/desktop-data.git git fetch desktop-data git checkout -b desktop-data/master_or_other_branch my-local-tracking-branch
kdebase4-opensuse
openSUSE specific part of kdebase4
-
Cloning this repository:
git clone git://gitorious.org/opensuse/kdebase4-opensuse.git kdebase4-opensuse cd kdebase4-opensuse
Add this repository as a remote to an existing local repository:
git remote add kdebase4-opensuse git://gitorious.org/opensuse/kdebase4-opensuse.git git fetch kdebase4-opensuse git checkout -b kdebase4-opensuse/master_or_other_branch my-local-tracking-branch
susefox
openSUSE firefox extension
-
Cloning this repository:
git clone git://gitorious.org/opensuse/susefox.git susefox cd susefox
Add this repository as a remote to an existing local repository:
git remote add susefox git://gitorious.org/opensuse/susefox.git git fetch susefox git checkout -b susefox/master_or_other_branch my-local-tracking-branch
kupdateapplet
KDE updater applet
-
Cloning this repository:
git clone git://gitorious.org/opensuse/kupdateapplet.git kupdateapplet cd kupdateapplet
Add this repository as a remote to an existing local repository:
git remote add kupdateapplet git://gitorious.org/opensuse/kupdateapplet.git git fetch kupdateapplet git checkout -b kupdateapplet/master_or_other_branch my-local-tracking-branch
enhancerepo
rpm-md repository extension generator
-
Cloning this repository:
git clone git://gitorious.org/opensuse/enhancerepo.git enhancerepo cd enhancerepo
Add this repository as a remote to an existing local repository:
git remote add enhancerepo git://gitorious.org/opensuse/enhancerepo.git git fetch enhancerepo git checkout -b enhancerepo/master_or_other_branch my-local-tracking-branch
clicfs
Compressed Loop Image Container File System
-
Cloning this repository:
git clone git://gitorious.org/opensuse/clicfs.git clicfs cd clicfs
Add this repository as a remote to an existing local repository:
git remote add clicfs git://gitorious.org/opensuse/clicfs.git git fetch clicfs git checkout -b clicfs/master_or_other_branch my-local-tracking-branch
bsgit
GIT Frontend to the Build Service
-
Cloning this repository:
git clone git://gitorious.org/opensuse/bsgit.git bsgit cd bsgit
Add this repository as a remote to an existing local repository:
git remote add bsgit git://gitorious.org/opensuse/bsgit.git git fetch bsgit git checkout -b bsgit/master_or_other_branch my-local-tracking-branch
ruby-polkit
ruby bindings for PolicyKit
-
Cloning this repository:
git clone git://gitorious.org/opensuse/ruby-polkit.git ruby-polkit cd ruby-polkit
Add this repository as a remote to an existing local repository:
git remote add ruby-polkit git://gitorious.org/opensuse/ruby-polkit.git git fetch ruby-polkit git checkout -b ruby-polkit/master_or_other_branch my-local-tracking-branch
installation-images
openSUSE installation images
-
Cloning this repository:
git clone git://gitorious.org/opensuse/installation-images.git installation-images cd installation-images
Add this repository as a remote to an existing local repository:
git remote add installation-images git://gitorious.org/opensuse/installation-images.git git fetch installation-images git checkout -b installation-images/master_or_other_branch my-local-tracking-branch
proxyrepo
-
Cloning this repository:
git clone git://gitorious.org/opensuse/proxyrepo.git proxyrepo cd proxyrepo
Add this repository as a remote to an existing local repository:
git remote add proxyrepo git://gitorious.org/opensuse/proxyrepo.git git fetch proxyrepo git checkout -b proxyrepo/master_or_other_branch my-local-tracking-branch
susereport
-
Cloning this repository:
git clone git://gitorious.org/opensuse/susereport.git susereport cd susereport
Add this repository as a remote to an existing local repository:
git remote add susereport git://gitorious.org/opensuse/susereport.git git fetch susereport git checkout -b susereport/master_or_other_branch my-local-tracking-branch
scout
-
Cloning this repository:
git clone git://gitorious.org/opensuse/scout.git scout cd scout
Add this repository as a remote to an existing local repository:
git remote add scout git://gitorious.org/opensuse/scout.git git fetch scout git checkout -b scout/master_or_other_branch my-local-tracking-branch
driver-check
-
Cloning this repository:
git clone git://gitorious.org/opensuse/driver-check.git driver-check cd driver-check
Add this repository as a remote to an existing local repository:
git remote add driver-check git://gitorious.org/opensuse/driver-check.git git fetch driver-check git checkout -b driver-check/master_or_other_branch my-local-tracking-branch
spec-cleaner
Cleaner for .spec files
-
Cloning this repository:
git clone git://gitorious.org/opensuse/spec-cleaner.git spec-cleaner cd spec-cleaner
Add this repository as a remote to an existing local repository:
git remote add spec-cleaner git://gitorious.org/opensuse/spec-cleaner.git git fetch spec-cleaner git checkout -b spec-cleaner/master_or_other_branch my-local-tracking-branch
qinternet
Small application for starting or stopping internet dial-up connections via smpppd.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/qinternet.git qinternet cd qinternet
Add this repository as a remote to an existing local repository:
git remote add qinternet git://gitorious.org/opensuse/qinternet.git git fetch qinternet git checkout -b qinternet/master_or_other_branch my-local-tracking-branch
boot_crypto
init scripts for mounting encrypted partitions
-
Cloning this repository:
git clone git://gitorious.org/opensuse/boot_crypto.git boot_crypto cd boot_crypto
Add this repository as a remote to an existing local repository:
git remote add boot_crypto git://gitorious.org/opensuse/boot_crypto.git git fetch boot_crypto git checkout -b boot_crypto/master_or_other_branch my-local-tracking-branch
fwzs
Firewall Zone Switcher consist of a DBus service and a graphical interface that lets the user switch firewall zones of network interfaces. more…
SuSEfirewall2 is supported as backend
-
Cloning this repository:
git clone git://gitorious.org/opensuse/fwzs.git fwzs cd fwzs
Add this repository as a remote to an existing local repository:
git remote add fwzs git://gitorious.org/opensuse/fwzs.git git fetch fwzs git checkout -b fwzs/master_or_other_branch my-local-tracking-branch
packagehunter
This repository contains scripts to parse various RSS feeds and digest mails to find new package versions,
and to generate / submit them to packagers.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/packagehunter.git packagehunter cd packagehunter
Add this repository as a remote to an existing local repository:
git remote add packagehunter git://gitorious.org/opensuse/packagehunter.git git fetch packagehunter git checkout -b packagehunter/master_or_other_branch my-local-tracking-branch
osc-plugin-collab
osc plugin that makes your life easier, especially for the collaboration inside a team
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc-plugin-collab.git osc-plugin-collab cd osc-plugin-collab
Add this repository as a remote to an existing local repository:
git remote add osc-plugin-collab git://gitorious.org/opensuse/osc-plugin-collab.git git fetch osc-plugin-collab git checkout -b osc-plugin-collab/master_or_other_branch my-local-tracking-branch
misc
Miscellaneous scripts used by openSUSE hackers
-
Cloning this repository:
git clone git://gitorious.org/opensuse/misc.git misc cd misc
Add this repository as a remote to an existing local repository:
git remote add misc git://gitorious.org/opensuse/misc.git git fetch misc git checkout -b misc/master_or_other_branch my-local-tracking-branch
apport-opensuse-crashdb
A crash database implementation for the openSUSE flavor of the Apport project.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/apport-opensuse-crashdb.git apport-opensuse-crashdb cd apport-opensuse-crashdb
Add this repository as a remote to an existing local repository:
git remote add apport-opensuse-crashdb git://gitorious.org/opensuse/apport-opensuse-crashdb.git git fetch apport-opensuse-crashdb git checkout -b apport-opensuse-crashdb/master_or_other_branch my-local-tracking-branch
apport-opensuse-retracer
Report Retracer for openSUSE’s Apport crash database.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/apport-opensuse-retracer.git apport-opensuse-retracer cd apport-opensuse-retracer
Add this repository as a remote to an existing local repository:
git remote add apport-opensuse-retracer git://gitorious.org/opensuse/apport-opensuse-retracer.git git fetch apport-opensuse-retracer git checkout -b apport-opensuse-retracer/master_or_other_branch my-local-tracking-branch
ptools
A collection of process tools.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/ptools.git ptools cd ptools
Add this repository as a remote to an existing local repository:
git remote add ptools git://gitorious.org/opensuse/ptools.git git fetch ptools git checkout -b ptools/master_or_other_branch my-local-tracking-branch
obs-git
-
Cloning this repository:
git clone git://gitorious.org/opensuse/obs-git.git obs-git cd obs-git
Add this repository as a remote to an existing local repository:
git remote add obs-git git://gitorious.org/opensuse/obs-git.git git fetch obs-git git checkout -b obs-git/master_or_other_branch my-local-tracking-branch
package-lists
These are the tools to generate the package lists for openSUSE-images and kiwi-config-openSUSE
-
Cloning this repository:
git clone git://gitorious.org/opensuse/package-lists.git package-lists cd package-lists
Add this repository as a remote to an existing local repository:
git remote add package-lists git://gitorious.org/opensuse/package-lists.git git fetch package-lists git checkout -b package-lists/master_or_other_branch my-local-tracking-branch
cvsstool
CVSS Calculation Tool
-
Cloning this repository:
git clone git://gitorious.org/opensuse/cvsstool.git cvsstool cd cvsstool
Add this repository as a remote to an existing local repository:
git remote add cvsstool git://gitorious.org/opensuse/cvsstool.git git fetch cvsstool git checkout -b cvsstool/master_or_other_branch my-local-tracking-branch
packaging-guidelines
-
Cloning this repository:
git clone git://gitorious.org/opensuse/packaging-guidelines.git packaging-guidelines cd packaging-guidelines
Add this repository as a remote to an existing local repository:
git remote add packaging-guidelines git://gitorious.org/opensuse/packaging-guidelines.git git fetch packaging-guidelines git checkout -b packaging-guidelines/master_or_other_branch my-local-tracking-branch
resmgr
resmgr tracks when users log in and out via PAM module. It then executes commands based on configurable rules according to that login information. It was used on all SUSE distributions until openSUSE 11.0
-
Cloning this repository:
git clone git://gitorious.org/opensuse/resmgr.git resmgr cd resmgr
Add this repository as a remote to an existing local repository:
git remote add resmgr git://gitorious.org/opensuse/resmgr.git git fetch resmgr git checkout -b resmgr/master_or_other_branch my-local-tracking-branch
hal-resmgr
hal-resmgr is a helper program that connects hal and resmgr. It was used until openSUSE 11.0
-
Cloning this repository:
git clone git://gitorious.org/opensuse/hal-resmgr.git hal-resmgr cd hal-resmgr
Add this repository as a remote to an existing local repository:
git remote add hal-resmgr git://gitorious.org/opensuse/hal-resmgr.git git fetch hal-resmgr git checkout -b hal-resmgr/master_or_other_branch my-local-tracking-branch
smpppd
The SUSE Meta PPP Daemon manages Dial-Up connections on behalf of the user. more…
smpppd supports
– ISDN, Modem and DSL connections
– manual dialing
– dial on demand
– multiple providers
– ISDN channel bundling
– PPP over ATM, PPTP, PPPOE for DSL
– accounting of time and traffic
– remote control over the network
A command line tool or a Qt applet can be used to control smpppd
-
Cloning this repository:
git clone git://gitorious.org/opensuse/smpppd.git smpppd cd smpppd
Add this repository as a remote to an existing local repository:
git remote add smpppd git://gitorious.org/opensuse/smpppd.git git fetch smpppd git checkout -b smpppd/master_or_other_branch my-local-tracking-branch
susefirewall2
SuSEfirewall2 is a shell script wrapper for the Linux firewall setup tool (iptables) more…
Main features of SuSEfirewall2:
– sets up secure filter rules by default
– easy to configure via human readable file
– zone based setup. Interfaces are grouped into zones
– supports an arbitrary number of zones
– GUI tool to switch zones
– service definitions added via packages
– supports forwarding, masquerading, port redirection
– supports RPC services with dynamically assigned ports
– allows special treatment of IPsec packets
– IPv6 support (no forwarding/masquerading)
– allows insertion of custom rules through hooks
Discussion about SuSEfirewall2 takes place at the opensuse-security mailinglist (Subscribe, Archive)
-
Cloning this repository:
git clone git://gitorious.org/opensuse/susefirewall2.git susefirewall2 cd susefirewall2
Add this repository as a remote to an existing local repository:
git remote add susefirewall2 git://gitorious.org/opensuse/susefirewall2.git git fetch susefirewall2 git checkout -b susefirewall2/master_or_other_branch my-local-tracking-branch
kernel-source
This repository contains the openSUSE and SLE kernel sources. See http://en.opensuse.org/openSUSE:Kernel_git for more information.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/kernel-source.git kernel-source cd kernel-source
Add this repository as a remote to an existing local repository:
git remote add kernel-source git://gitorious.org/opensuse/kernel-source.git git fetch kernel-source git checkout -b kernel-source/master_or_other_branch my-local-tracking-branch
polkit-default-privs
PolicyKit privilege settings for different security needs
-
Cloning this repository:
git clone git://gitorious.org/opensuse/polkit-default-privs.git polkit-default-privs cd polkit-default-privs
Add this repository as a remote to an existing local repository:
git remote add polkit-default-privs git://gitorious.org/opensuse/polkit-default-privs.git git fetch polkit-default-privs git checkout -b polkit-default-privs/master_or_other_branch my-local-tracking-branch
pm-utils-suse
SUSE specific hooks for pm-utils
-
Cloning this repository:
git clone git://gitorious.org/opensuse/pm-utils-suse.git pm-utils-suse cd pm-utils-suse
Add this repository as a remote to an existing local repository:
git remote add pm-utils-suse git://gitorious.org/opensuse/pm-utils-suse.git git fetch pm-utils-suse git checkout -b pm-utils-suse/master_or_other_branch my-local-tracking-branch
sxkeeper
The SUSE XML Keeper is a server that stores arbitrary XML documents and is used as backend for openFATE.
As a database backend the dbxml from Sleepycat is used.
The Keeper implements the HTTP protocol and allows to save new documents and update existing ones via network through common firewalls.
more…
Documents can be accessed directly by their ID or all documents can be retrieved. More powerful queries can be done using XQuery as defined by W3C.
Additionally SX Keeper supports multiple containers. Each container is characterized by it own schema. Keeper maintains history and versioning of documents and the schemas.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/sxkeeper.git sxkeeper cd sxkeeper
Add this repository as a remote to an existing local repository:
git remote add sxkeeper git://gitorious.org/opensuse/sxkeeper.git git fetch sxkeeper git checkout -b sxkeeper/master_or_other_branch my-local-tracking-branch
osc
The Command Line Interface (CLI) to work with an openSUSE Build Service
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc.git osc cd osc
Add this repository as a remote to an existing local repository:
git remote add osc git://gitorious.org/opensuse/osc.git git fetch osc git checkout -b osc/master_or_other_branch my-local-tracking-branch
build
The openSUSE build script. This is used for clean setup of build enviroments. more…
It support rpms, deb and kiwi image builds.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/build.git build cd build
Add this repository as a remote to an existing local repository:
git remote add build git://gitorious.org/opensuse/build.git git fetch build git checkout -b build/master_or_other_branch my-local-tracking-branch
build-service
The famous openSUSE Build Service.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/build-service.git build-service cd build-service
Add this repository as a remote to an existing local repository:
git remote add build-service git://gitorious.org/opensuse/build-service.git git fetch build-service git checkout -b build-service/master_or_other_branch my-local-tracking-branch
sign
The sign client and deamon for remote gpg signing.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/sign.git sign cd sign
Add this repository as a remote to an existing local repository:
git remote add sign git://gitorious.org/opensuse/sign.git git fetch sign git checkout -b sign/master_or_other_branch my-local-tracking-branch
shared-resources
Common theming and code elements, used in different infrastructure parts.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/shared-resources.git shared-resources cd shared-resources
Add this repository as a remote to an existing local repository:
git remote add shared-resources git://gitorious.org/opensuse/shared-resources.git git fetch shared-resources git checkout -b shared-resources/master_or_other_branch my-local-tracking-branch
yabsc
Yet Another Build Service client. This is a GUI client for the openSUSE Build Service reusing the python modules from osc CLI client.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/yabsc.git yabsc cd yabsc
Add this repository as a remote to an existing local repository:
git remote add yabsc git://gitorious.org/opensuse/yabsc.git git fetch yabsc git checkout -b yabsc/master_or_other_branch my-local-tracking-branch
software-o-o
The site behind software.opensuse.org. It is the default web interface to download openSUSE distribution and to search for OBS packages.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/software-o-o.git software-o-o cd software-o-o
Add this repository as a remote to an existing local repository:
git remote add software-o-o git://gitorious.org/opensuse/software-o-o.git git fetch software-o-o git checkout -b software-o-o/master_or_other_branch my-local-tracking-branch
openfate
the software behind features.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/openfate.git openfate cd openfate
Add this repository as a remote to an existing local repository:
git remote add openfate git://gitorious.org/opensuse/openfate.git git fetch openfate git checkout -b openfate/master_or_other_branch my-local-tracking-branch
hermes
the software behind hermes.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/hermes.git hermes cd hermes
Add this repository as a remote to an existing local repository:
git remote add hermes git://gitorious.org/opensuse/hermes.git git fetch hermes git checkout -b hermes/master_or_other_branch my-local-tracking-branch
webdesign
Pool for design and artwork for our web pages
-
Cloning this repository:
git clone git://gitorious.org/opensuse/webdesign.git webdesign cd webdesign
Add this repository as a remote to an existing local repository:
git remote add webdesign git://gitorious.org/opensuse/webdesign.git git fetch webdesign git checkout -b webdesign/master_or_other_branch my-local-tracking-branch
zypp-zmd-backend
ZYpp based Zenworks backend for Code10
-
Cloning this repository:
git clone git://gitorious.org/opensuse/zypp-zmd-backend.git zypp-zmd-backend cd zypp-zmd-backend
Add this repository as a remote to an existing local repository:
git remote add zypp-zmd-backend git://gitorious.org/opensuse/zypp-zmd-backend.git git fetch zypp-zmd-backend git checkout -b zypp-zmd-backend/master_or_other_branch my-local-tracking-branch
libzypp
The ZYpp Linux Software management framework
-
Cloning this repository:
git clone git://gitorious.org/opensuse/libzypp.git libzypp cd libzypp
Add this repository as a remote to an existing local repository:
git remote add libzypp git://gitorious.org/opensuse/libzypp.git git fetch libzypp git checkout -b libzypp/master_or_other_branch my-local-tracking-branch
libzypp-bindings
language bindings for libzypp
-
Cloning this repository:
git clone git://gitorious.org/opensuse/libzypp-bindings.git libzypp-bindings cd libzypp-bindings
Add this repository as a remote to an existing local repository:
git remote add libzypp-bindings git://gitorious.org/opensuse/libzypp-bindings.git git fetch libzypp-bindings git checkout -b libzypp-bindings/master_or_other_branch my-local-tracking-branch
sat-solver
New approach to dependency solving
-
Cloning this repository:
git clone git://gitorious.org/opensuse/sat-solver.git sat-solver cd sat-solver
Add this repository as a remote to an existing local repository:
git remote add sat-solver git://gitorious.org/opensuse/sat-solver.git git fetch sat-solver git checkout -b sat-solver/master_or_other_branch my-local-tracking-branch
zypper
Command line interface to ZYpp
-
Cloning this repository:
git clone git://gitorious.org/opensuse/zypper.git zypper cd zypper
Add this repository as a remote to an existing local repository:
git remote add zypper git://gitorious.org/opensuse/zypper.git git fetch zypper git checkout -b zypper/master_or_other_branch my-local-tracking-branch
zypp-utils
Utilities and scripts for ZYpp
-
Cloning this repository:
git clone git://gitorious.org/opensuse/zypp-utils.git zypp-utils cd zypp-utils
Add this repository as a remote to an existing local repository:
git remote add zypp-utils git://gitorious.org/opensuse/zypp-utils.git git fetch zypp-utils git checkout -b zypp-utils/master_or_other_branch my-local-tracking-branch
cmpi-zypp
cmpi CIM provider implementing the software management schema
-
Cloning this repository:
git clone git://gitorious.org/opensuse/cmpi-zypp.git cmpi-zypp cd cmpi-zypp
Add this repository as a remote to an existing local repository:
git remote add cmpi-zypp git://gitorious.org/opensuse/cmpi-zypp.git git fetch cmpi-zypp git checkout -b cmpi-zypp/master_or_other_branch my-local-tracking-branch
libzypp-testsuite
Old testsuite for libzypp. To be OBSOLETED
-
Cloning this repository:
git clone git://gitorious.org/opensuse/libzypp-testsuite.git libzypp-testsuite cd libzypp-testsuite
Add this repository as a remote to an existing local repository:
git remote add libzypp-testsuite git://gitorious.org/opensuse/libzypp-testsuite.git git fetch libzypp-testsuite git checkout -b libzypp-testsuite/master_or_other_branch my-local-tracking-branch
zypp-dialogsolver
graphical dependency viewer for ZYpp
-
Cloning this repository:
git clone git://gitorious.org/opensuse/zypp-dialogsolver.git zypp-dialogsolver cd zypp-dialogsolver
Add this repository as a remote to an existing local repository:
git remote add zypp-dialogsolver git://gitorious.org/opensuse/zypp-dialogsolver.git git fetch zypp-dialogsolver git checkout -b zypp-dialogsolver/master_or_other_branch my-local-tracking-branch
supportability-analysis-module
Supportability Analysis Module
-
Cloning this repository:
git clone git://gitorious.org/opensuse/supportability-analysis-module.git supportability-analysis-module cd supportability-analysis-module
Add this repository as a remote to an existing local repository:
git remote add supportability-analysis-module git://gitorious.org/opensuse/supportability-analysis-module.git git fetch supportability-analysis-module git checkout -b supportability-analysis-module/master_or_other_branch my-local-tracking-branch
cmpi-pywbem-software
PackageKit cmpi CIM provider (OBSOLETE)
-
Cloning this repository:
git clone git://gitorious.org/opensuse/cmpi-pywbem-software.git cmpi-pywbem-software cd cmpi-pywbem-software
Add this repository as a remote to an existing local repository:
git remote add cmpi-pywbem-software git://gitorious.org/opensuse/cmpi-pywbem-software.git git fetch cmpi-pywbem-software git checkout -b cmpi-pywbem-software/master_or_other_branch my-local-tracking-branch
base-installer
Base installer
-
Cloning this repository:
git clone git://gitorious.org/opensuse/base-installer.git base-installer cd base-installer
Add this repository as a remote to an existing local repository:
git remote add base-installer git://gitorious.org/opensuse/base-installer.git git fetch base-installer git checkout -b base-installer/master_or_other_branch my-local-tracking-branch
rpmlint-checks
-
Cloning this repository:
git clone git://gitorious.org/opensuse/rpmlint-checks.git rpmlint-checks cd rpmlint-checks
Add this repository as a remote to an existing local repository:
git remote add rpmlint-checks git://gitorious.org/opensuse/rpmlint-checks.git git fetch rpmlint-checks git checkout -b rpmlint-checks/master_or_other_branch my-local-tracking-branch
statistics-generator
This is a collection of scripts to update en.opensuse.org/Statistics
-
Cloning this repository:
git clone git://gitorious.org/opensuse/statistics-generator.git statistics-generator cd statistics-generator
Add this repository as a remote to an existing local repository:
git remote add statistics-generator git://gitorious.org/opensuse/statistics-generator.git git fetch statistics-generator git checkout -b statistics-generator/master_or_other_branch my-local-tracking-branch
livecd-profiler
This set of scripts downloads unprofiled live cds from the build service and commits back clicfs profiles (see http://lizards.opensuse.org/2009/05/06/profiled-live-cds/)
-
Cloning this repository:
git clone git://gitorious.org/opensuse/livecd-profiler.git livecd-profiler cd livecd-profiler
Add this repository as a remote to an existing local repository:
git remote add livecd-profiler git://gitorious.org/opensuse/livecd-profiler.git git fetch livecd-profiler git checkout -b livecd-profiler/master_or_other_branch my-local-tracking-branch
vacuumizer
Vacuumizer
About:
more…
This program searches for various SQLite databases in user’s home directory
and then runs VACUUM on them. This compacts the database and makes the
applications that use these databases as their storage faster and more
responsive.
http://en.opensuse.org/Vacuumizer
This tool is inspired by psankar’s Vacuumizer.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/vacuumizer.git vacuumizer cd vacuumizer
Add this repository as a remote to an existing local repository:
git remote add vacuumizer git://gitorious.org/opensuse/vacuumizer.git git fetch vacuumizer git checkout -b vacuumizer/master_or_other_branch my-local-tracking-branch
yast-rest-service
WebYaST REST enabled service
-
Cloning this repository:
git clone git://gitorious.org/opensuse/yast-rest-service.git yast-rest-service cd yast-rest-service
Add this repository as a remote to an existing local repository:
git remote add yast-rest-service git://gitorious.org/opensuse/yast-rest-service.git git fetch yast-rest-service git checkout -b yast-rest-service/master_or_other_branch my-local-tracking-branch
yast-web-client
WebYaST web client application
-
Cloning this repository:
git clone git://gitorious.org/opensuse/yast-web-client.git yast-web-client cd yast-web-client
Add this repository as a remote to an existing local repository:
git remote add yast-web-client git://gitorious.org/opensuse/yast-web-client.git git fetch yast-web-client git checkout -b yast-web-client/master_or_other_branch my-local-tracking-branch
osc-contrib
osc plugin for Factory:Contrib
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc-contrib.git osc-contrib cd osc-contrib
Add this repository as a remote to an existing local repository:
git remote add osc-contrib git://gitorious.org/opensuse/osc-contrib.git git fetch osc-contrib git checkout -b osc-contrib/master_or_other_branch my-local-tracking-branch
geolegal
-
Cloning this repository:
git clone git://gitorious.org/opensuse/geolegal.git geolegal cd geolegal
Add this repository as a remote to an existing local repository:
git remote add geolegal git://gitorious.org/opensuse/geolegal.git git fetch geolegal git checkout -b geolegal/master_or_other_branch my-local-tracking-branch
popcorn
Popularity Contest (for RPM)
-
Cloning this repository:
git clone git://gitorious.org/opensuse/popcorn.git popcorn cd popcorn
Add this repository as a remote to an existing local repository:
git remote add popcorn git://gitorious.org/opensuse/popcorn.git git fetch popcorn git checkout -b popcorn/master_or_other_branch my-local-tracking-branch
business-cards
Small utility to create openSUSE Business cards
-
Cloning this repository:
git clone git://gitorious.org/opensuse/business-cards.git business-cards cd business-cards
Add this repository as a remote to an existing local repository:
git remote add business-cards git://gitorious.org/opensuse/business-cards.git git fetch business-cards git checkout -b business-cards/master_or_other_branch my-local-tracking-branch
art
-
Cloning this repository:
git clone git://gitorious.org/opensuse/art.git art cd art
Add this repository as a remote to an existing local repository:
git remote add art git://gitorious.org/opensuse/art.git git fetch art git checkout -b art/master_or_other_branch my-local-tracking-branch
obs-service-generator_gem
Build service source generator for ruby gems
-
Cloning this repository:
git clone git://gitorious.org/opensuse/obs-service-generator_gem.git obs-service-generator_gem cd obs-service-generator_gem
Add this repository as a remote to an existing local repository:
git remote add obs-service-generator_gem git://gitorious.org/opensuse/obs-service-generator_gem.git git fetch obs-service-generator_gem git checkout -b obs-service-generator_gem/master_or_other_branch my-local-tracking-branch
obs-autotest
Script to automatically get the latest image built in a build service project, download it, boot it in qemu and facilities to apply automated testing to it
-
Cloning this repository:
git clone git://gitorious.org/opensuse/obs-autotest.git obs-autotest cd obs-autotest
Add this repository as a remote to an existing local repository:
git remote add obs-autotest git://gitorious.org/opensuse/obs-autotest.git git fetch obs-autotest git checkout -b obs-autotest/master_or_other_branch my-local-tracking-branch
setupgrubfornfsinstall
Dialog based wizard to create an entry in the bootloader config that starts installation of a linux distribution
-
Cloning this repository:
git clone git://gitorious.org/opensuse/setupgrubfornfsinstall.git setupgrubfornfsinstall cd setupgrubfornfsinstall
Add this repository as a remote to an existing local repository:
git remote add setupgrubfornfsinstall git://gitorious.org/opensuse/setupgrubfornfsinstall.git git fetch setupgrubfornfsinstall git checkout -b setupgrubfornfsinstall/master_or_other_branch my-local-tracking-branch
webyast-appliance-tests
-
Cloning this repository:
git clone git://gitorious.org/opensuse/webyast-appliance-tests.git webyast-appliance-tests cd webyast-appliance-tests
Add this repository as a remote to an existing local repository:
git remote add webyast-appliance-tests git://gitorious.org/opensuse/webyast-appliance-tests.git git fetch webyast-appliance-tests git checkout -b webyast-appliance-tests/master_or_other_branch my-local-tracking-branch
qtobs
A Qt based Buildservice client lib and application.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/qtobs.git qtobs cd qtobs
Add this repository as a remote to an existing local repository:
git remote add qtobs git://gitorious.org/opensuse/qtobs.git git fetch qtobs git checkout -b qtobs/master_or_other_branch my-local-tracking-branch
ruby-rpam
Fork of git github.com:andrem/rpam.git
-
Cloning this repository:
git clone git://gitorious.org/opensuse/ruby-rpam.git ruby-rpam cd ruby-rpam
Add this repository as a remote to an existing local repository:
git remote add ruby-rpam git://gitorious.org/opensuse/ruby-rpam.git git fetch ruby-rpam git checkout -b ruby-rpam/master_or_other_branch my-local-tracking-branch
themes
Themes for opensuse.org.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/themes.git themes cd themes
Add this repository as a remote to an existing local repository:
git remote add themes git://gitorious.org/opensuse/themes.git git fetch themes git checkout -b themes/master_or_other_branch my-local-tracking-branch
ca-certificates
Utilities for system wide CA certificate installation
-
Cloning this repository:
git clone git://gitorious.org/opensuse/ca-certificates.git ca-certificates cd ca-certificates
Add this repository as a remote to an existing local repository:
git remote add ca-certificates git://gitorious.org/opensuse/ca-certificates.git git fetch ca-certificates git checkout -b ca-certificates/master_or_other_branch my-local-tracking-branch
planet-opensuse
The code behind http://planet.opensuse.org/
-
Cloning this repository:
git clone git://gitorious.org/opensuse/planet-opensuse.git planet-opensuse cd planet-opensuse
Add this repository as a remote to an existing local repository:
git remote add planet-opensuse git://gitorious.org/opensuse/planet-opensuse.git git fetch planet-opensuse git checkout -b planet-opensuse/master_or_other_branch my-local-tracking-branch
wp-themes
openSUSE.org Wordpress themes for e.g. more…
- news.opensuse.org
- lizards.opensuse.org
- spotlight.opensuse.org
Based on http://gitorious.org/opensuse/themes
-
Cloning this repository:
git clone git://gitorious.org/opensuse/wp-themes.git wp-themes cd wp-themes
Add this repository as a remote to an existing local repository:
git remote add wp-themes git://gitorious.org/opensuse/wp-themes.git git fetch wp-themes git checkout -b wp-themes/master_or_other_branch my-local-tracking-branch
connect
connect.opensuse.org – the place where you meet your friends
-
Cloning this repository:
git clone git://gitorious.org/opensuse/connect.git connect cd connect
Add this repository as a remote to an existing local repository:
git remote add connect git://gitorious.org/opensuse/connect.git git fetch connect git checkout -b connect/master_or_other_branch my-local-tracking-branch
paste
openSUSE Paste
This repository contains Stikked (php pastebin) for openSUSE customized to fit
Bento theme and integrate nicely into our infrastructure.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/paste.git paste cd paste
Add this repository as a remote to an existing local repository:
git remote add paste git://gitorious.org/opensuse/paste.git git fetch paste git checkout -b paste/master_or_other_branch my-local-tracking-branch
yastroid
This is an android app that will communicate with WebYaST through a RESTful interface provided by the WebYaST web service
-
Cloning this repository:
git clone git://gitorious.org/opensuse/yastroid.git yastroid cd yastroid
Add this repository as a remote to an existing local repository:
git remote add yastroid git://gitorious.org/opensuse/yastroid.git git fetch yastroid git checkout -b yastroid/master_or_other_branch my-local-tracking-branch
sysconfig
openSUSE basic system configuration
-
Cloning this repository:
git clone git://gitorious.org/opensuse/sysconfig.git sysconfig cd sysconfig
Add this repository as a remote to an existing local repository:
git remote add sysconfig git://gitorious.org/opensuse/sysconfig.git git fetch sysconfig git checkout -b sysconfig/master_or_other_branch my-local-tracking-branch
osc-bash-completion
Bash completion for osc
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc-bash-completion.git osc-bash-completion cd osc-bash-completion
Add this repository as a remote to an existing local repository:
git remote add osc-bash-completion git://gitorious.org/opensuse/osc-bash-completion.git git fetch osc-bash-completion git checkout -b osc-bash-completion/master_or_other_branch my-local-tracking-branch
mkdiststats
calculate distribution rebuild times
-
Cloning this repository:
git clone git://gitorious.org/opensuse/mkdiststats.git mkdiststats cd mkdiststats
Add this repository as a remote to an existing local repository:
git remote add mkdiststats git://gitorious.org/opensuse/mkdiststats.git git fetch mkdiststats git checkout -b mkdiststats/master_or_other_branch my-local-tracking-branch
obs-client-android
Build service client for Android
-
Cloning this repository:
git clone git://gitorious.org/opensuse/obs-client-android.git obs-client-android cd obs-client-android
Add this repository as a remote to an existing local repository:
git remote add obs-client-android git://gitorious.org/opensuse/obs-client-android.git git fetch obs-client-android git checkout -b obs-client-android/master_or_other_branch my-local-tracking-branch
solrpm
RPM-MD package repository indexing and search components using Apache Solr
-
Cloning this repository:
git clone git://gitorious.org/opensuse/solrpm.git solrpm cd solrpm
Add this repository as a remote to an existing local repository:
git remote add solrpm git://gitorious.org/opensuse/solrpm.git git fetch solrpm git checkout -b solrpm/master_or_other_branch my-local-tracking-branch
webpin2
Solr based implementation of webpin (package search and index)
-
Cloning this repository:
git clone git://gitorious.org/opensuse/webpin2.git webpin2 cd webpin2
Add this repository as a remote to an existing local repository:
git remote add webpin2 git://gitorious.org/opensuse/webpin2.git git fetch webpin2 git checkout -b webpin2/master_or_other_branch my-local-tracking-branch
module-init-tools
openSUSE / SLE module-init-tools package
-
Cloning this repository:
git clone git://gitorious.org/opensuse/module-init-tools.git module-init-tools cd module-init-tools
Add this repository as a remote to an existing local repository:
git remote add module-init-tools git://gitorious.org/opensuse/module-init-tools.git git fetch module-init-tools git checkout -b module-init-tools/master_or_other_branch my-local-tracking-branch
Activities 
-
Wednesday September 08 2010
-
Push
19:18
-
Push
18:34
Ladislav Slezák pushed 3 commits to opensuse/yast-web-client:master
master changed from 41dbbb0 to 7cae588

-
Push
17:34
Michal Marek pushed 2dce49fc to opensuse/kernel-source:SLE11-SP1
Michal Marek on September 08, 2010 16:19 -
Push
16:57
-
Push
16:57
-
Push
16:51
-
Push
16:44
Adrian Schröter pushed 5 commits to opensuse/build-service:master
master changed from e2d98e4 to d534d77

-
Push
16:08
Michael Schröder pushed e2d98e45 to opensuse/build-service:master
Michael Schröder on September 08, 2010 16:06 -
Push
15:58
Michal Marek pushed 8515ecf0 to opensuse/kernel-source:SLE11_BRANCH
Suresh jayaraman on September 08, 2010 13:58 -
Push
15:42
-
Push
15:00
Vincent Untz pushed 3649053e to opensuse/osc-plugin-collab:master
Vincent Untz on September 08, 2010 14:58 -
Push
14:44
Michal Marek pushed 3271141b to opensuse/kernel-source:openSUSE-11.3
Jan Kara on September 08, 2010 13:29 -
Push
14:44
Michal Marek pushed 3 commits to opensuse/kernel-source:SLE11-SP1
SLE11-SP1 changed from 9ffe58a to c7ce3ef

-
Push
14:37
-
Push
14:18
-
Push
14:04
Michael Schröder pushed 543aef8b to opensuse/build-service:master
Michael Schröder on September 08, 2010 14:04 -
Push
14:03
James Perkins pushed 8 commits to ~jamesperkins/opensuse/jamesperkins-build:master
master changed from 71ca513 to 79576ac

-
Push
13:31
Michal Marek pushed 8f30c5f1 to opensuse/kernel-source:SLES10_SP4_BRANCH
Jan Kara on September 08, 2010 11:03 -
Push
13:31
Michal Marek pushed 21a5cfb3 to opensuse/kernel-source:SLE11_BRANCH
Jan Kara on September 08, 2010 11:56 -
Push
13:31
Michal Marek pushed 9ffe58a9 to opensuse/kernel-source:SLE11-SP1
Jan Kara on September 08, 2010 12:07 -
Push
13:28
Michal Hrušecký pushed 9164a391 to opensuse/connect:master
Michal Hrušecký on September 08, 2010 13:27 -
Push
13:24
Dominik Heidler pushed 86ee9e8b to opensuse/libzypp:master
Dominik Heidler on September 08, 2010 11:12 -
Push
13:20
Michal Hrušecký pushed 05de527e to opensuse/connect:master
Michal Hrušecký on September 08, 2010 13:19 -
Push
13:17
-
Push
13:06
Michael Schröder pushed 5dadd49b to opensuse/build-service:master
Michael Schröder on September 08, 2010 13:04 -
Push
13:00
-
Push
12:17
Michal Marek pushed 2a5e232d to opensuse/kernel-source:SLES10_SP3_BRANCH
Jan Kara on September 08, 2010 10:53 -
Push
12:09
Jan-Simon Möller pushed d49401f0 to opensuse/build-service:master
Jan-Simon Möller on September 08, 2010 12:08 -
Push
12:08
Jan-Simon Möller pushed 4 commits to ~dl9pf/opensuse/dl9pf-build-service:master
master changed from 533a430 to d49401f

-
Push
12:08
Jan-Simon Möller pushed 4 commits to ~dl9pf/opensuse/dl9pf-build-service:test
test changed from 533a430 to d49401f

-
- Labels: opensuse, distribution, and linux
- License: Other/Multiple
- Owner: +opensuse-developers
- Created: 21 Jul 12:37
- Website at www.opensuse.org
- Mailinglist at lists.opensuse.org
- Bugtracker at bugzilla.novell.com


