apt-ostree/src
joe 76467ece47 feat: Implement comprehensive Debian packaging improvements and enhanced CI workflow
- Enhanced Package Information: Expanded PackageInfo struct with 23 fields including section, priority, maintainer, homepage, size, dependencies, and more
- Real Package Data Extraction: Integrated dpkg and apt-cache for actual package information instead of mock data
- Professional Debian Packaging: Added man pages, shell completions, postinst/prerm scripts, triggers, and lintian overrides
- Enhanced Build System: Improved debian/rules with cross-compilation support, enhanced build.sh with options and validation
- CI Workflow Updates: Added missing build dependencies, enhanced package validation, lintian quality checks, and comprehensive reporting
- Quality Assurance: Added lintian validation, enhanced file checking, and professional packaging standards
- Documentation: Comprehensive README.Debian with build instructions and troubleshooting guide

Resolves mock package issues and provides production-ready Debian packaging infrastructure.
2025-08-15 14:05:37 -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 feat: Implement comprehensive Debian packaging improvements and enhanced CI workflow 2025-08-15 14:05:37 -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