基于Debian的Linux系统-Raspbian
针对 Raspberry Pi 专门优化、基于 Debian 的 Raspbian OS。
Raspbian是一个基于Debian的自由操作系统,硬件驱动程序亦根据Raspberry Pi的硬件而优化,软件包方面提供了超过35,0000个套件,当中这些软件亦针对Raspberry Pi进行了不同程度的优化,目的是为Raspberry Pi打造一个稳定和快速的系统平台。
Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware. An operating system is the set of basic programs and utilities that make your Raspberry Pi run. However, Raspbian provides more than a pure OS: it comes with over 35,000 packages, pre-compiled software bundled in a nice format for easy installation on your Raspberry Pi.

The initial build of over 35,000 Raspbian packages, optimized for best performance on the Raspberry Pi, was completed in June of 2012. However, Raspbian is still under active development with an emphasis on improving the stability and performance of as many Debian packages as possible.
本身Raspbian映像是由Raspbian社区的成员创立,他们所建立的Raspbian为非官方影像,它们包括Pisces、Pisces+MATE和Hexxeh映像等,它们的分别主要是核心程序、桌面环境和应用程序的更新,例如Pisces提供了LXDE桌面环境,而Pisces+MATE便提供了Gnome 2桌面环境。而官方Raspbian映像(Raspbian “wheezy”)则是由Raspberry Pi Foundation推出的,稳定性和速度都相对的高。
特点
- Raspbian “wheezy”是首个善用了Raspberry Pi浮点硬件的系统映像;
- 更快速的i浏览网页速度;
- 针对Raspberry Pi而对固件,内核和应用程序进行了优化;
- 优化了ARMv6的memcpy()和memset()程序;
- 预载了带有硬体加速的omxplayer媒体播放器。
这款 OS 对浮点运算有更好的支持,能为用户带来更快的上网浏览体验。另外在固件、核心、应用方面也都有了改进,而且据称它是最适合普通用户使用的 OS。
最新版本:2014-09-09
此版本包括新的 Raspbian 镜像和 NOOBS 安装器。此版本除了常规的固件和内核改进之外,还改进了 Raspbian 镜像,包括:
Java 更新到 JDK 8;
Mathematica 更新到版本 10;
Sonic Pi 更新到版本 2;
预装了 Minecraft Pi
使用 Epiphany 代替 Midori 作为默认的浏览器,带来了硬件加速视频支持和更好的标准兼容。Raspbian 镜像包括驱动支持 BCM43143 802.11n WiFi 芯片,完整的改进内容请看发行说明。
官方主页:http://www.raspbian.org/
参考来源:
Raspbian:世界上“最小的”操作系统