Commit graph

2 commits

Author SHA1 Message Date
robojerk
6afdfbc6c4 Update Cargo.lock and README.md with latest dependencies and documentation
All checks were successful
Build deb-bootupd Artifacts / build (push) Successful in 9m3s
2025-08-12 16:18:59 -07:00
robojerk
aaf662d5b1 Restructure project layout for better CI/CD integration
Some checks failed
Cross build / Build on ppc64le (push) Failing after 1m8s
Cross build / Build on s390x (push) Failing after 2s
- Flattened nested bootupd/bootupd/ structure to root level
- Moved all core project files to root directory
- Added proper Debian packaging structure (debian/ directory)
- Created build scripts and CI configuration
- Improved project organization for CI/CD tools
- All Rust source, tests, and configuration now at root level
- Added GitHub Actions workflow for automated testing
- Maintained all original functionality while improving structure
2025-08-09 23:11:42 -07:00
Renamed from bootupd/Cargo.lock (Browse further)