https://github.com/harmon25/pibootstrap
Shell Script to Bootstrap a minimal Pi Image
https://github.com/harmon25/pibootstrap
Last synced: 3 months ago
JSON representation
Shell Script to Bootstrap a minimal Pi Image
- Host: GitHub
- URL: https://github.com/harmon25/pibootstrap
- Owner: harmon25
- License: mit
- Created: 2015-04-04T01:37:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-05T17:35:38.000Z (about 11 years ago)
- Last Synced: 2024-04-17T03:08:49.876Z (about 2 years ago)
- Language: Shell
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# piBootstrap
##Shell Script to Bootstrap a [minimal Pi Image](https://minibianpi.wordpress.com/)
- Should only be run **once** after first boot
##Features
- Resize Root Parition
- remove swap if it exists, recreate if enough space (8GB > SD Card)
- Reboot After modifications to reinitilize partition table
-Script Starts again after reboot to continue Bootstrapping
- Install updates and base packages
- Set and Install default Python
- Install custom Libraries
- [pigpio](http://abyz.co.uk/rpi/pigpio/)
- [w1-temp Python Lib](https://github.com/timofurrer/w1thermsensor)
- [Adafruit Python SSD1306](https://github.com/adafruit/Adafruit_Python_SSD1306)
- Create SUDO user
- Edit Root User PW
- Change Hostname