Repositories
manifest
manifest of 0xdroid
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/manifest.git manifest cd manifest
Add this repository as a remote to an existing local repository:
git remote add manifest git://gitorious.org/0xdroid/manifest.git git fetch manifest git checkout -b my-local-tracking-branch manifest/master_or_other_branch
bionic
0xlab’s bionic hacking
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/bionic.git bionic cd bionic
Add this repository as a remote to an existing local repository:
git remote add bionic git://gitorious.org/0xdroid/bionic.git git fetch bionic git checkout -b my-local-tracking-branch bionic/master_or_other_branch
build
build environment of 0xdroid
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/build.git build cd build
Add this repository as a remote to an existing local repository:
git remote add build git://gitorious.org/0xdroid/build.git git fetch build git checkout -b my-local-tracking-branch build/master_or_other_branch
bootable_bootloader_legacy
maintain bootable/bootloader/legacy for consistance
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/bootable_bootloader_legacy.git bootable_bootloader_legacy cd bootable_bootloader_legacy
Add this repository as a remote to an existing local repository:
git remote add bootable_bootloader_legacy git://gitorious.org/0xdroid/bootable_bootloader_legacy.git git fetch bootable_bootloader_legacy git checkout -b my-local-tracking-branch bootable_bootloader_legacy/master_or_other_branch
bootable_diskinstaller
repository bootable/diskinstaller for build consistancy
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/bootable_diskinstaller.git bootable_diskinstaller cd bootable_diskinstaller
Add this repository as a remote to an existing local repository:
git remote add bootable_diskinstaller git://gitorious.org/0xdroid/bootable_diskinstaller.git git fetch bootable_diskinstaller git checkout -b my-local-tracking-branch bootable_diskinstaller/master_or_other_branch
bootable_recovery
maintain bootable/recovery for build consistancy
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/bootable_recovery.git bootable_recovery cd bootable_recovery
Add this repository as a remote to an existing local repository:
git remote add bootable_recovery git://gitorious.org/0xdroid/bootable_recovery.git git fetch bootable_recovery git checkout -b my-local-tracking-branch bootable_recovery/master_or_other_branch
dalvik
maintain dalvik for hacks of 0xlab
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/dalvik.git dalvik cd dalvik
Add this repository as a remote to an existing local repository:
git remote add dalvik git://gitorious.org/0xdroid/dalvik.git git fetch dalvik git checkout -b my-local-tracking-branch dalvik/master_or_other_branch
development
development
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/development.git development cd development
Add this repository as a remote to an existing local repository:
git remote add development git://gitorious.org/0xdroid/development.git git fetch development git checkout -b my-local-tracking-branch development/master_or_other_branch
external_aes
external/aes
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_aes.git external_aes cd external_aes
Add this repository as a remote to an existing local repository:
git remote add external_aes git://gitorious.org/0xdroid/external_aes.git git fetch external_aes git checkout -b my-local-tracking-branch external_aes/master_or_other_branch
external_alsa-lib
external/alsa-lib
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_alsa-lib.git external_alsa-lib cd external_alsa-lib
Add this repository as a remote to an existing local repository:
git remote add external_alsa-lib git://gitorious.org/0xdroid/external_alsa-lib.git git fetch external_alsa-lib git checkout -b my-local-tracking-branch external_alsa-lib/master_or_other_branch
external_alsa-utils
external/alsa-utils
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_alsa-utils.git external_alsa-utils cd external_alsa-utils
Add this repository as a remote to an existing local repository:
git remote add external_alsa-utils git://gitorious.org/0xdroid/external_alsa-utils.git git fetch external_alsa-utils git checkout -b my-local-tracking-branch external_alsa-utils/master_or_other_branch
external_apache-http
external/apache-http
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_apache-http.git external_apache-http cd external_apache-http
Add this repository as a remote to an existing local repository:
git remote add external_apache-http git://gitorious.org/0xdroid/external_apache-http.git git fetch external_apache-http git checkout -b my-local-tracking-branch external_apache-http/master_or_other_branch
external_bison
external/bison
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_bison.git external_bison cd external_bison
Add this repository as a remote to an existing local repository:
git remote add external_bison git://gitorious.org/0xdroid/external_bison.git git fetch external_bison git checkout -b my-local-tracking-branch external_bison/master_or_other_branch
external_bluez
external/bluez
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_bluez.git external_bluez cd external_bluez
Add this repository as a remote to an existing local repository:
git remote add external_bluez git://gitorious.org/0xdroid/external_bluez.git git fetch external_bluez git checkout -b my-local-tracking-branch external_bluez/master_or_other_branch
external_bsdiff
external/bsdiff
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_bsdiff.git external_bsdiff cd external_bsdiff
Add this repository as a remote to an existing local repository:
git remote add external_bsdiff git://gitorious.org/0xdroid/external_bsdiff.git git fetch external_bsdiff git checkout -b my-local-tracking-branch external_bsdiff/master_or_other_branch
external_bzip2
external/bzip2
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_bzip2.git external_bzip2 cd external_bzip2
Add this repository as a remote to an existing local repository:
git remote add external_bzip2 git://gitorious.org/0xdroid/external_bzip2.git git fetch external_bzip2 git checkout -b my-local-tracking-branch external_bzip2/master_or_other_branch
external_clearsilver
external/clearsilver
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_clearsilver.git external_clearsilver cd external_clearsilver
Add this repository as a remote to an existing local repository:
git remote add external_clearsilver git://gitorious.org/0xdroid/external_clearsilver.git git fetch external_clearsilver git checkout -b my-local-tracking-branch external_clearsilver/master_or_other_branch
external_dbus
external/dbus
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_dbus.git external_dbus cd external_dbus
Add this repository as a remote to an existing local repository:
git remote add external_dbus git://gitorious.org/0xdroid/external_dbus.git git fetch external_dbus git checkout -b my-local-tracking-branch external_dbus/master_or_other_branch
external_dhcpcd
external/dhcpcd
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_dhcpcd.git external_dhcpcd cd external_dhcpcd
Add this repository as a remote to an existing local repository:
git remote add external_dhcpcd git://gitorious.org/0xdroid/external_dhcpcd.git git fetch external_dhcpcd git checkout -b my-local-tracking-branch external_dhcpcd/master_or_other_branch
external_dosfstools
external/dosfstools
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_dosfstools.git external_dosfstools cd external_dosfstools
Add this repository as a remote to an existing local repository:
git remote add external_dosfstools git://gitorious.org/0xdroid/external_dosfstools.git git fetch external_dosfstools git checkout -b my-local-tracking-branch external_dosfstools/master_or_other_branch
external_dropbear
external/dropbear
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_dropbear.git external_dropbear cd external_dropbear
Add this repository as a remote to an existing local repository:
git remote add external_dropbear git://gitorious.org/0xdroid/external_dropbear.git git fetch external_dropbear git checkout -b my-local-tracking-branch external_dropbear/master_or_other_branch
external_e2fsprogs
external/e2fsprogs
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_e2fsprogs.git external_e2fsprogs cd external_e2fsprogs
Add this repository as a remote to an existing local repository:
git remote add external_e2fsprogs git://gitorious.org/0xdroid/external_e2fsprogs.git git fetch external_e2fsprogs git checkout -b my-local-tracking-branch external_e2fsprogs/master_or_other_branch
external_elfcopy
external/elfcopy
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_elfcopy.git external_elfcopy cd external_elfcopy
Add this repository as a remote to an existing local repository:
git remote add external_elfcopy git://gitorious.org/0xdroid/external_elfcopy.git git fetch external_elfcopy git checkout -b my-local-tracking-branch external_elfcopy/master_or_other_branch
external_elfutils
external/elfutils
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_elfutils.git external_elfutils cd external_elfutils
Add this repository as a remote to an existing local repository:
git remote add external_elfutils git://gitorious.org/0xdroid/external_elfutils.git git fetch external_elfutils git checkout -b my-local-tracking-branch external_elfutils/master_or_other_branch
external_embunit
external/embunit
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_embunit.git external_embunit cd external_embunit
Add this repository as a remote to an existing local repository:
git remote add external_embunit git://gitorious.org/0xdroid/external_embunit.git git fetch external_embunit git checkout -b my-local-tracking-branch external_embunit/master_or_other_branch
external_emma
external/emma
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_emma.git external_emma cd external_emma
Add this repository as a remote to an existing local repository:
git remote add external_emma git://gitorious.org/0xdroid/external_emma.git git fetch external_emma git checkout -b my-local-tracking-branch external_emma/master_or_other_branch
external_esd
external/esd
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_esd.git external_esd cd external_esd
Add this repository as a remote to an existing local repository:
git remote add external_esd git://gitorious.org/0xdroid/external_esd.git git fetch external_esd git checkout -b my-local-tracking-branch external_esd/master_or_other_branch
external_expat
external/expat
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_expat.git external_expat cd external_expat
Add this repository as a remote to an existing local repository:
git remote add external_expat git://gitorious.org/0xdroid/external_expat.git git fetch external_expat git checkout -b my-local-tracking-branch external_expat/master_or_other_branch
external_fdlibm
external/fdlibm
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_fdlibm.git external_fdlibm cd external_fdlibm
Add this repository as a remote to an existing local repository:
git remote add external_fdlibm git://gitorious.org/0xdroid/external_fdlibm.git git fetch external_fdlibm git checkout -b my-local-tracking-branch external_fdlibm/master_or_other_branch
external_freetype
external/freetype
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_freetype.git external_freetype cd external_freetype
Add this repository as a remote to an existing local repository:
git remote add external_freetype git://gitorious.org/0xdroid/external_freetype.git git fetch external_freetype git checkout -b my-local-tracking-branch external_freetype/master_or_other_branch

