gentoo-arm-overlay
neuvoo-tools
Tools used by Neuvoo Admins to create the distribution.
-
Cloning this repository:
git clone git://gitorious.org/gentoo-arm-overlay/neuvoo-tools.git neuvoo-tools cd neuvoo-tools
Add this repository as a remote to an existing local repository:
git remote add neuvoo-tools git://gitorious.org/gentoo-arm-overlay/neuvoo-tools.git git fetch neuvoo-tools git checkout -b my-local-tracking-branch neuvoo-tools/master_or_other_branch


