Skip to content

Releases: LeeKyuHyuk/PiCLFS

PiCLFS v1.0.0-20200308

07 Mar 16:23
0bf7e0b
Compare
Choose a tag to compare

Support Device

  • Raspberry Pi 4

Packages

  • Busybox 1.31.1
  • Glibc 2.30

How to installing PiCLFS image

$ sudo dd if=PiCLFS-v1.0.0-RPi4-20200308.img of=/dev/sdX bs=4M
$ sync

PiCLFS v1.0.0-20200201

31 Jan 15:39
9b46657
Compare
Choose a tag to compare

Support Device

  • Raspberry Pi 3

Packages

  • Busybox 1.31.1
  • Glibc 2.30

How to installing PiCLFS image

$ sudo dd if=PiCLFS-v1.0.0-RPi3-20200201.img of=/dev/sdX bs=4M
$ sync