ChangeSet ID: 31123 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman@winehq.org 2007/05/02 10:04:37
Modified files: templates/en : download-deb.template
Log message: Scott Ritchie scott@open-vote.org Add Debian etch to download-deb page
Patch: http://cvs.winehq.org/patch.py?id=31123
Old revision New revision Changes Path 1.15 1.16 +6 -0 lostwages/templates/en/download-deb.template
Index: lostwages/templates/en/download-deb.template diff -u -p lostwages/templates/en/download-deb.template:1.15 lostwages/templates/en/download-deb.template:1.16 --- lostwages/templates/en/download-deb.template:1.15 2 May 2007 15: 4:37 -0000 +++ lostwages/templates/en/download-deb.template 2 May 2007 15: 4:37 -0000 @@ -12,6 +12,10 @@ distributions have their own repositorie Wine, however we keep our own repository of the latest available packages here for download.</p>
+<p>There used to be graphical instructions here, however we have found that the terminal commands are actually simpler to +describe and quicker for the user to input. Because the commands below use sudo, you may have to enter your user +password after hitting enter.</p> + <h2>Adding the WineHQ APT Repository:</h2>
<p>First, open a terminal window. Then add the repository's key to your system's @@ -27,6 +31,8 @@ list of trusted APT keys by copy and pas <i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/edgy.list -O /etc/apt/sources.list.d/winehq.list</i></p> <p><b>For Ubuntu Dapper (6.06):</b><br> <i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list -O /etc/apt/sources.list.d/winehq.list</i></p> +<p><b>For Debian Etch (4.0):</b><br> +<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list</i></p>
<p>Then, you can install Wine from WineHQ like it were any other package, such as by using the Synaptic Package Manager under System->Administration. Alternatively, you