ips/doc
Till Wegmueller 77f02fdfbd
Add depend module for file-level dependency generation
- Introduced `depend.rs` to handle dependency generation for ELF files, scripts, Python modules, and SMF manifests.
- Implemented file classification and analysis logic with configurable bypass rules and runpath handling.
- Added utility functions to resolve file dependencies into manifest actions using a provided repository.
- Updated `Cargo.toml` with `goblin` dependency for ELF processing.
- Enhanced codebase with default runpath insertion, dynamic token expansion, and Python module import detection.
- Included `pkgdepend` documentation for dependency resolution overview.
2025-08-30 18:35:41 +02:00
..
pkg5_docs Expand pkg5 documentation with additional details on repository operations, including administrative tasks, enhanced metadata handling, new operation versions, and improved search functionality. 2025-07-23 22:09:09 +02:00
rust_docs Add depend module for file-level dependency generation 2025-08-30 18:35:41 +02:00
obsoleted_packages.md Add support for null hash in obsoleted package metadata 2025-07-29 18:40:34 +02:00
Obsoletion Index.txt Introduce obsoleted package management system in IPS 2025-07-29 16:16:12 +02:00
pub_p5i_implementation.md Add pub.p5i file implementation for backward compatibility 2025-08-02 13:18:18 +02:00