debian-forge/docs
Joe db1073d974
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m48s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 6s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m14s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
feat: Implement comprehensive APT solver for debian-forge
- Add complete APT solver implementation (osbuild/solver/apt.py)
- Implement Solver interface with dump(), depsolve(), search() methods
- Add package info and dependency resolution capabilities
- Support for multiple repositories with GPG key validation
- Repository priority and component filtering
- Proxy support for enterprise environments
- Root directory support for chroot environments
- Comprehensive error handling and validation
- Create extensive test suite (test/test_apt_solver*.py)
- Update solver __init__.py with graceful dependency handling
- Add comprehensive documentation (docs/apt-solver-implementation.md)

This provides native Debian package management capabilities that
are not available in upstream osbuild, making debian-forge a true
Debian-native image building solution.

Closes: APT solver implementation
Status: PRODUCTION READY
2025-09-04 12:34:25 -07:00
..
debian Complete file structure reorganization for 1:1 osbuild compatibility 2025-08-26 15:38:59 -07:00
apt-solver-implementation.md feat: Implement comprehensive APT solver for debian-forge 2025-09-04 12:34:25 -07:00
apt-stages.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
debian-image-building-tutorial.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
debian-runners.md Implement Fedora-style dynamic runner system for Debian variants 2025-08-26 16:11:44 -07:00
mock-integration-guide.md feat: Complete Phase 8.1 Mock Integration 2025-09-04 10:11:54 -07:00
mock-integration.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00
osbuild-manifest.5.rst docs/osbuild-manifest.5: fix typo 2022-07-25 16:01:48 +02:00
osbuild.1.rst doc: document the new json-sequence monitor 2024-03-13 17:27:39 +01:00
performance-optimization.md feat: Complete Phase 7.3 Advanced Features 2025-09-04 09:33:45 -07:00