fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

caleb ×

adding a new "flash_all" function to flasher, as well as the ability to pass in arbitrary additional fastboot commands. this will simplify installation slightly as you'll be able to do:

pmbootstrap flasher flash_all erase dtbo reboot

to flash the kernel & rootfs, erase the dtbo partition and reboot into

did you know pmbootstrap has a fully agnostic flashing interface? it supports fastboot, quirks for separate kernel/ramdisk partitions, heimdall, 0xffffffff and can do adb sideload

all using the same deviceinfo hardware abstraction that makes it possible to ship kernel updates via the package repository just like any other distro