Skip to content
Snippets Groups Projects
  1. Mar 10, 2024
    • Henrik Grimler's avatar
      device-raspberry-pi4: move config.txt stuff to usercfg.txt (MR 4903) · 48a3705d
      Henrik Grimler authored
      Our config.txt is replaced (mv'ed to config.txt.old, maybe by alpine's
      initramfs-generator?) and so our configuration does not have an
      effect. Put our config stuff in usercfg.txt instead, which is included
      by config.txt.
      
      Also update vmlinuz name, should be vmlinuz-rpi and not vmlinuz-rpi4.
      48a3705d
  2. Oct 01, 2022
  3. Mar 14, 2020
  4. Jan 03, 2020
  5. Jan 06, 2019
  6. Jan 03, 2019
    • Daniele Debernardi's avatar
      New device: Raspberry Pi Zero with Ethernet over USB enabled (!125) · 2bc4b640
      Daniele Debernardi authored
      As mentioned in #151, the Raspberry Pi Zero doesn't have an ethernet
      port, so this makes it quite complicated to connect to the device from
      a fresh install, because wifi/bluetooth/serial/... are not configured.
      With this new package, the device starts with the microUSB configured as
      ethernet and the dhcpd is running on the RPI, so you can simply connect
      it to a computer and connect with SSH in order to configure it.
      2bc4b640
Loading