Changes

Jump to: navigation, search

stoney cloud: Switch to testing branch

44 bytes added, 14:58, 19 December 2013
/* Migrating from FOSS-Cloud */
cd /usr/portage
git remote -v
</source><source lang='bash'>
cd /var/lib/layman/foss-cloud
git remote -v
which should give the following if you are on FOSS-Cloud (or have an early stone cloud)
<pre>
~ # cd /usr/portage~ # git remote -v</pre><pre>
origin https://github.com/FOSS-Cloud/portage.git (fetch)
origin https://github.com/FOSS-Cloud/portage.git (push)
~ # </pre><pre>cd /var/lib/layman/foss-cloud~ # git remote -v</pre>
origin https://github.com/FOSS-Cloud/portage-overlay.git (fetch)
origin https://github.com/FOSS-Cloud/portage-overlay.git (push)
~ #
</pre>
486
edits