Changes

stoney cloud: Switch to testing branch

282 bytes added, 14:31, 19 December 2013
/* Migrating from FOSS-Cloud */
If the output matches, run the following:
<source lang='bash'>
rm -rf /usr/portage /* /usr/portage/.git /var/lib/layman/foss-cloud/* /var/lib/layman/foss-cloud/.git
git clone https://github.com/FOSS-Cloud/portage.git cd /usr/portagegit clone initgit remote add -t "1.2-pre" origin "https://github.com/FOSSstepping-Cloudstone/portage.git"git checkout -overlay-orphan "1.2-pre"cat >> .git /varconfig << EOF[branch 1.w-pre] remote = origin merge = refs/libheads/layman/foss1.2-cloudpreEOFchown -R portage\: .
cd /usr/portage
git checkout 1.2-pre
cd /var/lib/layman/foss-cloud
git initgit remote add -t "1.2-pre" origin "https://github.com/stepping-stone/portage-overlay.git"git checkout --orphan "1.2-pre"cat >> .git/config << EOF[branch 1.w-pre] remote = origin merge = refs/heads/1.2-preEOFchown -R portage\: /usr/portage /var/lib/layman/foss-cloud.
</source>
Bureaucrat, administrator
425
edits