User Tools

Site Tools


wiki:repositories:debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:repositories:debian [2019/09/12 16:44]
ionic Rework page, including a workaround for cases where bootstrapping the repository key is not possible.
wiki:repositories:debian [2019/09/12 16:50]
ionic Add warning regarding pseudo-codenames.
Line 40: Line 40:
 </code> </code>
  
-Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **stretch**):+Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **buster**):
  
 <file - x2go.list> <file - x2go.list>
 # X2Go Repository (release builds) # X2Go Repository (release builds)
-deb http://packages.x2go.org/debian stretch extras main+deb http://packages.x2go.org/debian buster extras main
 # X2Go Repository (sources of release builds) # X2Go Repository (sources of release builds)
-deb-src http://packages.x2go.org/debian stretch extras main+deb-src http://packages.x2go.org/debian buster extras main
  
 # X2Go Repository (Saimaa ESR builds) # X2Go Repository (Saimaa ESR builds)
-#deb http://packages.x2go.org/debian stretch extras saimaa+#deb http://packages.x2go.org/debian buster extras saimaa
 # X2Go Repository (sources of Saimaa ESR builds) # X2Go Repository (sources of Saimaa ESR builds)
-#deb-src http://packages.x2go.org/debian stretch extras saimaa+#deb-src http://packages.x2go.org/debian buster extras saimaa
  
 # X2Go Repository (nightly builds) # X2Go Repository (nightly builds)
-#deb http://packages.x2go.org/debian stretch extras heuler+#deb http://packages.x2go.org/debian buster extras heuler
 # X2Go Repository (sources of nightly builds) # X2Go Repository (sources of nightly builds)
-#deb-src http://packages.x2go.org/debian stretch extras heuler+#deb-src http://packages.x2go.org/debian buster extras heuler
 </file> </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. **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.
 +
 +<note warning>While we do offer pseudo-codenames like ''oldstable'', ''stable'', ''testing'' and ''unstable'' for convenience, you **should not use them**. Our pseudo-codename setup is not guaranteed to be in sync with Debian's releases, so using the ''stable'' codename might mean that you will actually get packages for what Debian calls ''oldstable'' after a new Debian distro release for a considerable amount of time.</note>
  
 <note warning>Switching between components usually requires uninstalling all X2Go packages first! The only upgrade path that is considered somewhat safe is main (release packages) to heuler (nightly packages), but there are no guarantees regarding the stability or usefulness of nightly packages.</note> <note warning>Switching between components usually requires uninstalling all X2Go packages first! The only upgrade path that is considered somewhat safe is main (release packages) to heuler (nightly packages), but there are no guarantees regarding the stability or usefulness of nightly packages.</note>
wiki/repositories/debian.txt ยท Last modified: 2021/07/28 19:21 by gratuxri