This shows you the differences between two versions of the page.
|
repos [2017/12/13 17:17] Nachteule |
repos [2017/12/19 20:32] (current) Nachteule [Stable] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 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.\\ | 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.\\ | ||
| - | If your running latest Debian Stretch, the file "/etc/apt/sources.list" should only contain below code: | + | {{wiki:xbian-config-repos-640.png}} |
| + | |||
| + | If your running latest Debian Stretch, the file "/etc/apt/sources.list" should only contain below: | ||
| <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 14: | 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 28: | 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 55: | 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 81: | 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 | ||