I see people talking about doas saying it’s just like sudo but with less features. I’m just wondering if there is any situation where you should use doas or if it’s just personal preference.

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Rebooting does not need root privileges either, on no system. There really is nothing privileged about updating already existing software. Android is completely rootless and updates are automatic, but can be done manually too.

    You can read a bit into OSTree, its very cool. But seems to be very complex and somehow they want to switch to OCI images now, idk.

    But the way ublue builds their systems is astonishing, elegant, simple, structured and fully automated.