Parabola OpenRC Images for OlinuXino Lime2

Sagar Acharya 5c3f27cbd9 updated u-boot with tx lag 3 units instead of 4 earlier 3 years ago
GNU_AGPLv3 2d05433537 added licenses 3 years ago
LICENSE 2d05433537 added licenses 3 years ago
README.md 1f028ff39a added u-boot with support for later lime2 revisions and updated README for connecting to network 3 years ago
limeshrink.sh 1f028ff39a added u-boot with support for later lime2 revisions and updated README for connecting to network 3 years ago
parabola_openrc_olinuxino_lime2.img.DIGESTS 7336b2b43a Added parabola openrc image 3 years ago
parabola_openrc_olinuxino_lime2.img.sig 7336b2b43a Added parabola openrc image 3 years ago
parabola_openrc_olinuxino_lime2.img.xz 7336b2b43a Added parabola openrc image 3 years ago
u-boot-sunxi-with-spl.bin 5c3f27cbd9 updated u-boot with tx lag 3 units instead of 4 earlier 3 years ago
u-boot-sunxi-with-spl.bin.sig 5c3f27cbd9 updated u-boot with tx lag 3 units instead of 4 earlier 3 years ago
u-boot-with-MICREL.DIGESTS 5c3f27cbd9 updated u-boot with tx lag 3 units instead of 4 earlier 3 years ago

README.md

  1. My public key is available at : https://designman.org/static/sagaracharya_public_key.txt
  2. Verify image signatures and checksums.
  3. Flash it on a micro sd card with the command below

    sudo dd status=progress if=parabola_openrc_olinuxino_lime2.img of=/path/to/sd/card bs=1M

  4. [Patch for lan not working : u-boot with micrel support]

    Verify u-boot checksums and signatures. Flash it over the COMPLETE sd card.

    sudo dd if=/path/to/u-boot-sunxi-with-spl.bin of=/path/to/sd/card bs=1024 seek=8

Caution: bs=1024 is a very important parameter above. Check twice that you have included it.

  1. Enjoy a privacy and freedom respecting OS.

    user : root password : parabola

    Send me feedback if it works for you!

Note : Lime2 eMMC may or may not work. Above img is intended for Lime2 without eMMC.

Start dhcpcd for detecting network. Install networkmanager to automate that.