User Tools

Site Tools


wiki:repositories:archives:raspbian

Differences

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

Link to this comparison view

wiki:repositories:archives:raspbian [2016/11/24 12:05]
ionic Copy from wiki:repositories:archives:debian.
wiki:repositories:archives:raspbian [2016/11/24 12:09] (current)
ionic Raspbianize.
Line 1: Line 1:
-====== Archived X2Go Packages for Debian GNU/Linux ======+====== Archived X2Go Packages for Raspbian GNU/Linux ======
  
-Alongside with the instructions on [[wiki:repositories:debian|the main Debian repository page]], we provide a repository archive for archived X2Go Debian packages for deprecated Debian GNU/Linux releases. These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new Debian GNU/Linux release version is deprecated.+Alongside with the instructions on [[wiki:repositories:raspbian|the main Raspbian repository page]], we provide a repository archive for archived X2Go Raspbian packages for deprecated Raspbian GNU/Linux releases. These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new Raspbian GNU/Linux release version is deprecated. 
 + 
 +<note warning>Currently, there are no archived packages available.</note>
  
 ===== Adding this Repository to your Package System ===== ===== Adding this Repository to your Package System =====
Line 7: Line 9:
 ==== Adding the Repository GPG Keys ==== ==== Adding the Repository GPG Keys ====
  
-Make sure to either install the ''x2go-keyring'' file or add the GPG key as described on [[wiki:repositories:debian#adding_the_repository_gpg_keys|the main Debian repository page]].+Make sure to either install the ''x2go-keyring'' file or add the GPG key as described on [[wiki:repositories:raspbian#adding_the_repository_gpg_keys|the main Raspbian repository page]].
  
 ==== Adding the Actual Repository ==== ==== Adding the Actual Repository ====
Line 13: Line 15:
 === Changing Existing Entries === === Changing Existing Entries ===
  
-If you already have the X2Go Debian Repository in your apt sources, the only thing you need to do is changing the repository address from ''packages.x2go.org'' to ''archives.packages.x2go.org''.+If you already have the X2Go Raspbian Repository in your apt sources, the only thing you need to do is changing the repository address from ''packages.x2go.org'' to ''archives.packages.x2go.org''.
  
 === Adding a New Repository === === Adding a New Repository ===
Line 26: Line 28:
 </code> </code>
  
-Then add the Archived X2Go Packages repository (binaries and sources) as a couple of new lines (example for Debian **squeeze**):+Then add the Archived X2Go Packages repository (binaries and sources) as a couple of new lines (example for Raspbian **jessie**):
  
 <file - x2go-archive.list> <file - x2go-archive.list>
 # Archived X2Go Packages Repository (release builds) # Archived X2Go Packages Repository (release builds)
-deb http://archives.packages.x2go.org/debian squeeze main+deb http://archives.packages.x2go.org/raspbian jessie main
 # Archived X2Go Packages Repository (sources of release builds) # Archived X2Go Packages Repository (sources of release builds)
-deb-src http://archives.packages.x2go.org/debian squeeze main+deb-src http://archives.packages.x2go.org/raspbian jessie main
  
 # Archived X2Go Packages Repository (nightly builds) # Archived X2Go Packages Repository (nightly builds)
-#deb http://archives.packages.x2go.org/debian squeeze heuler+#deb http://archives.packages.x2go.org/raspbian jessie heuler
 # Archived X2Go Packages Repository (sources of nightly builds) # Archived X2Go Packages Repository (sources of nightly builds)
-#deb-src http://archives.packages.x2go.org/debian squeeze heuler+#deb-src http://archives.packages.x2go.org/raspbian jessie heuler
 </file> </file>
  
Line 73: Line 75:
  
 <code> <code>
-rsync -avP packages.x2go.org::debian-archive </dest/path/of/local/mirror/debian-archive>+rsync -avP packages.x2go.org::raspbian-archive </dest/path/of/local/mirror/raspbian-archive>
 </code> </code>
wiki/repositories/archives/raspbian.txt · Last modified: 2016/11/24 12:09 by ionic