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 (-14 / +21 lines)
Lines 358-365 Link Here
358
</p>
358
</p>
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>cd /etc</i>
362
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
362
# <i>rm make.profile</i>
363
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> make.profile</i>
363
</pre>
364
</pre>
364
365
365
<p>
366
<p>
Lines 381-388 Link Here
381
</p>
382
</p>
382
383
383
<pre caption="Changing to a 2006.0 profile">
384
<pre caption="Changing to a 2006.0 profile">
384
# <i>rm /etc/make.profile</i>
385
# <i>cd /etc</i>
385
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
386
# <i>rm make.profile</i>
387
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> make.profile</i>
386
</pre>
388
</pre>
387
389
388
<p>
390
<p>
Lines 431-438 Link Here
431
</p>
433
</p>
432
434
433
<pre caption="Changing to a 2005.1 profile">
435
<pre caption="Changing to a 2005.1 profile">
434
# <i>rm /etc/make.profile</i>
436
# <i>cd /etc</i>
435
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
437
# <i>rm make.profile</i>
438
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> make.profile</i>
436
</pre>
439
</pre>
437
440
438
<p>
441
<p>
Lines 592-599 Link Here
592
</p>
595
</p>
593
596
594
<pre caption="Changing to a 2005.0 profile">
597
<pre caption="Changing to a 2005.0 profile">
595
# <i>rm /etc/make.profile</i>
598
# <i>cd /etc</i>
596
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
599
# <i>rm make.profile</i>
600
# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> make.profile</i>
597
</pre>
601
</pre>
598
602
599
<p>
603
<p>
Lines 630-637 Link Here
630
634
631
<pre caption="Updating the /etc/make.profile symlink">
635
<pre caption="Updating the /etc/make.profile symlink">
632
<comment>substitute &lt;arch&gt; with your arch</comment>
636
<comment>substitute &lt;arch&gt; with your arch</comment>
633
# <i>rm /etc/make.profile</i>
637
# <i>cd /etc</i>
634
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.3 /etc/make.profile</i>
638
# <i>rm make.profile</i>
639
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.3 make.profile</i>
635
</pre>
640
</pre>
636
641
637
<p>
642
<p>
Lines 695-702 Link Here
695
700
696
<pre caption="Updating the /etc/make.profile symlink">
701
<pre caption="Updating the /etc/make.profile symlink">
697
<comment>substitute &lt;arch&gt; with your arch</comment>
702
<comment>substitute &lt;arch&gt; with your arch</comment>
698
# <i>rm /etc/make.profile</i>
703
# <i>cd /etc</i>
699
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.2 /etc/make.profile</i>
704
# <i>rm make.profile</i>
705
# <i>ln -s ../usr/portage/profiles/default-linux/&lt;arch&gt;/2004.2 make.profile</i>
700
</pre>
706
</pre>
701
707
702
<p>
708
<p>
Lines 726-733 Link Here
726
732
727
<pre caption="Updating the /etc/make.profile symlink">
733
<pre caption="Updating the /etc/make.profile symlink">
728
<comment>substitute &lt;arch&gt; with your arch</comment>
734
<comment>substitute &lt;arch&gt; with your arch</comment>
729
# <i>rm /etc/make.profile</i>
735
# <i>cd /etc</i>
730
# <i>ln -s ../usr/portage/profiles/default-&lt;arch&gt;-2004.0 /etc/make.profile</i>
736
# <i>rm make.profile</i>
737
# <i>ln -s ../usr/portage/profiles/default-&lt;arch&gt;-2004.0 make.profile</i>
731
</pre>
738
</pre>
732
739
733
<p>
740
<p>

Return to bug 172289