ips/libips/src/repository
Till Wegmueller a2645749b1
Add action executors, action plans, and sample install script
- Implemented `executors` module for applying manifests with support for directories, files, and links.
- Added `action_plan` module to merge and execute install plans from manifests.
- Introduced `run_sample_install.sh` script for testing installations, including dry-run and real execution.
- Enhanced `pkg6` install logic to resolve and apply action plans.
- Improved manifest management with `save_manifest` and repository-based fetching.
2025-08-19 11:06:48 +02:00
..
catalog.rs Update Image and Catalog functionalities with improved catalog handling and new refresh logic 2025-08-04 23:45:41 +02:00
file_backend.rs Add action executors, action plans, and sample install script 2025-08-19 11:06:48 +02:00
mod.rs implement manifest fetching and fix CI errors 2025-08-13 23:23:45 +02:00
obsoleted.rs Refactor repository structure to use publisher-specific directories 2025-07-31 00:18:21 +02:00
progress.rs Introduce progress reporting infrastructure and error management refinements 2025-08-03 14:28:36 +02:00
rest_backend.rs Add action executors, action plans, and sample install script 2025-08-19 11:06:48 +02:00
tests.rs Update Image and Catalog functionalities with improved catalog handling and new refresh logic 2025-08-04 23:45:41 +02:00