Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=ac4c7c2b35201c0f163f73661a9d0a3b5855b09b
commit ac4c7c2b35201c0f163f73661a9d0a3b5855b09b Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Fri Jan 18 02:02:54 2008 +0100 xorg73 must be added before current diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index c56963c..a1ba1d3 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -27,7 +27,7 @@ You probably noticed that we did not update X.Org for a while. This happened as in our opinion the version we already have packaged was still more stable then any of the newer versions, so we sticked to X.Org 7.1 and decided to maintain it, instead of upgrading to a newer version for some time. Now it's time to upgrade!<br /> Finally upstream released an updated X server which seem to be: 1) as stable as the good old one we currently have, 2) featuring no more blocker problems like the ones in X.Org 7.2 and X.Org 7.3 did. So in short: time for testing!<br /> We prepared a separate testing repo for this purpose as this update currently features more than 350 little changes. If you want to help, please:<br /> - 1) Add <pre>Include = /etc/pacman-g2/repos/xorg73</pre> to <tt>/etc/pacman-g2.conf</tt><br /> + 1) Add <pre>Include = /etc/pacman-g2/repos/xorg73</pre> to <tt>/etc/pacman-g2.conf</tt>, before the <tt>frugalware-current</tt> line.<br /> 2) Create a file named <tt>/etc/pacman-g2/repos/xorg73</tt> with the following contents: <pre>[xorg73] Server = http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686</pre> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
