caterpillar 0.2.0

Detect and apply RAUC update bundles during boot
1
2
3
4
5
// SPDX-FileCopyrightText: 2023 David Runge <dave@sleepmap.de>
// SPDX-License-Identifier: Apache-2.0 OR MIT
pub mod login1;
pub mod rauc;
pub mod udisks;