Repositories
freebsd
FreeBSD git mirror.
-
Cloning this repository:
git clone git://gitorious.org/freebsd/freebsd.git freebsd cd freebsd
Add this repository as a remote to an existing local repository:
git remote add freebsd git://gitorious.org/freebsd/freebsd.git git fetch freebsd git checkout -b my-local-tracking-branch freebsd/master_or_other_branch
topgit
TopGit lightly modified for BSD.
gsed is needed.
-
Cloning this repository:
git clone git://gitorious.org/freebsd/topgit.git topgit cd topgit
Add this repository as a remote to an existing local repository:
git remote add topgit git://gitorious.org/freebsd/topgit.git git fetch topgit git checkout -b my-local-tracking-branch topgit/master_or_other_branch
fabient-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~fabient/freebsd/fabient-sandbox.git fabient-sandbox cd fabient-sandbox
Add this repository as a remote to an existing local repository:
git remote add fabient-sandbox git://gitorious.org/~fabient/freebsd/fabient-sandbox.git git fetch fabient-sandbox git checkout -b my-local-tracking-branch fabient-sandbox/master_or_other_branch
mlaiers-clone
-
Cloning this repository:
git clone git://gitorious.org/~mlaier/freebsd/mlaiers-clone.git mlaiers-clone cd mlaiers-clone
Add this repository as a remote to an existing local repository:
git remote add mlaiers-clone git://gitorious.org/~mlaier/freebsd/mlaiers-clone.git git fetch mlaiers-clone git checkout -b my-local-tracking-branch mlaiers-clone/master_or_other_branch
darekp-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~darekp/freebsd/darekp-freebsd.git darekp-freebsd cd darekp-freebsd
Add this repository as a remote to an existing local repository:
git remote add darekp-freebsd git://gitorious.org/~darekp/freebsd/darekp-freebsd.git git fetch darekp-freebsd git checkout -b my-local-tracking-branch darekp-freebsd/master_or_other_branch
jkoshy-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~jkoshy/freebsd/jkoshy-freebsd.git jkoshy-freebsd cd jkoshy-freebsd
Add this repository as a remote to an existing local repository:
git remote add jkoshy-freebsd git://gitorious.org/~jkoshy/freebsd/jkoshy-freebsd.git git fetch jkoshy-freebsd git checkout -b my-local-tracking-branch jkoshy-freebsd/master_or_other_branch
zxombie-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~zxombie/freebsd/zxombie-freebsd.git zxombie-freebsd cd zxombie-freebsd
Add this repository as a remote to an existing local repository:
git remote add zxombie-freebsd git://gitorious.org/~zxombie/freebsd/zxombie-freebsd.git git fetch zxombie-freebsd git checkout -b my-local-tracking-branch zxombie-freebsd/master_or_other_branch
fluffy-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~fluffy/freebsd/fluffy-freebsd.git fluffy-freebsd cd fluffy-freebsd
Add this repository as a remote to an existing local repository:
git remote add fluffy-freebsd git://gitorious.org/~fluffy/freebsd/fluffy-freebsd.git git fetch fluffy-freebsd git checkout -b my-local-tracking-branch fluffy-freebsd/master_or_other_branch
lzws-freebsd-masters-thesis
-
Cloning this repository:
git clone git://gitorious.org/~lzw/freebsd/lzws-freebsd-masters-thesis.git lzws-freebsd-masters-thesis cd lzws-freebsd-masters-thesis
Add this repository as a remote to an existing local repository:
git remote add lzws-freebsd-masters-thesis git://gitorious.org/~lzw/freebsd/lzws-freebsd-masters-thesis.git git fetch lzws-freebsd-masters-thesis git checkout -b my-local-tracking-branch lzws-freebsd-masters-thesis/master_or_other_branch
lzws-freebsd-mt
-
Cloning this repository:
git clone git://gitorious.org/~lzw/freebsd/lzws-freebsd-mt.git lzws-freebsd-mt cd lzws-freebsd-mt
Add this repository as a remote to an existing local repository:
git remote add lzws-freebsd-mt git://gitorious.org/~lzw/freebsd/lzws-freebsd-mt.git git fetch lzws-freebsd-mt git checkout -b my-local-tracking-branch lzws-freebsd-mt/master_or_other_branch
haplos-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~haplo/freebsd/haplos-freebsd.git haplos-freebsd cd haplos-freebsd
Add this repository as a remote to an existing local repository:
git remote add haplos-freebsd git://gitorious.org/~haplo/freebsd/haplos-freebsd.git git fetch haplos-freebsd git checkout -b my-local-tracking-branch haplos-freebsd/master_or_other_branch
cnst-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~cnst/freebsd/cnst-freebsd.git cnst-freebsd cd cnst-freebsd
Add this repository as a remote to an existing local repository:
git remote add cnst-freebsd git://gitorious.org/~cnst/freebsd/cnst-freebsd.git git fetch cnst-freebsd git checkout -b my-local-tracking-branch cnst-freebsd/master_or_other_branch
wca-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~wca/freebsd/wca-freebsd.git wca-freebsd cd wca-freebsd
Add this repository as a remote to an existing local repository:
git remote add wca-freebsd git://gitorious.org/~wca/freebsd/wca-freebsd.git git fetch wca-freebsd git checkout -b my-local-tracking-branch wca-freebsd/master_or_other_branch
lulfs-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~lulf/freebsd/lulfs-freebsd.git lulfs-freebsd cd lulfs-freebsd
Add this repository as a remote to an existing local repository:
git remote add lulfs-freebsd git://gitorious.org/~lulf/freebsd/lulfs-freebsd.git git fetch lulfs-freebsd git checkout -b my-local-tracking-branch lulfs-freebsd/master_or_other_branch
brucec-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~brucec/freebsd/brucec-freebsd.git brucec-freebsd cd brucec-freebsd
Add this repository as a remote to an existing local repository:
git remote add brucec-freebsd git://gitorious.org/~brucec/freebsd/brucec-freebsd.git git fetch brucec-freebsd git checkout -b my-local-tracking-branch brucec-freebsd/master_or_other_branch
clem1-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~clem1/freebsd/clem1-sandbox.git clem1-sandbox cd clem1-sandbox
Add this repository as a remote to an existing local repository:
git remote add clem1-sandbox git://gitorious.org/~clem1/freebsd/clem1-sandbox.git git fetch clem1-sandbox git checkout -b my-local-tracking-branch clem1-sandbox/master_or_other_branch
seemabawgis-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~seemabawgi/freebsd/seemabawgis-freebsd.git seemabawgis-freebsd cd seemabawgis-freebsd
Add this repository as a remote to an existing local repository:
git remote add seemabawgis-freebsd git://gitorious.org/~seemabawgi/freebsd/seemabawgis-freebsd.git git fetch seemabawgis-freebsd git checkout -b my-local-tracking-branch seemabawgis-freebsd/master_or_other_branch
psychoschlumpfs-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~psychoschlumpf/freebsd/psychoschlumpfs-freebsd.git psychoschlumpfs-freebsd cd psychoschlumpfs-freebsd
Add this repository as a remote to an existing local repository:
git remote add psychoschlumpfs-freebsd git://gitorious.org/~psychoschlumpf/freebsd/psychoschlumpfs-freebsd.git git fetch psychoschlumpfs-freebsd git checkout -b my-local-tracking-branch psychoschlumpfs-freebsd/master_or_other_branch
freebsd-dir320
-
Cloning this repository:
git clone git://gitorious.org/~rayddteam/freebsd/freebsd-dir320.git freebsd-dir320 cd freebsd-dir320
Add this repository as a remote to an existing local repository:
git remote add freebsd-dir320 git://gitorious.org/~rayddteam/freebsd/freebsd-dir320.git git fetch freebsd-dir320 git checkout -b my-local-tracking-branch freebsd-dir320/master_or_other_branch
sandbox
-
Cloning this repository:
git clone git://gitorious.org/~matthieum/freebsd/sandbox.git sandbox cd sandbox
Add this repository as a remote to an existing local repository:
git remote add sandbox git://gitorious.org/~matthieum/freebsd/sandbox.git git fetch sandbox git checkout -b my-local-tracking-branch sandbox/master_or_other_branch
kmm-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~kmm/freebsd/kmm-sandbox.git kmm-sandbox cd kmm-sandbox
Add this repository as a remote to an existing local repository:
git remote add kmm-sandbox git://gitorious.org/~kmm/freebsd/kmm-sandbox.git git fetch kmm-sandbox git checkout -b my-local-tracking-branch kmm-sandbox/master_or_other_branch
kmm-sandbox-clone
-
Cloning this repository:
git clone git://gitorious.org/~kmm/freebsd/kmm-sandbox-clone.git kmm-sandbox-clone cd kmm-sandbox-clone
Add this repository as a remote to an existing local repository:
git remote add kmm-sandbox-clone git://gitorious.org/~kmm/freebsd/kmm-sandbox-clone.git git fetch kmm-sandbox-clone git checkout -b my-local-tracking-branch kmm-sandbox-clone/master_or_other_branch
freebsd-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~beaker/freebsd/freebsd-sandbox.git freebsd-sandbox cd freebsd-sandbox
Add this repository as a remote to an existing local repository:
git remote add freebsd-sandbox git://gitorious.org/~beaker/freebsd/freebsd-sandbox.git git fetch freebsd-sandbox git checkout -b my-local-tracking-branch freebsd-sandbox/master_or_other_branch
ramfasto-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~ramfasto/freebsd/ramfasto-freebsd.git ramfasto-freebsd cd ramfasto-freebsd
Add this repository as a remote to an existing local repository:
git remote add ramfasto-freebsd git://gitorious.org/~ramfasto/freebsd/ramfasto-freebsd.git git fetch ramfasto-freebsd git checkout -b my-local-tracking-branch ramfasto-freebsd/master_or_other_branch
krish00backs-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~krish00back/freebsd/krish00backs-freebsd.git krish00backs-freebsd cd krish00backs-freebsd
Add this repository as a remote to an existing local repository:
git remote add krish00backs-freebsd git://gitorious.org/~krish00back/freebsd/krish00backs-freebsd.git git fetch krish00backs-freebsd git checkout -b my-local-tracking-branch krish00backs-freebsd/master_or_other_branch
adrianchadd-freebsd
This was a test repository for doing some initial freebsd atheros HAL work. Please don’t use for future work.
-
Cloning this repository:
git clone git://gitorious.org/~adrianchadd/freebsd/adrianchadd-freebsd.git adrianchadd-freebsd cd adrianchadd-freebsd
Add this repository as a remote to an existing local repository:
git remote add adrianchadd-freebsd git://gitorious.org/~adrianchadd/freebsd/adrianchadd-freebsd.git git fetch adrianchadd-freebsd git checkout -b my-local-tracking-branch adrianchadd-freebsd/master_or_other_branch
vasakas-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~vasaka/freebsd/vasakas-freebsd.git vasakas-freebsd cd vasakas-freebsd
Add this repository as a remote to an existing local repository:
git remote add vasakas-freebsd git://gitorious.org/~vasaka/freebsd/vasakas-freebsd.git git fetch vasakas-freebsd git checkout -b my-local-tracking-branch vasakas-freebsd/master_or_other_branch
saeschdivaras-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~saeschdivara/freebsd/saeschdivaras-freebsd.git saeschdivaras-freebsd cd saeschdivaras-freebsd
Add this repository as a remote to an existing local repository:
git remote add saeschdivaras-freebsd git://gitorious.org/~saeschdivara/freebsd/saeschdivaras-freebsd.git git fetch saeschdivaras-freebsd git checkout -b my-local-tracking-branch saeschdivaras-freebsd/master_or_other_branch
dnaeon-freebsd
-
Cloning this repository:
git clone git://gitorious.org/~dnaeon/freebsd/dnaeon-freebsd.git dnaeon-freebsd cd dnaeon-freebsd
Add this repository as a remote to an existing local repository:
git remote add dnaeon-freebsd git://gitorious.org/~dnaeon/freebsd/dnaeon-freebsd.git git fetch dnaeon-freebsd git checkout -b my-local-tracking-branch dnaeon-freebsd/master_or_other_branch
glk-freebsd-ino64
-
Cloning this repository:
git clone git://gitorious.org/~glk/freebsd/glk-freebsd-ino64.git glk-freebsd-ino64 cd glk-freebsd-ino64
Add this repository as a remote to an existing local repository:
git remote add glk-freebsd-ino64 git://gitorious.org/~glk/freebsd/glk-freebsd-ino64.git git fetch glk-freebsd-ino64 git checkout -b my-local-tracking-branch glk-freebsd-ino64/master_or_other_branch

