apt-ostree/src
robojerk 34fe48eb67
Some checks failed
Comprehensive CI/CD Pipeline / Security Audit (push) Waiting to run
Comprehensive CI/CD Pipeline / Package Validation (push) Waiting to run
Comprehensive CI/CD Pipeline / Status Report (push) Blocked by required conditions
Comprehensive CI/CD Pipeline / Build and Test (push) Has been cancelled
Fix rpm-ostree compatibility and postinst script issues
- Add --version and --help flags for rpm-ostree compatibility
- Fix postinst script to handle 'triggered' argument properly
- Maintain subcommand interface while adding flag support
- Improve error messages and help text
2025-08-15 18:18:40 -07:00
..
daemon OCI Integration & Container Image Generation Complete! 🎉 2025-07-19 23:05:39 +00:00
apt.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
apt_compat.rs feat: Implement comprehensive Debian packaging improvements and enhanced CI workflow 2025-08-15 14:05:37 -07:00
apt_database.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
apt_ostree_integration.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
apt_ostree_integration.rs.old Complete Phase 5: Production Readiness for apt-ostree 2025-08-13 15:52:16 -07:00
bubblewrap_sandbox.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
compose.rs Major apt-ostree refactor: Simplified architecture, Debian Trixie compatibility 2025-08-13 13:11:26 -07:00
daemon_client.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
dependency_resolver.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
error.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
error_recovery.rs Complete Phase 5: Production Readiness for apt-ostree 2025-08-13 15:52:16 -07:00
filesystem_assembly.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
lib.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
main.rs Fix rpm-ostree compatibility and postinst script issues 2025-08-15 18:18:40 -07:00
main.rs.old Complete Phase 5: Production Readiness for apt-ostree 2025-08-13 15:52:16 -07:00
monitoring.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
oci.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
ostree.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
ostree_commit_manager.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
ostree_detection.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
ostree_integration.rs Implement Phase 3: Actual OSTree integration for atomic operations 2025-08-13 13:42:15 -07:00
package_manager.rs feat: Implement comprehensive Debian packaging improvements and enhanced CI workflow 2025-08-15 14:05:37 -07:00
performance.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
permissions.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
script_execution.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
security.rs OCI Integration & Container Image Generation Complete! 🎉 2025-07-19 23:05:39 +00:00
system.rs Major apt-ostree refactor: Simplified architecture, Debian Trixie compatibility 2025-08-13 13:11:26 -07:00
test_support.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
tests.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00
treefile.rs Build apt-ostree Debian package with libostree 2025.2 compatibility 2025-07-22 05:45:32 +00:00