Repositories
x-load
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/x-load.git x-load cd x-load
Add this repository as a remote to an existing local repository:
git remote add x-load git://gitorious.org/beagleboard-validation/x-load.git git fetch x-load git checkout -b my-local-tracking-branch x-load/master_or_other_branch
u-boot
The Das U-boot bootloader used to load the Linux kernel.
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/u-boot.git u-boot cd u-boot
Add this repository as a remote to an existing local repository:
git remote add u-boot git://gitorious.org/beagleboard-validation/u-boot.git git fetch u-boot git checkout -b my-local-tracking-branch u-boot/master_or_other_branch
scripts
This contains scripts for cloning/building/maintaining the repositories and validating the board.
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/scripts.git scripts cd scripts
Add this repository as a remote to an existing local repository:
git remote add scripts git://gitorious.org/beagleboard-validation/scripts.git git fetch scripts git checkout -b my-local-tracking-branch scripts/master_or_other_branch
linux
The Linux kernel utilized for validating the BeagleBoard.
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/linux.git linux cd linux
Add this repository as a remote to an existing local repository:
git remote add linux git://gitorious.org/beagleboard-validation/linux.git git fetch linux git checkout -b my-local-tracking-branch linux/master_or_other_branch
bagitoms-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~bagitom/beagleboard-validation/bagitoms-u-boot.git bagitoms-u-boot cd bagitoms-u-boot
Add this repository as a remote to an existing local repository:
git remote add bagitoms-u-boot git://gitorious.org/~bagitom/beagleboard-validation/bagitoms-u-boot.git git fetch bagitoms-u-boot git checkout -b my-local-tracking-branch bagitoms-u-boot/master_or_other_branch
hana33s-linux
-
Cloning this repository:
git clone git://gitorious.org/~hana33/beagleboard-validation/hana33s-linux.git hana33s-linux cd hana33s-linux
Add this repository as a remote to an existing local repository:
git remote add hana33s-linux git://gitorious.org/~hana33/beagleboard-validation/hana33s-linux.git git fetch hana33s-linux git checkout -b my-local-tracking-branch hana33s-linux/master_or_other_branch
dresdens-linux
-
Cloning this repository:
git clone git://gitorious.org/~dresden/beagleboard-validation/dresdens-linux.git dresdens-linux cd dresdens-linux
Add this repository as a remote to an existing local repository:
git remote add dresdens-linux git://gitorious.org/~dresden/beagleboard-validation/dresdens-linux.git git fetch dresdens-linux git checkout -b my-local-tracking-branch dresdens-linux/master_or_other_branch
wiki
Mirror of http://code.google.com/p/beagleboard the wiki.
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/wiki.git wiki cd wiki
Add this repository as a remote to an existing local repository:
git remote add wiki git://gitorious.org/beagleboard-validation/wiki.git git fetch wiki git checkout -b my-local-tracking-branch wiki/master_or_other_branch
opts-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~opt/beagleboard-validation/opts-u-boot.git opts-u-boot cd opts-u-boot
Add this repository as a remote to an existing local repository:
git remote add opts-u-boot git://gitorious.org/~opt/beagleboard-validation/opts-u-boot.git git fetch opts-u-boot git checkout -b my-local-tracking-branch opts-u-boot/master_or_other_branch
chases-scripts
-
Cloning this repository:
git clone git://gitorious.org/~chase/beagleboard-validation/chases-scripts.git chases-scripts cd chases-scripts
Add this repository as a remote to an existing local repository:
git remote add chases-scripts git://gitorious.org/~chase/beagleboard-validation/chases-scripts.git git fetch chases-scripts git checkout -b my-local-tracking-branch chases-scripts/master_or_other_branch
hschoutes-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~hschoute/beagleboard-validation/hschoutes-u-boot.git hschoutes-u-boot cd hschoutes-u-boot
Add this repository as a remote to an existing local repository:
git remote add hschoutes-u-boot git://gitorious.org/~hschoute/beagleboard-validation/hschoutes-u-boot.git git fetch hschoutes-u-boot git checkout -b my-local-tracking-branch hschoutes-u-boot/master_or_other_branch
infytest2w-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~infytest2/beagleboard-validation/infytest2w-u-boot.git infytest2w-u-boot cd infytest2w-u-boot
Add this repository as a remote to an existing local repository:
git remote add infytest2w-u-boot git://gitorious.org/~infytest2/beagleboard-validation/infytest2w-u-boot.git git fetch infytest2w-u-boot git checkout -b my-local-tracking-branch infytest2w-u-boot/master_or_other_branch
mrai23s-x-load
-
Cloning this repository:
git clone git://gitorious.org/~mrai23/beagleboard-validation/mrai23s-x-load.git mrai23s-x-load cd mrai23s-x-load
Add this repository as a remote to an existing local repository:
git remote add mrai23s-x-load git://gitorious.org/~mrai23/beagleboard-validation/mrai23s-x-load.git git fetch mrai23s-x-load git checkout -b my-local-tracking-branch mrai23s-x-load/master_or_other_branch
rblythe9s-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~rblythe9/beagleboard-validation/rblythe9s-u-boot.git rblythe9s-u-boot cd rblythe9s-u-boot
Add this repository as a remote to an existing local repository:
git remote add rblythe9s-u-boot git://gitorious.org/~rblythe9/beagleboard-validation/rblythe9s-u-boot.git git fetch rblythe9s-u-boot git checkout -b my-local-tracking-branch rblythe9s-u-boot/master_or_other_branch
raylings-x-load
-
Cloning this repository:
git clone git://gitorious.org/~rayling/beagleboard-validation/raylings-x-load.git raylings-x-load cd raylings-x-load
Add this repository as a remote to an existing local repository:
git remote add raylings-x-load git://gitorious.org/~rayling/beagleboard-validation/raylings-x-load.git git fetch raylings-x-load git checkout -b my-local-tracking-branch raylings-x-load/master_or_other_branch
jhengbangmarks-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~jhengbangmark/beagleboard-validation/jhengbangmarks-u-boot.git jhengbangmarks-u-boot cd jhengbangmarks-u-boot
Add this repository as a remote to an existing local repository:
git remote add jhengbangmarks-u-boot git://gitorious.org/~jhengbangmark/beagleboard-validation/jhengbangmarks-u-boot.git git fetch jhengbangmarks-u-boot git checkout -b my-local-tracking-branch jhengbangmarks-u-boot/master_or_other_branch
awarren11s-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~awarren11/beagleboard-validation/awarren11s-u-boot.git awarren11s-u-boot cd awarren11s-u-boot
Add this repository as a remote to an existing local repository:
git remote add awarren11s-u-boot git://gitorious.org/~awarren11/beagleboard-validation/awarren11s-u-boot.git git fetch awarren11s-u-boot git checkout -b my-local-tracking-branch awarren11s-u-boot/master_or_other_branch
snbs-linux
-
Cloning this repository:
git clone git://gitorious.org/~snb/beagleboard-validation/snbs-linux.git snbs-linux cd snbs-linux
Add this repository as a remote to an existing local repository:
git remote add snbs-linux git://gitorious.org/~snb/beagleboard-validation/snbs-linux.git git fetch snbs-linux git checkout -b my-local-tracking-branch snbs-linux/master_or_other_branch
education
This is a repository to provide training materials to educate people on working with embedded Linux.
-
Cloning this repository:
git clone git://gitorious.org/beagleboard-validation/education.git education cd education
Add this repository as a remote to an existing local repository:
git remote add education git://gitorious.org/beagleboard-validation/education.git git fetch education git checkout -b my-local-tracking-branch education/master_or_other_branch
ashok3ds-x-load
-
Cloning this repository:
git clone git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-x-load.git ashok3ds-x-load cd ashok3ds-x-load
Add this repository as a remote to an existing local repository:
git remote add ashok3ds-x-load git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-x-load.git git fetch ashok3ds-x-load git checkout -b my-local-tracking-branch ashok3ds-x-load/master_or_other_branch
ashok3ds-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-u-boot.git ashok3ds-u-boot cd ashok3ds-u-boot
Add this repository as a remote to an existing local repository:
git remote add ashok3ds-u-boot git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-u-boot.git git fetch ashok3ds-u-boot git checkout -b my-local-tracking-branch ashok3ds-u-boot/master_or_other_branch
ashok3ds-linux
-
Cloning this repository:
git clone git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-linux.git ashok3ds-linux cd ashok3ds-linux
Add this repository as a remote to an existing local repository:
git remote add ashok3ds-linux git://gitorious.org/~ashok3d/beagleboard-validation/ashok3ds-linux.git git fetch ashok3ds-linux git checkout -b my-local-tracking-branch ashok3ds-linux/master_or_other_branch
dik777s-linux
-
Cloning this repository:
git clone git://gitorious.org/~dik777/beagleboard-validation/dik777s-linux.git dik777s-linux cd dik777s-linux
Add this repository as a remote to an existing local repository:
git remote add dik777s-linux git://gitorious.org/~dik777/beagleboard-validation/dik777s-linux.git git fetch dik777s-linux git checkout -b my-local-tracking-branch dik777s-linux/master_or_other_branch
jhengbangmarks-education
-
Cloning this repository:
git clone git://gitorious.org/~jhengbangmark/beagleboard-validation/jhengbangmarks-education.git jhengbangmarks-education cd jhengbangmarks-education
Add this repository as a remote to an existing local repository:
git remote add jhengbangmarks-education git://gitorious.org/~jhengbangmark/beagleboard-validation/jhengbangmarks-education.git git fetch jhengbangmarks-education git checkout -b my-local-tracking-branch jhengbangmarks-education/master_or_other_branch
pcjegans-scripts
-
Cloning this repository:
git clone git://gitorious.org/~pcjegan/beagleboard-validation/pcjegans-scripts.git pcjegans-scripts cd pcjegans-scripts
Add this repository as a remote to an existing local repository:
git remote add pcjegans-scripts git://gitorious.org/~pcjegan/beagleboard-validation/pcjegans-scripts.git git fetch pcjegans-scripts git checkout -b my-local-tracking-branch pcjegans-scripts/master_or_other_branch
manjunath81s-x-load
-
Cloning this repository:
git clone git://gitorious.org/~manjunath81/beagleboard-validation/manjunath81s-x-load.git manjunath81s-x-load cd manjunath81s-x-load
Add this repository as a remote to an existing local repository:
git remote add manjunath81s-x-load git://gitorious.org/~manjunath81/beagleboard-validation/manjunath81s-x-load.git git fetch manjunath81s-x-load git checkout -b my-local-tracking-branch manjunath81s-x-load/master_or_other_branch
forcedinductionzs-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~forcedinductionz/beagleboard-validation/forcedinductionzs-u-boot.git forcedinductionzs-u-boot cd forcedinductionzs-u-boot
Add this repository as a remote to an existing local repository:
git remote add forcedinductionzs-u-boot git://gitorious.org/~forcedinductionz/beagleboard-validation/forcedinductionzs-u-boot.git git fetch forcedinductionzs-u-boot git checkout -b my-local-tracking-branch forcedinductionzs-u-boot/master_or_other_branch
forcedinductionzs-forcedinductionzs-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~forcedinductionz/beagleboard-validation/forcedinductionzs-forcedinductionzs-u-boot.git forcedinductionzs-forcedinductionzs-u-boot cd forcedinductionzs-forcedinductionzs-u-boot
Add this repository as a remote to an existing local repository:
git remote add forcedinductionzs-forcedinductionzs-u-boot git://gitorious.org/~forcedinductionz/beagleboard-validation/forcedinductionzs-forcedinductionzs-u-boot.git git fetch forcedinductionzs-forcedinductionzs-u-boot git checkout -b my-local-tracking-branch forcedinductionzs-forcedinductionzs-u-boot/master_or_other_branch
naveedasmats-x-load
-
Cloning this repository:
git clone git://gitorious.org/~naveedasmat/beagleboard-validation/naveedasmats-x-load.git naveedasmats-x-load cd naveedasmats-x-load
Add this repository as a remote to an existing local repository:
git remote add naveedasmats-x-load git://gitorious.org/~naveedasmat/beagleboard-validation/naveedasmats-x-load.git git fetch naveedasmats-x-load git checkout -b my-local-tracking-branch naveedasmats-x-load/master_or_other_branch
naveedasmats-u-boot
-
Cloning this repository:
git clone git://gitorious.org/~naveedasmat/beagleboard-validation/naveedasmats-u-boot.git naveedasmats-u-boot cd naveedasmats-u-boot
Add this repository as a remote to an existing local repository:
git remote add naveedasmats-u-boot git://gitorious.org/~naveedasmat/beagleboard-validation/naveedasmats-u-boot.git git fetch naveedasmats-u-boot git checkout -b my-local-tracking-branch naveedasmats-u-boot/master_or_other_branch

