No description
- Shell 98.4%
- Dockerfile 1%
- sed 0.6%
| export-image | ||
| export-noobs | ||
| scripts | ||
| stage0 | ||
| stage1 | ||
| stage2 | ||
| stage2_frontends | ||
| stage3 | ||
| stage4 | ||
| stage5 | ||
| .dockerignore | ||
| .gitignore | ||
| build-docker.sh | ||
| build.sh | ||
| config | ||
| depends | ||
| docker-compose.yml | ||
| Dockerfile | ||
| imagetool.sh | ||
| LICENSE | ||
| README.md | ||
LibRedirect OS
Raspberry Pi OS + frontends pre-installed.
How to Install
- Buy a Raspberry Pi 3 or newer, and an SD Card.
- Flash the latest LibRedirect OS image to your SD card using Raspberry Pi Imager.
- Plug your Raspberry to your router using an Ethernet cable.
- Insert your SD Card to your Raspberry and power it up.
Build from source (Ubuntu 20.04.6 LTS)
Install those packages
$ sudo apt install coreutils quilt parted qemu-user-static debootstrap zerofree zip dosfstools libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc qemu-utils kpartx gpg pigz gcc-arm-linux-gnueabihf libsass libpcre3-dev
Compile the frontends:
$ find stage2_frontends/**-**/00-run-no-root.sh -exec sh "{}" \;
Build the image:
$ sudo ./build.sh
You will find the image in deploy/