Repositories
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
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

