A page in your DokuWiki was added or changed. Here are the details: Date : 2019/09/12 17:13 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0 IP-Address : 178.162.222.163 Hostname : 178.162.222.163.adsl.inet-telecom.org Old Revision: https://wiki.x2go.org/doku.php/wiki:repositories:raspbian?rev=1568308357 New Revision: https://wiki.x2go.org/doku.php/wiki:repositories:raspbian Edit Summary: Switch main example from stretch to buster. User : ionic @@ -35,25 +35,25 @@ <code bash> $ editor /etc/apt/sources.list.d/x2go.list </code> - Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **stretch**): + Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **buster**): <file - x2go.list> # X2Go Repository (release builds) - deb http://packages.x2go.org/raspbian stretch main + deb http://packages.x2go.org/raspbian buster main # X2Go Repository (sources of release builds) - deb-src http://packages.x2go.org/raspbian stretch main + deb-src http://packages.x2go.org/raspbian buster main # X2Go Repository (Saimaa ESR builds) - #deb http://packages.x2go.org/raspbian stretch saimaa + #deb http://packages.x2go.org/raspbian buster saimaa # X2Go Repository (sources of release builds) - #deb-src http://packages.x2go.org/raspbian stretch saimaa + #deb-src http://packages.x2go.org/raspbian buster saimaa # X2Go Repository (nightly builds) - #deb http://packages.x2go.org/raspbian stretch heuler + #deb http://packages.x2go.org/raspbian buster heuler # X2Go Repository (sources of nightly builds) - #deb-src http://packages.x2go.org/raspbian stretch heuler + #deb-src http://packages.x2go.org/raspbian buster heuler </file> **Edit this new data** and make sure to uncomment desired components and comment non-desired components. Only one group may be active at a given time. -- This mail was generated by DokuWiki at https://wiki.x2go.org/