Difference between pages "Experimental branch" and "Test"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Fancynote| Funtoo Experimental is where we test bleeding-edge stuff. Don't use experimental unless you are helping us test new features.}}
{{#get_web_data:url=http://build.funtoo.org/index.xml|format=xml|use xpath|data=builds=/subarches/subarch[@name='amd64-bulldozer']/@builds}}
{{Fancywarning| experimental tree perodically stopped and not getting updates. Current status is stopped}}== Status ==
;Builds: {{#external_value:builds}}
Future plans:
* funtoo profile integration
* udev and friends bump


== Introduction ==
asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf
<div style="align: center;"><div style="border: 1px solid #888;">
[[{{#show: Organization:Brownrice Internet| ?Logo|link=none}}|350px|class=img-responsive|link=Organization:Brownrice Internet]]</div><br/>
[[Organization:Brownrice Internet|Learn about Funtoo-friendly organization: Brownrice Internet]]</div>
asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf
{{fullurl:News:The Many Builds of Funtoo Linux}}
{{#widget:AddThis}}


The Funtoo experimental branch is used by Funtoo Core Developers to try and test new features to be included in Funtoo stable and current branches when ready. Users that want to help the developers test those new features are welcome to switch to the experimental branch and report problems on IRC or the forum. However, problems may arise from using it and there is no guarantee that your system will stay usable.
I like the {{f|/etc/make.conf}} file, which can also be referred to as {{f|/etc/portage/make.conf}}. It is a groovy file. Another cool file is {{f|/etc/fstab}}.


== Upgrading an existing Funtoo installation to experimental ==
=== make.conf mentions ===
<console>
###i## rm -rf /usr/portage
</console>
Add the following line (or modify it if it's already there):
<console>
###i## nano -w /etc/make.conf
SYNC="git://github.com/funtoo/experimental-mini-2011.git"
</console>


=== First method ===
{{#ask: [[Mentions file::make.conf]]
<console>
| format=category
###i## emerge --sync     
}}
</console>


Verify that the experimental tree has been properly installed:
{{console|body=
<console>
# ##i##bluetoothctl
###i## cat /usr/portage/.git/config
[##g##NEW##!g##] Controller 00:02:72:C9:62:65 antec [default]
...
##bl##[bluetooth]##!bl###power on
[remote "origin"]
Changing power on succeeded
fetch = +refs/heads/*:refs/remotes/origin/*
##bl##[bluetooth]##!bl### ##i##agent on
url = git://github.com/funtoo/experimental-mini-2011.git
Agent registered
...
##bl##[bluetooth]##!bl### ##i##scan on
</console>
Discovery started
 
##bl##[bluetooth]##!bl### ##i##devices
You should see that the git repository is pointing to experimental-mini-2011.git.
Device 00:1F:20:3D:1E:75 Logitech K760
 
##bl##[bluetooth]##!bl### ##i##pair 00:1F:20:3D:1E:75
If for any reason this method did not work, use the second method to manually clone the experimental branch.
Attempting to pair with 00:1F:20:3D:1E:75
 
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: yes
=== Second method ===
##r##[agent]##!r## Passkey: 454358
<console>
##r##[agent]##!r## Passkey: ##i##4##!i##54358
###i## rm -rf /usr/portage
##r##[agent]##!r## Passkey: ##i##45##!i##4358
###i## cd /usr
##r##[agent]##!r## Passkey: ##i##454##!i##358
###i## git clone git://github.com/funtoo/experimental-mini-2011.git portage
##r##[agent]##!r## Passkey: ##i##4543##!i##58
###i## emerge --sync
##r##[agent]##!r## Passkey: ##i##45435##!i##8
</console>
##r##[agent]##!r## Passkey: ##i##454358##!i##
 
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Paired: yes
== Installation from an experimental branch stage3 ==
Pairing successful
You can find some stage3s on the Funtoo mirror: [http://ftp.osuosl.org/pub/funtoo/funtoo-experimental/]. These stages are updated weekly, possibly more often during active experimental development.
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: no
 
##bl##[bluetooth]##!bl### ##i##connect 00:1F:20:3D:1E:75
== Building stage3s using Metro ==
Attempting to connect to 00:1F:20:3D:1E:75
You may build your own stages of the experimental branch using [[Metro]]. The stages from the Funtoo mirror ([http://ftp.osuosl.org/pub/funtoo/funtoo-experimental/]) can be used as a seed. A funtoo-experimental target is available.
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: yes
 
Connection successful
== History ==
##bl##[bluetooth]##!bl### ##i##quit
 
[##r##DEL##!r##] Controller 00:02:72:C9:62:65 antec [default]
=== Iteration 1 (Completed Dec 16, 2011) ===
#
 
}}
Implementation and stabilization of a new set of toolchain packages:
 
* gcc-4.6.2
* binutils-2.21-r1
* linux-headers-2.6.39
* glibc-2.13-r4
* udev-171-r1
* patched lvm2-2.02.85
* Several patches to solve problems building with this toolchain
 
And some other features:
* [[Portage Dynamic Slot]]
* Modifications of Mesa, libdrm and radeon drivers to support each type of Radeon video card individually, as well as masked -9999 versions of those packages.
 
[[Category:Portage]]
[[Category:HOWTO]]
[[Category:Featured]]

Revision as of 15:22, January 12, 2015

Exception parsing XML: String could not be parsed as XML.

Builds

asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf

[[{{#show: Organization:Brownrice Internet| ?Logo|link=none}}|350px|class=img-responsive|link=Organization:Brownrice Internet]]

Learn about Funtoo-friendly organization: Brownrice Internet

asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf https://www.funtoo.org/News:The_Many_Builds_of_Funtoo_Linux

I like the /etc/make.conf file, which can also be referred to as /etc/portage/make.conf. It is a groovy file. Another cool file is /etc/fstab.

make.conf mentions

{{#ask: Mentions file::make.conf | format=category }}

root # bluetoothctl 
[NEW] Controller 00:02:72:C9:62:65 antec [default]
root ##bl##[bluetooth]##!bl###power on
Changing power on succeeded
root ##bl##[bluetooth]##!bl### agent on
Agent registered
root ##bl##[bluetooth]##!bl### scan on
Discovery started
root ##bl##[bluetooth]##!bl### devices
Device 00:1F:20:3D:1E:75 Logitech K760
root ##bl##[bluetooth]##!bl### pair 00:1F:20:3D:1E:75
Attempting to pair with 00:1F:20:3D:1E:75
[CHG] Device 00:1F:20:3D:1E:75 Connected: yes
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
[CHG] Device 00:1F:20:3D:1E:75 Paired: yes
Pairing successful
[CHG] Device 00:1F:20:3D:1E:75 Connected: no
root ##bl##[bluetooth]##!bl### connect 00:1F:20:3D:1E:75
Attempting to connect to 00:1F:20:3D:1E:75
[CHG] Device 00:1F:20:3D:1E:75 Connected: yes
Connection successful
root ##bl##[bluetooth]##!bl### quit
[DEL] Controller 00:02:72:C9:62:65 antec [default]
root #