Differences between revisions 2 and 3
Revision 2 as of 2015-02-04 04:16:25
Size: 336
Editor: SamatJain
Comment:
Revision 3 as of 2015-02-04 06:12:12
Size: 540
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:

== Building an image from scratch ==

[[http://buildroot.uclibc.org/|Buildroot]] has [[http://git.buildroot.net/buildroot/tree/board/raspberrypi/readme.txt|instructions for an Raspberry Pi target]].

Minimal Raspbian distribution

Packages that should be installed:

libraspberrypi-bin
raspberrypi-bootloader
raspi-config

Packages that should be removed:

lxde-common
lxsession

jwhitehorn/raspbian-mod: script to slim down a Raspbian installation

Building an image from scratch

Buildroot has instructions for an Raspberry Pi target.

SamatsWiki: RaspberryPi (last edited 2021-03-24 21:58:43 by SamatJain)