0.100/Testing: Difference between revisions
| Line 22: | Line 22: | ||
=== Installing Sugar 0.100 testing rpms === | === Installing Sugar 0.100 testing rpms === | ||
The first step is install a 13.2.0 image, downloaded [http://wiki.laptop.org/go/Release_notes/13.2.0#Installation | here] | The first step is install a 13.2.0 image, downloaded [http://wiki.laptop.org/go/Release_notes/13.2.0#Installation | here] | ||
The second is create a file /etc/yum.repos.d/ | The second is create a file /etc/yum.repos.d/au1b-updates.repo with the following contents: | ||
[ | [au1b-updates] | ||
name= | name=au1b-udates | ||
baseurl=http:// | baseurl=http://harvest.one-education.org/public/au1b-updates/ | ||
enabled=1 | enabled=1 | ||
gpgcheck=0 | |||
Later you need do: | Later you need do: | ||