Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 172289 | Differences between
and this patch

Collapse All | Expand All

(-)gentoo-upgrading.xml.orig (-7 / +7 lines)
Lines 359-365 Link Here
359
359
360
<pre caption="Changing to a 2006.1 profile">
360
<pre caption="Changing to a 2006.1 profile">
361
# <i>rm /etc/make.profile</i>
361
# <i>rm /etc/make.profile</i>
362
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
362
# <i>ln -s /usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
363
</pre>
363
</pre>
364
364
365
<p>
365
<p>
Lines 382-388 Link Here
382
382
383
<pre caption="Changing to a 2006.0 profile">
383
<pre caption="Changing to a 2006.0 profile">
384
# <i>rm /etc/make.profile</i>
384
# <i>rm /etc/make.profile</i>
385
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
385
# <i>ln -s /usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
386
</pre>
386
</pre>
387
387
388
<p>
388
<p>
Lines 432-438 Link Here
432
432
433
<pre caption="Changing to a 2005.1 profile">
433
<pre caption="Changing to a 2005.1 profile">
434
# <i>rm /etc/make.profile</i>
434
# <i>rm /etc/make.profile</i>
435
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
435
# <i>ln -s /usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
436
</pre>
436
</pre>
437
437
438
<p>
438
<p>
Lines 593-599 Link Here
593
593
594
<pre caption="Changing to a 2005.0 profile">
594
<pre caption="Changing to a 2005.0 profile">
595
# <i>rm /etc/make.profile</i>
595
# <i>rm /etc/make.profile</i>
596
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
596
# <i>ln -s /usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
597
</pre>
597
</pre>
598
598
599
<p>
599
<p>
Lines 631-637 Link Here
631
<pre caption="Updating the /etc/make.profile symlink">
631
<pre caption="Updating the /etc/make.profile symlink">
632
<comment>substitute &lt;arch&gt; with your arch</comment>
632
<comment>substitute &lt;arch&gt; with your arch</comment>
633
# <i>rm /etc/make.profile</i>
633
# <i>rm /etc/make.profile</i>
634
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.3 /etc/make.profile</i>
634
# <i>ln -s /usr/portage/profiles/default-linux/&lt;arch&gt;/2004.3 /etc/make.profile</i>
635
</pre>
635
</pre>
636
636
637
<p>
637
<p>
Lines 696-702 Link Here
696
<pre caption="Updating the /etc/make.profile symlink">
696
<pre caption="Updating the /etc/make.profile symlink">
697
<comment>substitute &lt;arch&gt; with your arch</comment>
697
<comment>substitute &lt;arch&gt; with your arch</comment>
698
# <i>rm /etc/make.profile</i>
698
# <i>rm /etc/make.profile</i>
699
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.2 /etc/make.profile</i>
699
# <i>ln -s /usr/portage/profiles/default-linux/&lt;arch&gt;/2004.2 /etc/make.profile</i>
700
</pre>
700
</pre>
701
701
702
<p>
702
<p>
Lines 727-733 Link Here
727
<pre caption="Updating the /etc/make.profile symlink">
727
<pre caption="Updating the /etc/make.profile symlink">
728
<comment>substitute &lt;arch&gt; with your arch</comment>
728
<comment>substitute &lt;arch&gt; with your arch</comment>
729
# <i>rm /etc/make.profile</i>
729
# <i>rm /etc/make.profile</i>
730
# <i>ln -s ../usr/portage/profiles/default-&lt;arch&gt;-2004.0 /etc/make.profile</i>
730
# <i>ln -s /usr/portage/profiles/default-&lt;arch&gt;-2004.0 /etc/make.profile</i>
731
</pre>
731
</pre>
732
732
733
<p>
733
<p>

Return to bug 172289