beriberikix / alpine-raspberry-pi

Alpine Linux System Install for RPI 2, 3 and 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine Raspberry PI

This is a system install of Alpine linux for Raspberry Pi 3B, 3B+ and 4 image ready to burn to an SD card via balenaEtcher (there's no need to gunzip image).

The image automatically setup and configures:

  • root user [pwd: raspberry]
  • pi user [pwd: raspberry]
  • ethernet
  • wifi (edit wpa_supplicant.conf in the boot partition, on first boot it will be copied)
  • bluetooth
  • avahi
  • swap
  • openssh server
  • root partition auto-expand on first boot

About

Alpine Linux System Install for RPI 2, 3 and 4


Languages

Language:Shell 97.3%Language:Dockerfile 2.7%