User Tools

  • (equal to forum credentials)

Site Tools


repos

Differences

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

Link to this comparison view

repos [2017/12/13 18:27]
Nachteule [XBian Repositories]
repos [2017/12/19 20:32] (current)
Nachteule [Stable]
Line 1: Line 1:
 ===== XBian Repositories ===== ===== XBian Repositories =====
  
-Your XBian repos should usually be managed properly with the xbian-config update tool, +Your XBian repos should usually be managed properly with the xbian-config update tool, but you may occasionally need to check, verify or change them manually in "/​etc/​apt/​sources.list"​ and "/​etc/​apt/​sources.list.d/​xbian.list"​ , particularly if moving to staging or devel.\\
  
 {{wiki:​xbian-config-repos-640.png}} {{wiki:​xbian-config-repos-640.png}}
  
-but you may occasionally need to check, verify or change them manually in "/​etc/​apt/​sources.list"​ and "/​etc/​apt/​sources.list.d/​xbian.list"​ , particularly if moving to staging or devel.\\ +If your running latest Debian Stretch, the file "/​etc/​apt/​sources.list"​ should only contain below:
- +
-If your running latest Debian Stretch, the file "/​etc/​apt/​sources.list"​ should only contain below code:+
  
 <​code>​ <​code>​
 deb http://​mirrordirector.raspbian.org/​raspbian/​ stretch main non-free deb http://​mirrordirector.raspbian.org/​raspbian/​ stretch main non-free
 </​code>​ </​code>​
- 
 for Raspbian based Systems (Raspberry Pi 1, Raspberry Pi Zero, Raspberry Pi Zero W), or for Raspbian based Systems (Raspberry Pi 1, Raspberry Pi Zero, Raspberry Pi Zero W), or
  
Line 18: Line 15:
 deb http://​deb.debian.org/​debian stretch main non-free deb http://​deb.debian.org/​debian stretch main non-free
 </​code>​ </​code>​
- 
 for all others. for all others.
  
 ==== Stable ==== ==== Stable ====
-Stable is the currently supported stable build of XBian, although at this writing it is still considered a release candidate. To run stable (which you are running by default on first install) your "/​etc/​apt/​sources.list.d/​xbian.list" ​file should look like below.+Stable is the currently supported stable build of XBian, although at this writing it is still considered a release candidate. To run stable (which you are running by default on first install) your ** /​etc/​apt/​sources.list.d/​xbian.list ​** file should look like below.
  
 Raspberry Pi 1, Raspberry Pi Zero and Raspberry Pi Zero W: Raspberry Pi 1, Raspberry Pi Zero and Raspberry Pi Zero W:
Line 32: Line 28:
  
  
-Raspberry Pi 2 and Raspberry Pi 2:+Raspberry Pi 2 and Raspberry Pi 3:
 <​code>​ <​code>​
 deb http://​apt.xbian.org/ ​     stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch deb http://​apt.xbian.org/ ​     stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch
Line 59: Line 55:
  
  
-Raspberry Pi 2 and Raspberry Pi 2:+Raspberry Pi 2 and Raspberry Pi 3:
 <​code>​ <​code>​
 deb http://​apt.xbian.org/ ​     stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch deb http://​apt.xbian.org/ ​     stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch
Line 85: Line 81:
  
  
-Raspberry Pi 2 and Raspberry Pi 2:+Raspberry Pi 2 and Raspberry Pi 3:
 <​code>​ <​code>​
 deb http://​apt.xbian.org/ ​ stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch deb http://​apt.xbian.org/ ​ stable ​ main rpi2-stretch ​   rpi2-stretch ​   armv7l-stretch
repos.1513186027.txt.gz · Last modified: 2017/12/13 18:27 by Nachteule