Repositories
dss11-update
scripts and tools to simplify updating the dss11
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-update.git dss11-update cd dss11-update
Add this repository as a remote to an existing local repository:
git remote add dss11-update git://gitorious.digitalstrom.org/dss-misc/dss11-update.git git fetch dss11-update git checkout -b my-local-tracking-branch dss11-update/master_or_other_branch
dss11-u-boot
u-boot for dss1
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-u-boot.git dss11-u-boot cd dss11-u-boot
Add this repository as a remote to an existing local repository:
git remote add dss11-u-boot git://gitorious.digitalstrom.org/dss-misc/dss11-u-boot.git git fetch dss11-u-boot git checkout -b my-local-tracking-branch dss11-u-boot/master_or_other_branch
opkg2json
opkg2json
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/opkg2json.git opkg2json cd opkg2json
Add this repository as a remote to an existing local repository:
git remote add opkg2json git://gitorious.digitalstrom.org/dss-misc/opkg2json.git git fetch opkg2json git checkout -b my-local-tracking-branch opkg2json/master_or_other_branch
upnpbeacon
upnpbeacon
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/upnpbeacon.git upnpbeacon cd upnpbeacon
Add this repository as a remote to an existing local repository:
git remote add upnpbeacon git://gitorious.digitalstrom.org/dss-misc/upnpbeacon.git git fetch upnpbeacon git checkout -b my-local-tracking-branch upnpbeacon/master_or_other_branch
dss11-utils
dss11 specific scripts and utilities
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-utils.git dss11-utils cd dss11-utils
Add this repository as a remote to an existing local repository:
git remote add dss11-utils git://gitorious.digitalstrom.org/dss-misc/dss11-utils.git git fetch dss11-utils git checkout -b my-local-tracking-branch dss11-utils/master_or_other_branch
dsm-fw-upgrade
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dsm-fw-upgrade.git dsm-fw-upgrade cd dsm-fw-upgrade
Add this repository as a remote to an existing local repository:
git remote add dsm-fw-upgrade git://gitorious.digitalstrom.org/dss-misc/dsm-fw-upgrade.git git fetch dsm-fw-upgrade git checkout -b my-local-tracking-branch dsm-fw-upgrade/master_or_other_branch
dss11-buttond
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-buttond.git dss11-buttond cd dss11-buttond
Add this repository as a remote to an existing local repository:
git remote add dss11-buttond git://gitorious.digitalstrom.org/dss-misc/dss11-buttond.git git fetch dss11-buttond git checkout -b my-local-tracking-branch dss11-buttond/master_or_other_branch
webservice-dss
Perl module to access the JSON-API of the digitalSTROM Server
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/webservice-dss.git webservice-dss cd webservice-dss
Add this repository as a remote to an existing local repository:
git remote add webservice-dss git://gitorious.digitalstrom.org/dss-misc/webservice-dss.git git fetch webservice-dss git checkout -b my-local-tracking-branch webservice-dss/master_or_other_branch
squeezeboxserver-digitalstrom-plugin
Plug-in to control your home using a SqueezeBox
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/squeezeboxserver-digitalstrom-plugin.git squeezeboxserver-digitalstrom-plugin cd squeezeboxserver-digitalstrom-plugin
Add this repository as a remote to an existing local repository:
git remote add squeezeboxserver-digitalstrom-plugin git://gitorious.digitalstrom.org/dss-misc/squeezeboxserver-digitalstrom-plugin.git git fetch squeezeboxserver-digitalstrom-plugin git checkout -b my-local-tracking-branch squeezeboxserver-digitalstrom-plugin/master_or_other_branch
dss11-ledd
LED handling daemon
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-ledd.git dss11-ledd cd dss11-ledd
Add this repository as a remote to an existing local repository:
git remote add dss11-ledd git://gitorious.digitalstrom.org/dss-misc/dss11-ledd.git git fetch dss11-ledd git checkout -b my-local-tracking-branch dss11-ledd/master_or_other_branch
dss11-usb-upgrade
dss11-usb-upgrade
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss11-usb-upgrade.git dss11-usb-upgrade cd dss11-usb-upgrade
Add this repository as a remote to an existing local repository:
git remote add dss11-usb-upgrade git://gitorious.digitalstrom.org/dss-misc/dss11-usb-upgrade.git git fetch dss11-usb-upgrade git checkout -b my-local-tracking-branch dss11-usb-upgrade/master_or_other_branch
bryanthansens-dss11-u-boot
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~bryanthansen/dss-misc/bryanthansens-dss11-u-boot.git bryanthansens-dss11-u-boot cd bryanthansens-dss11-u-boot
Add this repository as a remote to an existing local repository:
git remote add bryanthansens-dss11-u-boot git://gitorious.digitalstrom.org/~bryanthansen/dss-misc/bryanthansens-dss11-u-boot.git git fetch bryanthansens-dss11-u-boot git checkout -b my-local-tracking-branch bryanthansens-dss11-u-boot/master_or_other_branch
dss-rhok
Project developed during the Random Hacks of Kindness event in Zürich
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-misc/dss-rhok.git dss-rhok cd dss-rhok
Add this repository as a remote to an existing local repository:
git remote add dss-rhok git://gitorious.digitalstrom.org/dss-misc/dss-rhok.git git fetch dss-rhok git checkout -b my-local-tracking-branch dss-rhok/master_or_other_branch
bryanthansens-dss-rhok
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~bryanthansen/dss-misc/bryanthansens-dss-rhok.git bryanthansens-dss-rhok cd bryanthansens-dss-rhok
Add this repository as a remote to an existing local repository:
git remote add bryanthansens-dss-rhok git://gitorious.digitalstrom.org/~bryanthansen/dss-misc/bryanthansens-dss-rhok.git git fetch bryanthansens-dss-rhok git checkout -b my-local-tracking-branch bryanthansens-dss-rhok/master_or_other_branch
jins-dss11-ledd
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~jin/dss-misc/jins-dss11-ledd.git jins-dss11-ledd cd jins-dss11-ledd
Add this repository as a remote to an existing local repository:
git remote add jins-dss11-ledd git://gitorious.digitalstrom.org/~jin/dss-misc/jins-dss11-ledd.git git fetch jins-dss11-ledd git checkout -b my-local-tracking-branch jins-dss11-ledd/master_or_other_branch
mt-dss11-ledd
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~mtross/dss-misc/mt-dss11-ledd.git mt-dss11-ledd cd mt-dss11-ledd
Add this repository as a remote to an existing local repository:
git remote add mt-dss11-ledd git://gitorious.digitalstrom.org/~mtross/dss-misc/mt-dss11-ledd.git git fetch mt-dss11-ledd git checkout -b my-local-tracking-branch mt-dss11-ledd/master_or_other_branch
chhitzs-dss11-usb-upgrade
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~chhitz/dss-misc/chhitzs-dss11-usb-upgrade.git chhitzs-dss11-usb-upgrade cd chhitzs-dss11-usb-upgrade
Add this repository as a remote to an existing local repository:
git remote add chhitzs-dss11-usb-upgrade git://gitorious.digitalstrom.org/~chhitz/dss-misc/chhitzs-dss11-usb-upgrade.git git fetch chhitzs-dss11-usb-upgrade git checkout -b my-local-tracking-branch chhitzs-dss11-usb-upgrade/master_or_other_branch
mt-dss11-usb-upgrade
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~mtross/dss-misc/mt-dss11-usb-upgrade.git mt-dss11-usb-upgrade cd mt-dss11-usb-upgrade
Add this repository as a remote to an existing local repository:
git remote add mt-dss11-usb-upgrade git://gitorious.digitalstrom.org/~mtross/dss-misc/mt-dss11-usb-upgrade.git git fetch mt-dss11-usb-upgrade git checkout -b my-local-tracking-branch mt-dss11-usb-upgrade/master_or_other_branch
- No clones on Gitorious yet of this repository
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.

