Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.24 KB

raspbian.md

File metadata and controls

40 lines (26 loc) · 1.24 KB

Raspbian

介绍

Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware.

收录版本

  • buster (10 testing)
  • stretch (9 stable)
  • jessie (8 oldstable)
  • wheezy (7 oldoldstable)

收录架构

  • armhf

使用说明

stretch为例,编辑/etc/apt/sources.list, 在文件开头添加以下内容

deb http://mirrors.xdlinux.info/raspbian/raspbian/ stretch main non-free contrib
#deb-src http://mirrors.xdlinux.info/raspbian/raspbian/ stretch main non-free contrib

相关链接

Raspbian链接

树莓派链接