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 my-local-tracking-branch patterns/master_or_other_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 my-local-tracking-branch osc-plugin-overview/master_or_other_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 my-local-tracking-branch jeos/master_or_other_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 my-local-tracking-branch gamestore/master_or_other_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 my-local-tracking-branch myopensuse/master_or_other_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 my-local-tracking-branch permissions/master_or_other_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 my-local-tracking-branch hwinfo/master_or_other_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 my-local-tracking-branch linuxrc/master_or_other_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 my-local-tracking-branch libstorage/master_or_other_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 my-local-tracking-branch mkinitrd/master_or_other_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 my-local-tracking-branch mkinitrd-old/master_or_other_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 my-local-tracking-branch desktop-data/master_or_other_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 my-local-tracking-branch kdebase4-opensuse/master_or_other_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 my-local-tracking-branch susefox/master_or_other_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 my-local-tracking-branch kupdateapplet/master_or_other_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 my-local-tracking-branch clicfs/master_or_other_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 my-local-tracking-branch bsgit/master_or_other_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 my-local-tracking-branch ruby-polkit/master_or_other_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 my-local-tracking-branch installation-images/master_or_other_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 my-local-tracking-branch proxyrepo/master_or_other_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 my-local-tracking-branch susereport/master_or_other_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 my-local-tracking-branch scout/master_or_other_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 my-local-tracking-branch driver-check/master_or_other_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 my-local-tracking-branch spec-cleaner/master_or_other_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 my-local-tracking-branch qinternet/master_or_other_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 my-local-tracking-branch boot_crypto/master_or_other_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 my-local-tracking-branch fwzs/master_or_other_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 my-local-tracking-branch packagehunter/master_or_other_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 my-local-tracking-branch osc-plugin-collab/master_or_other_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 my-local-tracking-branch misc/master_or_other_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 my-local-tracking-branch apport-opensuse-crashdb/master_or_other_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 my-local-tracking-branch apport-opensuse-retracer/master_or_other_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 my-local-tracking-branch ptools/master_or_other_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 my-local-tracking-branch obs-git/master_or_other_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 my-local-tracking-branch package-lists/master_or_other_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 my-local-tracking-branch cvsstool/master_or_other_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 my-local-tracking-branch packaging-guidelines/master_or_other_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 my-local-tracking-branch resmgr/master_or_other_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 my-local-tracking-branch hal-resmgr/master_or_other_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 my-local-tracking-branch smpppd/master_or_other_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 my-local-tracking-branch susefirewall2/master_or_other_branch
kernel-source
This repository contains the openSUSE and SLE kernel patches and specfiles. If you are looking for the actual sources that you can directly hack on, head over to kernel.git. 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 my-local-tracking-branch kernel-source/master_or_other_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 my-local-tracking-branch polkit-default-privs/master_or_other_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 my-local-tracking-branch pm-utils-suse/master_or_other_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 my-local-tracking-branch sxkeeper/master_or_other_branch
osc
NOTE: This repository has been moved to http://github.com/openSUSE/osc
-
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 my-local-tracking-branch osc/master_or_other_branch
build
NOTE: This repository has been moved to http://github.com/openSUSE/obs-build.
-
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 my-local-tracking-branch build/master_or_other_branch
build-service
NOTE: This repository has been moved to http://github.com/openSUSE/open-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 my-local-tracking-branch build-service/master_or_other_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 my-local-tracking-branch sign/master_or_other_branch
shared-resources
NOTE: This repository has been moved to https://github.com/openSUSE/obs-shared-resources.
-
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 my-local-tracking-branch shared-resources/master_or_other_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 my-local-tracking-branch yabsc/master_or_other_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 my-local-tracking-branch software-o-o/master_or_other_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 my-local-tracking-branch openfate/master_or_other_branch
hermes
‘’‘NOTE:’‘’ This repository has been moved to http://github.com/openSUSE/hermes.
-
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 my-local-tracking-branch hermes/master_or_other_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 my-local-tracking-branch webdesign/master_or_other_branch
sat-solver-moved-to-github
libzypp moved to http://github.com/openSUSE/sat-solver
-
Cloning this repository:
git clone git://gitorious.org/opensuse/sat-solver-moved-to-github.git sat-solver-moved-to-github cd sat-solver-moved-to-github
Add this repository as a remote to an existing local repository:
git remote add sat-solver-moved-to-github git://gitorious.org/opensuse/sat-solver-moved-to-github.git git fetch sat-solver-moved-to-github git checkout -b my-local-tracking-branch sat-solver-moved-to-github/master_or_other_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 my-local-tracking-branch supportability-analysis-module/master_or_other_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 my-local-tracking-branch cmpi-pywbem-software/master_or_other_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 my-local-tracking-branch base-installer/master_or_other_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 my-local-tracking-branch rpmlint-checks/master_or_other_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 my-local-tracking-branch statistics-generator/master_or_other_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 my-local-tracking-branch livecd-profiler/master_or_other_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 my-local-tracking-branch vacuumizer/master_or_other_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 my-local-tracking-branch yast-rest-service/master_or_other_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 my-local-tracking-branch yast-web-client/master_or_other_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 my-local-tracking-branch osc-contrib/master_or_other_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 my-local-tracking-branch geolegal/master_or_other_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 my-local-tracking-branch popcorn/master_or_other_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 my-local-tracking-branch business-cards/master_or_other_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 my-local-tracking-branch art/master_or_other_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 my-local-tracking-branch obs-autotest/master_or_other_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 my-local-tracking-branch setupgrubfornfsinstall/master_or_other_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 my-local-tracking-branch webyast-appliance-tests/master_or_other_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 my-local-tracking-branch qtobs/master_or_other_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 my-local-tracking-branch ruby-rpam/master_or_other_branch
themes
NOTE: moved to http://github.com/openSUSE/opensuse-themes
-
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 my-local-tracking-branch themes/master_or_other_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 my-local-tracking-branch ca-certificates/master_or_other_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 my-local-tracking-branch planet-opensuse/master_or_other_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 my-local-tracking-branch wp-themes/master_or_other_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 my-local-tracking-branch connect/master_or_other_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 my-local-tracking-branch paste/master_or_other_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 my-local-tracking-branch yastroid/master_or_other_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 my-local-tracking-branch sysconfig/master_or_other_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 my-local-tracking-branch osc-bash-completion/master_or_other_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 my-local-tracking-branch mkdiststats/master_or_other_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 my-local-tracking-branch obs-client-android/master_or_other_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 my-local-tracking-branch webpin2/master_or_other_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 my-local-tracking-branch module-init-tools/master_or_other_branch
expand-kernel-source
Scripts to convert the kernel-source.git repository (a quilt-like series of patches) to the kernel.git repository (which is a fork of the mainline tree).
-
Cloning this repository:
git clone git://gitorious.org/opensuse/expand-kernel-source.git expand-kernel-source cd expand-kernel-source
Add this repository as a remote to an existing local repository:
git remote add expand-kernel-source git://gitorious.org/opensuse/expand-kernel-source.git git fetch expand-kernel-source git checkout -b my-local-tracking-branch expand-kernel-source/master_or_other_branch
kernel
The openSUSE kernel trees. Note that this repository is autogenerated from the kernel-source repository. It is useful for testing, bisecting or inspecting code, but do not submit changes against this repository. See http://en.opensuse.org/openSUSE:Kernel_git for more information.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/kernel.git kernel cd kernel
Add this repository as a remote to an existing local repository:
git remote add kernel git://gitorious.org/opensuse/kernel.git git fetch kernel git checkout -b my-local-tracking-branch kernel/master_or_other_branch
pack-tools
Collection of scripts, utilities, config files etc. useful for common packaging tasks
-
Cloning this repository:
git clone git://gitorious.org/opensuse/pack-tools.git pack-tools cd pack-tools
Add this repository as a remote to an existing local repository:
git remote add pack-tools git://gitorious.org/opensuse/pack-tools.git git fetch pack-tools git checkout -b my-local-tracking-branch pack-tools/master_or_other_branch
preload
The tool to optimize boot I/O
-
Cloning this repository:
git clone git://gitorious.org/opensuse/preload.git preload cd preload
Add this repository as a remote to an existing local repository:
git remote add preload git://gitorious.org/opensuse/preload.git git fetch preload git checkout -b my-local-tracking-branch preload/master_or_other_branch
lxde
LXDE related stuff …
-
Cloning this repository:
git clone git://gitorious.org/opensuse/lxde.git lxde cd lxde
Add this repository as a remote to an existing local repository:
git remote add lxde git://gitorious.org/opensuse/lxde.git git fetch lxde git checkout -b my-local-tracking-branch lxde/master_or_other_branch
pkgdesc
-
Cloning this repository:
git clone git://gitorious.org/opensuse/pkgdesc.git pkgdesc cd pkgdesc
Add this repository as a remote to an existing local repository:
git remote add pkgdesc git://gitorious.org/opensuse/pkgdesc.git git fetch pkgdesc git checkout -b my-local-tracking-branch pkgdesc/master_or_other_branch
post-build-checks
scripts that run after package build to check for packaging errors
-
Cloning this repository:
git clone git://gitorious.org/opensuse/post-build-checks.git post-build-checks cd post-build-checks
Add this repository as a remote to an existing local repository:
git remote add post-build-checks git://gitorious.org/opensuse/post-build-checks.git git fetch post-build-checks git checkout -b my-local-tracking-branch post-build-checks/master_or_other_branch
snapper
Evaluate a system to allow undo of system modifications
-
Cloning this repository:
git clone git://gitorious.org/opensuse/snapper.git snapper cd snapper
Add this repository as a remote to an existing local repository:
git remote add snapper git://gitorious.org/opensuse/snapper.git git fetch snapper git checkout -b my-local-tracking-branch snapper/master_or_other_branch
network-autoconfig
Find a connected eth interface and create an ifcfg for it
-
Cloning this repository:
git clone git://gitorious.org/opensuse/network-autoconfig.git network-autoconfig cd network-autoconfig
Add this repository as a remote to an existing local repository:
git remote add network-autoconfig git://gitorious.org/opensuse/network-autoconfig.git git fetch network-autoconfig git checkout -b my-local-tracking-branch network-autoconfig/master_or_other_branch
osc-source_validator
osc is checking valid sources on pre-checkin via this package
-
Cloning this repository:
git clone git://gitorious.org/opensuse/osc-source_validator.git osc-source_validator cd osc-source_validator
Add this repository as a remote to an existing local repository:
git remote add osc-source_validator git://gitorious.org/opensuse/osc-source_validator.git git fetch osc-source_validator git checkout -b my-local-tracking-branch osc-source_validator/master_or_other_branch
brp-check-suse
build root policy check scripts
-
Cloning this repository:
git clone git://gitorious.org/opensuse/brp-check-suse.git brp-check-suse cd brp-check-suse
Add this repository as a remote to an existing local repository:
git remote add brp-check-suse git://gitorious.org/opensuse/brp-check-suse.git git fetch brp-check-suse git checkout -b my-local-tracking-branch brp-check-suse/master_or_other_branch
spacewalk-testsuite-base
Spacewalk server testsuite
-
Cloning this repository:
git clone git://gitorious.org/opensuse/spacewalk-testsuite-base.git spacewalk-testsuite-base cd spacewalk-testsuite-base
Add this repository as a remote to an existing local repository:
git remote add spacewalk-testsuite-base git://gitorious.org/opensuse/spacewalk-testsuite-base.git git fetch spacewalk-testsuite-base git checkout -b my-local-tracking-branch spacewalk-testsuite-base/master_or_other_branch
mango
Migration Assistant NG – http://en.opensuse.org/Mango
-
Cloning this repository:
git clone git://gitorious.org/opensuse/mango.git mango cd mango
Add this repository as a remote to an existing local repository:
git remote add mango git://gitorious.org/opensuse/mango.git git fetch mango git checkout -b my-local-tracking-branch mango/master_or_other_branch
gst-novell-aac
Novell opensource AAC codec plugin for GStreamer
-
Cloning this repository:
git clone git://gitorious.org/opensuse/gst-novell-aac.git gst-novell-aac cd gst-novell-aac
Add this repository as a remote to an existing local repository:
git remote add gst-novell-aac git://gitorious.org/opensuse/gst-novell-aac.git git fetch gst-novell-aac git checkout -b my-local-tracking-branch gst-novell-aac/master_or_other_branch
aaa_base
core openSUSE scripts and infrastructure
-
Cloning this repository:
git clone git://gitorious.org/opensuse/aaa_base.git aaa_base cd aaa_base
Add this repository as a remote to an existing local repository:
git remote add aaa_base git://gitorious.org/opensuse/aaa_base.git git fetch aaa_base git checkout -b my-local-tracking-branch aaa_base/master_or_other_branch
ymp-generator
Script that generates YMP (1-click-install) files by cross-comparing repository definitions and sets of tags.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/ymp-generator.git ymp-generator cd ymp-generator
Add this repository as a remote to an existing local repository:
git remote add ymp-generator git://gitorious.org/opensuse/ymp-generator.git git fetch ymp-generator git checkout -b my-local-tracking-branch ymp-generator/master_or_other_branch
apache2-mod_xforward
Moved to gihub.com
-
Cloning this repository:
git clone git://gitorious.org/opensuse/apache2-mod_xforward.git apache2-mod_xforward cd apache2-mod_xforward
Add this repository as a remote to an existing local repository:
git remote add apache2-mod_xforward git://gitorious.org/opensuse/apache2-mod_xforward.git git fetch apache2-mod_xforward git checkout -b my-local-tracking-branch apache2-mod_xforward/master_or_other_branch
cpanspec
Create Spec files form cpan tar files
-
Cloning this repository:
git clone git://gitorious.org/opensuse/cpanspec.git cpanspec cd cpanspec
Add this repository as a remote to an existing local repository:
git remote add cpanspec git://gitorious.org/opensuse/cpanspec.git git fetch cpanspec git checkout -b my-local-tracking-branch cpanspec/master_or_other_branch
apache-mod_auth_memcookie
Moved to github.com
-
Cloning this repository:
git clone git://gitorious.org/opensuse/apache-mod_auth_memcookie.git apache-mod_auth_memcookie cd apache-mod_auth_memcookie
Add this repository as a remote to an existing local repository:
git remote add apache-mod_auth_memcookie git://gitorious.org/opensuse/apache-mod_auth_memcookie.git git fetch apache-mod_auth_memcookie git checkout -b my-local-tracking-branch apache-mod_auth_memcookie/master_or_other_branch
rpmlint-tests
rpmlint test suite
-
Cloning this repository:
git clone git://gitorious.org/opensuse/rpmlint-tests.git rpmlint-tests cd rpmlint-tests
Add this repository as a remote to an existing local repository:
git remote add rpmlint-tests git://gitorious.org/opensuse/rpmlint-tests.git git fetch rpmlint-tests git checkout -b my-local-tracking-branch rpmlint-tests/master_or_other_branch
one-click-installer
This repository contains the code for the next generation one-click-installer for openSUSE. See also FATE #309503.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/one-click-installer.git one-click-installer cd one-click-installer
Add this repository as a remote to an existing local repository:
git remote add one-click-installer git://gitorious.org/opensuse/one-click-installer.git git fetch one-click-installer git checkout -b my-local-tracking-branch one-click-installer/master_or_other_branch
open-build-service_org
Just a few static web pages for open-build-service.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/open-build-service_org.git open-build-service_org cd open-build-service_org
Add this repository as a remote to an existing local repository:
git remote add open-build-service_org git://gitorious.org/opensuse/open-build-service_org.git git fetch open-build-service_org git checkout -b my-local-tracking-branch open-build-service_org/master_or_other_branch
python-bugzilla
A branch of python-bugzilla mainly for stashing Novell bugzilla specific changes, before will be sent upstream.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/python-bugzilla.git python-bugzilla cd python-bugzilla
Add this repository as a remote to an existing local repository:
git remote add python-bugzilla git://gitorious.org/opensuse/python-bugzilla.git git fetch python-bugzilla git checkout -b my-local-tracking-branch python-bugzilla/master_or_other_branch
gnome-shell-extension-yast-status-menu
-
Cloning this repository:
git clone git://gitorious.org/opensuse/gnome-shell-extension-yast-status-menu.git gnome-shell-extension-yast-status-menu cd gnome-shell-extension-yast-status-menu
Add this repository as a remote to an existing local repository:
git remote add gnome-shell-extension-yast-status-menu git://gitorious.org/opensuse/gnome-shell-extension-yast-status-menu.git git fetch gnome-shell-extension-yast-status-menu git checkout -b my-local-tracking-branch gnome-shell-extension-yast-status-menu/master_or_other_branch
pk-update-icon
-
Cloning this repository:
git clone git://gitorious.org/opensuse/pk-update-icon.git pk-update-icon cd pk-update-icon
Add this repository as a remote to an existing local repository:
git remote add pk-update-icon git://gitorious.org/opensuse/pk-update-icon.git git fetch pk-update-icon git checkout -b my-local-tracking-branch pk-update-icon/master_or_other_branch
shop_opensuse_org
Sources of shop.o.o
-
Cloning this repository:
git clone git://gitorious.org/opensuse/shop_opensuse_org.git shop_opensuse_org cd shop_opensuse_org
Add this repository as a remote to an existing local repository:
git remote add shop_opensuse_org git://gitorious.org/opensuse/shop_opensuse_org.git git fetch shop_opensuse_org git checkout -b my-local-tracking-branch shop_opensuse_org/master_or_other_branch
party_o_o
Twitterwall from the conference party 2010
-
Cloning this repository:
git clone git://gitorious.org/opensuse/party_o_o.git party_o_o cd party_o_o
Add this repository as a remote to an existing local repository:
git remote add party_o_o git://gitorious.org/opensuse/party_o_o.git git fetch party_o_o git checkout -b my-local-tracking-branch party_o_o/master_or_other_branch
news_o_o
news.opensuse.org sources
-
Cloning this repository:
git clone git://gitorious.org/opensuse/news_o_o.git news_o_o cd news_o_o
Add this repository as a remote to an existing local repository:
git remote add news_o_o git://gitorious.org/opensuse/news_o_o.git git fetch news_o_o git checkout -b my-local-tracking-branch news_o_o/master_or_other_branch
lizards_o_o
Sources of lizards.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/lizards_o_o.git lizards_o_o cd lizards_o_o
Add this repository as a remote to an existing local repository:
git remote add lizards_o_o git://gitorious.org/opensuse/lizards_o_o.git git fetch lizards_o_o git checkout -b my-local-tracking-branch lizards_o_o/master_or_other_branch
help_o_o
Sources of help.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/help_o_o.git help_o_o cd help_o_o
Add this repository as a remote to an existing local repository:
git remote add help_o_o git://gitorious.org/opensuse/help_o_o.git git fetch help_o_o git checkout -b my-local-tracking-branch help_o_o/master_or_other_branch
apparmor_o_o
Sources of apparmor.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/apparmor_o_o.git apparmor_o_o cd apparmor_o_o
Add this repository as a remote to an existing local repository:
git remote add apparmor_o_o git://gitorious.org/opensuse/apparmor_o_o.git git fetch apparmor_o_o git checkout -b my-local-tracking-branch apparmor_o_o/master_or_other_branch
license_o_o
Sources of license.opensuse.org
-
Cloning this repository:
git clone git://gitorious.org/opensuse/license_o_o.git license_o_o cd license_o_o
Add this repository as a remote to an existing local repository:
git remote add license_o_o git://gitorious.org/opensuse/license_o_o.git git fetch license_o_o git checkout -b my-local-tracking-branch license_o_o/master_or_other_branch
license-syntax
Sources of license syntax
-
Cloning this repository:
git clone git://gitorious.org/opensuse/license-syntax.git license-syntax cd license-syntax
Add this repository as a remote to an existing local repository:
git remote add license-syntax git://gitorious.org/opensuse/license-syntax.git git fetch license-syntax git checkout -b my-local-tracking-branch license-syntax/master_or_other_branch
obs-autosubmit
obs-autosubmit is a tool to automatically submit changes in devel projects of an Open Build Service to the main project.
-
Cloning this repository:
git clone git://gitorious.org/opensuse/obs-autosubmit.git obs-autosubmit cd obs-autosubmit
Add this repository as a remote to an existing local repository:
git remote add obs-autosubmit git://gitorious.org/opensuse/obs-autosubmit.git git fetch obs-autosubmit git checkout -b my-local-tracking-branch obs-autosubmit/master_or_other_branch
Activities 
-
Saturday April 25 2037
-
Wednesday August 14 2030
-
Friday April 05 2019
-
Tuesday February 07 2012
-
Push
02:11
Stephan Kulow pushed 1 commit to opensuse/package-lists:master. View diff
master changed from a361643 to 72cef20
-
-
Monday February 06 2012
-
Push
14:26
Stephan Kulow pushed 2 commits to opensuse/package-lists:master. View diff
master changed from 51e6202 to a361643
-
Push
08:26
Michal Marek pushed 1 commit to opensuse/kernel-source:linux-next. View diff
linux-next changed from 1ea4c48 to 1a25f5c
-
-
Sunday February 05 2012
-
Commit
08:27
-
Commit
08:27
-
Commit
08:27
-
Commit
08:27
-
Push
08:26
Michal Marek pushed 95 commits to opensuse/kernel:stable. View diff
stable changed from 2074fc9 to 12b4223
-
Push
08:26
Michal Marek pushed 49 commits to opensuse/kernel:openSUSE-12.1. View diff
openSUSE-12.1 changed from d4bcbfd to 0eedcf7
-
Push
08:26
Michal Marek pushed 1 commit to opensuse/kernel-source:vanilla. View diff
vanilla changed from 320bf0c to 36ac851
-
-
Saturday February 04 2012
-
Push
17:07
coolo-auto pushed 1 commit to opensuse/livecd-profiler:master. View diff
master changed from a8a4713 to 720330a
-
Push
16:26
coolo-auto pushed 1 commit to opensuse/livecd-profiler:master. View diff
master changed from 5e75f47 to a8a4713
-
Push
16:15
Michal Marek pushed 1 commit to opensuse/kernel-source:openSUSE-12.1. View diff
openSUSE-12.1 changed from 8b4884e to b990b0f
-
Push
16:15
Michal Marek pushed 2 commits to opensuse/kernel-source:stable. View diff
stable changed from 763a147 to 484affb
-
Push
13:45
coolo-auto pushed 1 commit to opensuse/livecd-profiler:master. View diff
master changed from 6a9078b to 5e75f47
-
Push
13:21
coolo-auto pushed 1 commit to opensuse/livecd-profiler:master. View diff
master changed from dba9a0b to 6a9078b
-
Push
12:52
Daniel Butum pushed 1 commit to ~leinadum/opensuse/leinadums-paste:master. View diff
master changed from d418f2d to 0328877
-
Push
08:26
Michal Marek pushed 1 commit to opensuse/kernel-source:vanilla. View diff
vanilla changed from 46138ca to 320bf0c
-
Push
03:02
Michal Marek pushed 1 commit to opensuse/kernel:SLE11-SP2. View diff
SLE11-SP2 changed from fd1a415 to 00e4494
-
Push
03:01
Michal Marek pushed 1 commit to opensuse/kernel-source:SLE11-SP2. View diff
SLE11-SP2 changed from 7325890 to a9b606f
-
Push
01:36
Michal Marek pushed 2 commits to opensuse/kernel:SLE11-SP2. View diff
SLE11-SP2 changed from 5c189df to fd1a415
-
Push
01:35
Michal Marek pushed 1 commit to opensuse/kernel-source:SLE11-SP2. View diff
SLE11-SP2 changed from b532a7a to 7325890
-
Push
00:09
Michal Marek pushed 1 commit to opensuse/kernel-source:SLE11-SP2. View diff
SLE11-SP2 changed from 7f256ae to b532a7a
-
-
Friday February 03 2012
-
Push
18:33
Michal Marek pushed 1 commit to opensuse/kernel:SLES9_SP4_BRANCH. View diff
SLES9_SP4_BRANCH changed from da33a0c to 2a3a672
-
Push
18:33
Michal Marek pushed 2 commits to opensuse/kernel:SLE11-SP2. View diff
SLE11-SP2 changed from bb3c16f to 5c189df
-
Push
18:33
Michal Marek pushed 1 commit to opensuse/kernel:SLES10_SP4_BRANCH. View diff
SLES10_SP4_BRANCH changed from 112c721 to b7b4a1a
-
Push
18:33
Michal Marek pushed 1 commit to opensuse/kernel-source:SLES9_SP4_BRANCH. View diff
SLES9_SP4_BRANCH changed from d8b1bac to 99efcca
-

