apt-ostree/src
robojerk 8143799757 Implement exact rpm-ostree command compatibility
- Add all rpm-ostree commands with exact same names and descriptions
- Match rpm-ostree usage format and error messages exactly
- Support both --version/--help flags and subcommand interface
- Add placeholder implementations for all commands (ready for future development)
- Maintain backward compatibility with existing functionality
2025-08-15 18:23:04 -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 Implement exact rpm-ostree command compatibility 2025-08-15 18:23:04 -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