Hello mobile GNU/Linux enthusiasts
We are getting closer to a stable 0.2 release after 7 months of anticipation!
Prawn has merged some useful changes into Kupferbootstrap and PKGBUILDs dev
as v0.2.0-rc3
!
If you're on dev
and have missed the rc0 release, please go read up on the migration instructions.
The instructions for existing installations have been updated to utilize kupfer-config --user apply
, but more on that later.
kupferbootstrap config
, devices
or flavours
.kupferbootstrap image
#We renamed rootfs
-> full
and aboot
-> abootimg
. When using kupferbootstrap image
, ensure that the new arguments are being used.
kbs image flash
:fastboot
for flashing android devices by default. JumpDrive support has not been removed, but is deprecated. Also added support for dd
.aboot
flash part to abootimg
, that flashes android's "boot.img
". This should hopefully lessen confusion with the partition of the android bootloader (aboot
) itself. Trying to flash something to aboot
as the target will error out to protect your phone's bootloader.rootfs
flash part to full
to better align it with the fact that it flashes device-....-full.img
.flavours
and devices
and config init
: Better colouring, explanation of what is selected currently by what profile, including profile inheritance (slipped into the binfmt MR))binfmt
subcommand: binfmt uses chroots now to make kbs more host-distro-agnostic and there's new binfmt register/unregister
subcommands to make binfmt handling easier.We hope that this will be the last 0.2 release candidate; if nothing groundbreaking comes up in the next two weeks or so, we'll tag v0.2
stable, merge it to main
and start working on v0.3rc1
in dev
.
initsquared
shim initramfs package