Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2016-01-09 02:17:51
Size: 966
Editor: SamatJain
Comment:
Revision 11 as of 2016-07-29 06:45:36
Size: 1260
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
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]] 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]].

Suspect packages that don't appear to be removed…

libreoffice xpdf
Line 32: Line 36:

== Raspberry Pi 2 and Pi 3 ==

https://wiki.ubuntu.com/ARM/RaspberryPi

https://wiki.debian.org/RaspberryPi2

Sophisticated debootstrap script, will create an image: https://github.com/drtyhlpr/rpi2-gen-image

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.

Suspect packages that don't appear to be removed…

libreoffice xpdf

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/

https://github.com/geerlingguy/diet-raspbian

Etc

Instantly finding a headless Raspberry Pi

Raspberry Pi 2 and Pi 3

https://wiki.ubuntu.com/ARM/RaspberryPi

https://wiki.debian.org/RaspberryPi2

Sophisticated debootstrap script, will create an image: https://github.com/drtyhlpr/rpi2-gen-image

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