Repositories
openembedded
-
Cloning this repository:
git clone git://gitorious.org/angstrom/openembedded.git openembedded cd openembedded
Add this repository as a remote to an existing local repository:
git remote add openembedded git://gitorious.org/angstrom/openembedded.git git fetch openembedded git checkout -b my-local-tracking-branch openembedded/master_or_other_branch
matgnts-openembedded
-
Cloning this repository:
git clone git://gitorious.org/~matgnt/angstrom/matgnts-openembedded.git matgnts-openembedded cd matgnts-openembedded
Add this repository as a remote to an existing local repository:
git remote add matgnts-openembedded git://gitorious.org/~matgnt/angstrom/matgnts-openembedded.git git fetch matgnts-openembedded git checkout -b my-local-tracking-branch matgnts-openembedded/master_or_other_branch
jadon-openembedded
-
Cloning this repository:
git clone git://gitorious.org/~Jadon/angstrom/jadon-openembedded.git jadon-openembedded cd jadon-openembedded
Add this repository as a remote to an existing local repository:
git remote add jadon-openembedded git://gitorious.org/~Jadon/angstrom/jadon-openembedded.git git fetch jadon-openembedded git checkout -b my-local-tracking-branch jadon-openembedded/master_or_other_branch
angstrom-setup-scripts
Do not use this repository. Gitorious doesn’t allow removing a repository with clones.
In case you get confused, just follow the instructions at http://www.angstrom-distribution.org/building-angstrom which will point you to the main repo.
-
Cloning this repository:
git clone git://gitorious.org/angstrom/angstrom-setup-scripts.git angstrom-setup-scripts cd angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add angstrom-setup-scripts git://gitorious.org/angstrom/angstrom-setup-scripts.git git fetch angstrom-setup-scripts git checkout -b my-local-tracking-branch angstrom-setup-scripts/master_or_other_branch
angstrom-linux
Linux trees to keep track of device specific patches
-
Cloning this repository:
git clone git://gitorious.org/angstrom/angstrom-linux.git angstrom-linux cd angstrom-linux
Add this repository as a remote to an existing local repository:
git remote add angstrom-linux git://gitorious.org/angstrom/angstrom-linux.git git fetch angstrom-linux git checkout -b my-local-tracking-branch angstrom-linux/master_or_other_branch
jadon-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~Jadon/angstrom/jadon-angstrom-setup-scripts.git jadon-angstrom-setup-scripts cd jadon-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add jadon-angstrom-setup-scripts git://gitorious.org/~Jadon/angstrom/jadon-angstrom-setup-scripts.git git fetch jadon-angstrom-setup-scripts git checkout -b my-local-tracking-branch jadon-angstrom-setup-scripts/master_or_other_branch
narcissus
The code behind http://www.angstrom-distribution.org/narcissus/ – online tool to build custom filesystems
-
Cloning this repository:
git clone git://gitorious.org/angstrom/narcissus.git narcissus cd narcissus
Add this repository as a remote to an existing local repository:
git remote add narcissus git://gitorious.org/angstrom/narcissus.git git fetch narcissus git checkout -b my-local-tracking-branch narcissus/master_or_other_branch
feedbrowser
The code behind http://www.angstrom-distribution.org/repo/ – online browser for .ipk feeds
-
Cloning this repository:
git clone git://gitorious.org/angstrom/feedbrowser.git feedbrowser cd feedbrowser
Add this repository as a remote to an existing local repository:
git remote add feedbrowser git://gitorious.org/angstrom/feedbrowser.git git fetch feedbrowser git checkout -b my-local-tracking-branch feedbrowser/master_or_other_branch
jone6445s-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~jone6445/angstrom/jone6445s-angstrom-setup-scripts.git jone6445s-angstrom-setup-scripts cd jone6445s-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add jone6445s-angstrom-setup-scripts git://gitorious.org/~jone6445/angstrom/jone6445s-angstrom-setup-scripts.git git fetch jone6445s-angstrom-setup-scripts git checkout -b my-local-tracking-branch jone6445s-angstrom-setup-scripts/master_or_other_branch
darshans-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~darshan/angstrom/darshans-angstrom-setup-scripts.git darshans-angstrom-setup-scripts cd darshans-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add darshans-angstrom-setup-scripts git://gitorious.org/~darshan/angstrom/darshans-angstrom-setup-scripts.git git fetch darshans-angstrom-setup-scripts git checkout -b my-local-tracking-branch darshans-angstrom-setup-scripts/master_or_other_branch
mickeyk191s-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~mickeyk191/angstrom/mickeyk191s-angstrom-setup-scripts.git mickeyk191s-angstrom-setup-scripts cd mickeyk191s-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add mickeyk191s-angstrom-setup-scripts git://gitorious.org/~mickeyk191/angstrom/mickeyk191s-angstrom-setup-scripts.git git fetch mickeyk191s-angstrom-setup-scripts git checkout -b my-local-tracking-branch mickeyk191s-angstrom-setup-scripts/master_or_other_branch
windfang2004-frees-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~windfang2004-free/angstrom/windfang2004-frees-angstrom-setup-scripts.git windfang2004-frees-angstrom-setup-scripts cd windfang2004-frees-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add windfang2004-frees-angstrom-setup-scripts git://gitorious.org/~windfang2004-free/angstrom/windfang2004-frees-angstrom-setup-scripts.git git fetch windfang2004-frees-angstrom-setup-scripts git checkout -b my-local-tracking-branch windfang2004-frees-angstrom-setup-scripts/master_or_other_branch
sauconbfs-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~sauconbf/angstrom/sauconbfs-angstrom-setup-scripts.git sauconbfs-angstrom-setup-scripts cd sauconbfs-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add sauconbfs-angstrom-setup-scripts git://gitorious.org/~sauconbf/angstrom/sauconbfs-angstrom-setup-scripts.git git fetch sauconbfs-angstrom-setup-scripts git checkout -b my-local-tracking-branch sauconbfs-angstrom-setup-scripts/master_or_other_branch
hitlin37s-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts.git hitlin37s-angstrom-setup-scripts cd hitlin37s-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add hitlin37s-angstrom-setup-scripts git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts.git git fetch hitlin37s-angstrom-setup-scripts git checkout -b my-local-tracking-branch hitlin37s-angstrom-setup-scripts/master_or_other_branch
hitlin37s-angstrom-setup-scripts-new
-
Cloning this repository:
git clone git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts-new.git hitlin37s-angstrom-setup-scripts-new cd hitlin37s-angstrom-setup-scripts-new
Add this repository as a remote to an existing local repository:
git remote add hitlin37s-angstrom-setup-scripts-new git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts-new.git git fetch hitlin37s-angstrom-setup-scripts-new git checkout -b my-local-tracking-branch hitlin37s-angstrom-setup-scripts-new/master_or_other_branch
hitlin37s-angstrom-setup-scripts-again
-
Cloning this repository:
git clone git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts-again.git hitlin37s-angstrom-setup-scripts-again cd hitlin37s-angstrom-setup-scripts-again
Add this repository as a remote to an existing local repository:
git remote add hitlin37s-angstrom-setup-scripts-again git://gitorious.org/~hitlin37/angstrom/hitlin37s-angstrom-setup-scripts-again.git git fetch hitlin37s-angstrom-setup-scripts-again git checkout -b my-local-tracking-branch hitlin37s-angstrom-setup-scripts-again/master_or_other_branch
harrisdf40s-openembedded
-
Cloning this repository:
git clone git://gitorious.org/~harrisdf40/angstrom/harrisdf40s-openembedded.git harrisdf40s-openembedded cd harrisdf40s-openembedded
Add this repository as a remote to an existing local repository:
git remote add harrisdf40s-openembedded git://gitorious.org/~harrisdf40/angstrom/harrisdf40s-openembedded.git git fetch harrisdf40s-openembedded git checkout -b my-local-tracking-branch harrisdf40s-openembedded/master_or_other_branch
harrisdf40s-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~harrisdf40/angstrom/harrisdf40s-angstrom-setup-scripts.git harrisdf40s-angstrom-setup-scripts cd harrisdf40s-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add harrisdf40s-angstrom-setup-scripts git://gitorious.org/~harrisdf40/angstrom/harrisdf40s-angstrom-setup-scripts.git git fetch harrisdf40s-angstrom-setup-scripts git checkout -b my-local-tracking-branch harrisdf40s-angstrom-setup-scripts/master_or_other_branch
arunkats-narcissus
-
Cloning this repository:
git clone git://gitorious.org/~arunkat/angstrom/arunkats-narcissus.git arunkats-narcissus cd arunkats-narcissus
Add this repository as a remote to an existing local repository:
git remote add arunkats-narcissus git://gitorious.org/~arunkat/angstrom/arunkats-narcissus.git git fetch arunkats-narcissus git checkout -b my-local-tracking-branch arunkats-narcissus/master_or_other_branch
francochalisserys-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~francochalissery/angstrom/francochalisserys-angstrom-setup-scripts.git francochalisserys-angstrom-setup-scripts cd francochalisserys-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add francochalisserys-angstrom-setup-scripts git://gitorious.org/~francochalissery/angstrom/francochalisserys-angstrom-setup-scripts.git git fetch francochalisserys-angstrom-setup-scripts git checkout -b my-local-tracking-branch francochalisserys-angstrom-setup-scripts/master_or_other_branch
arsantiquas-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~arsantiqua/angstrom/arsantiquas-angstrom-setup-scripts.git arsantiquas-angstrom-setup-scripts cd arsantiquas-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add arsantiquas-angstrom-setup-scripts git://gitorious.org/~arsantiqua/angstrom/arsantiquas-angstrom-setup-scripts.git git fetch arsantiquas-angstrom-setup-scripts git checkout -b my-local-tracking-branch arsantiquas-angstrom-setup-scripts/master_or_other_branch
darshans-angstrom-setup-scripts-1
-
Cloning this repository:
git clone git://gitorious.org/~darshan/angstrom/darshans-angstrom-setup-scripts-1.git darshans-angstrom-setup-scripts-1 cd darshans-angstrom-setup-scripts-1
Add this repository as a remote to an existing local repository:
git remote add darshans-angstrom-setup-scripts-1 git://gitorious.org/~darshan/angstrom/darshans-angstrom-setup-scripts-1.git git fetch darshans-angstrom-setup-scripts-1 git checkout -b my-local-tracking-branch darshans-angstrom-setup-scripts-1/master_or_other_branch
magnusfeuers-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~magnusfeuer/angstrom/magnusfeuers-angstrom-setup-scripts.git magnusfeuers-angstrom-setup-scripts cd magnusfeuers-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add magnusfeuers-angstrom-setup-scripts git://gitorious.org/~magnusfeuer/angstrom/magnusfeuers-angstrom-setup-scripts.git git fetch magnusfeuers-angstrom-setup-scripts git checkout -b my-local-tracking-branch magnusfeuers-angstrom-setup-scripts/master_or_other_branch
magnusfeuers-magnusfeuers-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~magnusfeuer/angstrom/magnusfeuers-magnusfeuers-angstrom-setup-scripts.git magnusfeuers-magnusfeuers-angstrom-setup-scripts cd magnusfeuers-magnusfeuers-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add magnusfeuers-magnusfeuers-angstrom-setup-scripts git://gitorious.org/~magnusfeuer/angstrom/magnusfeuers-magnusfeuers-angstrom-setup-scripts.git git fetch magnusfeuers-magnusfeuers-angstrom-setup-scripts git checkout -b my-local-tracking-branch magnusfeuers-magnusfeuers-angstrom-setup-scripts/master_or_other_branch
rikirolly-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~rikirolly/angstrom/rikirolly-angstrom-setup-scripts.git rikirolly-angstrom-setup-scripts cd rikirolly-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add rikirolly-angstrom-setup-scripts git://gitorious.org/~rikirolly/angstrom/rikirolly-angstrom-setup-scripts.git git fetch rikirolly-angstrom-setup-scripts git checkout -b my-local-tracking-branch rikirolly-angstrom-setup-scripts/master_or_other_branch
tibetoukois-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~tibetoukoi/angstrom/tibetoukois-angstrom-setup-scripts.git tibetoukois-angstrom-setup-scripts cd tibetoukois-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add tibetoukois-angstrom-setup-scripts git://gitorious.org/~tibetoukoi/angstrom/tibetoukois-angstrom-setup-scripts.git git fetch tibetoukois-angstrom-setup-scripts git checkout -b my-local-tracking-branch tibetoukois-angstrom-setup-scripts/master_or_other_branch
ctilburys-openembedded
-
Cloning this repository:
git clone git://gitorious.org/~ctilbury/angstrom/ctilburys-openembedded.git ctilburys-openembedded cd ctilburys-openembedded
Add this repository as a remote to an existing local repository:
git remote add ctilburys-openembedded git://gitorious.org/~ctilbury/angstrom/ctilburys-openembedded.git git fetch ctilburys-openembedded git checkout -b my-local-tracking-branch ctilburys-openembedded/master_or_other_branch
mrtimlongs-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~mrtimlong/angstrom/mrtimlongs-angstrom-setup-scripts.git mrtimlongs-angstrom-setup-scripts cd mrtimlongs-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add mrtimlongs-angstrom-setup-scripts git://gitorious.org/~mrtimlong/angstrom/mrtimlongs-angstrom-setup-scripts.git git fetch mrtimlongs-angstrom-setup-scripts git checkout -b my-local-tracking-branch mrtimlongs-angstrom-setup-scripts/master_or_other_branch
hansmans-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~hansman/angstrom/hansmans-angstrom-setup-scripts.git hansmans-angstrom-setup-scripts cd hansmans-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add hansmans-angstrom-setup-scripts git://gitorious.org/~hansman/angstrom/hansmans-angstrom-setup-scripts.git git fetch hansmans-angstrom-setup-scripts git checkout -b my-local-tracking-branch hansmans-angstrom-setup-scripts/master_or_other_branch
hansmans-hansmans-angstrom-setup-scripts
-
Cloning this repository:
git clone git://gitorious.org/~hansman/angstrom/hansmans-hansmans-angstrom-setup-scripts.git hansmans-hansmans-angstrom-setup-scripts cd hansmans-hansmans-angstrom-setup-scripts
Add this repository as a remote to an existing local repository:
git remote add hansmans-hansmans-angstrom-setup-scripts git://gitorious.org/~hansman/angstrom/hansmans-hansmans-angstrom-setup-scripts.git git fetch hansmans-hansmans-angstrom-setup-scripts git checkout -b my-local-tracking-branch hansmans-hansmans-angstrom-setup-scripts/master_or_other_branch

