Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2015-02-04 03:03:15
Size: 217
Editor: SamatJain
Comment:
Revision 8 as of 2015-02-06 05:53:02
Size: 922
Editor: SamatJain
Comment: Blog post on slimming Raspbian
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Packages that should be removed: List of packages to remove has been moved to a blog post: [[http://blog.samat.org/2015/02/05/slimming-an-existing-raspbian-install/|Slimming an existing Raspbian install]]
Line 13: Line 13:
{{{
lxde-common
lxsession
}}}
== 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]].

[[https://github.com/debian-pi/raspbian-ua-netinst]]: Raspbian network installer

== ansible ==

https://github.com/escapologyBB/ansible

https://github.com/escapologyBB/ansible-raspberry-pi

http://jpmens.net/2012/06/06/configuration-management-with-ansible/



== Etc ==

[[http://serialized.net/2013/04/headless_rpi/|Instantly finding a headless Raspberry Pi | serialized.net]]

Minimal Raspbian distribution

Packages that should be installed:

libraspberrypi-bin
raspberrypi-bootloader
raspi-config

List of packages to remove has been moved to a blog post: Slimming an existing Raspbian install

Building an image from scratch

Buildroot has instructions for an Raspberry Pi target.

https://github.com/debian-pi/raspbian-ua-netinst: Raspbian network installer

ansible

https://github.com/escapologyBB/ansible

https://github.com/escapologyBB/ansible-raspberry-pi

http://jpmens.net/2012/06/06/configuration-management-with-ansible/

Etc

Instantly finding a headless Raspberry Pi

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