From 24276437d39ae89404f83fbe7b87f9171020bfbf Mon Sep 17 00:00:00 2001 From: robojerk Date: Sun, 10 Aug 2025 01:19:10 -0700 Subject: [PATCH] Trigger workflow: test networking fixes for artifact upload --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc72212..221c98e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # deb-bootupd -A Debian-compatible fork of [bootupd](https://github.com/coreos/bootupd) for immutable Debian systems. +Debian adaptation of the `bootupd` project for immutable Debian systems. -## Project Overview + + +## Summary **deb-bootupd** is a sophisticated, production-ready Rust-based CLI tool that provides cross-distribution, OS update system agnostic bootloader management capabilities. It addresses a critical gap in Linux system management by handling bootloader updates consistently across different distributions and update mechanisms.