Changes

Jump to: navigation, search

stoney cloud: Switch to testing branch

14 bytes removed, 15:11, 19 December 2013
/* Migrating from FOSS-Cloud */
git remote -v
</source>
<source lang='bash'>
cd /var/lib/layman/foss-cloud
git remote -v
</source>
 
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>
 <presource lang='bash'>
cd /var/lib/layman/foss-cloud
# git remote -v</presource>which should give the following if you are on FOSS-Cloud (or have an early stone cloud)
<pre>
origin https://github.com/FOSS-Cloud/portage-overlay.git (fetch)
486
edits