This is an fork of Raspbian (Buster) Lite built for Nacdlow's iglü. It allows you to have an OS image for the Raspberry Pi with iglü installed as a service, which boots on startup.
It also allows you to also set up WiFi configuration (eduroam, in this case) for expo purposes.
With iglüOS, the following features have been added:
- Support for Real-time Clock (specifically, PCF8523), and removes the
fake-hwclock
. - Support for using Raspberry Pi's Ethernet adapter (appears as Ethernet device
over USB, static ip set to
10.0.0.2
). - Support for eduroam with pre-filled credentials.
- Installs iglü server and adds it as a service.
- Installs and runs our e-ink display program as a service.
- Enables SPI for e-ink display support.
- bash
- go
- kpartx
- proot
- qemu-user-static
- trust that this code won't brick your system
- Download Raspbian Buster Lite
- Extract the file, place it in the project's directory named
raspbian-buster-lite.img
. - Run
./build.sh