Skip to content

reform-tools 1.65

  • machines/* with BPI-CM4 Module.conf: update u-boot to 2024-12-23
  • add reform-emmc-bootstrap
  • sbin/reform-flash-uboot:
    • restore support for --offline switch
    • instead of finding the end of the first free space, find the beginning of the first partition
    • add --force
  • sbin/reform-boot-config:
    • reset MOUNTROOT after umounting, so that the right partition gets mounted afterward
    • make sure that OLDMOUNTBOOT actually is a mount point as a sanity check
    • run mountpoint with --quiet
    • do not update, but create the initramfs
  • sbin/reform-setup-encrypted-nvme: fix incorrectly placed double quote
  • install usr/lib/sddm/sddm.conf.d/10-wayland.conf to make sddm use wayland by default instead of Xorg
  • add x-initrd.attach to /etc/crypttab
  • move 99-reform.rules -> 99-reform-audio.rules
  • imx8mq: replace writing 'enabled' to /sys path in reform-hw-setup and reform-standby by udev rule
  • Makefile:
    • let help2man error out in case of problems
    • expect all tools to start with reform- prefix
  • debian/control: simplify free-space check by using parted --json | jq
  • debian/rules: install systemd dropin for /usr/lib/systemd/system/fwupd.service.
Edited by Johannes Schauer Marin Rodrigues

Merge request reports

Loading