ips/userland
Till Wegmueller 5b4b719b42
Introduce cleanup functionality for obsoleted packages with TTL support
- Add methods to find and clean up obsoleted packages older than a specified TTL (`find_obsoleted_packages_older_than_ttl` and `cleanup_obsoleted_packages_older_than_ttl`) in `libips`.
- Implement a new `CleanupObsoleted` command in `pkg6repo` to handle cleanup operations.
- Update workspace `Cargo.toml` files with unified attributes for better consistency.
- Adjust dependencies (`libips` version patterns, `thiserror` updates) and enhance metadata management for obsoleted packages.
- Enhance repository operations by adding batch processing and robust logging during cleanup.
2025-07-29 19:08:18 +02:00
..
src fix clippy 2023-03-25 17:33:40 +01:00
Cargo.toml Introduce cleanup functionality for obsoleted packages with TTL support 2025-07-29 19:08:18 +02:00
LICENSE Add Publishing metadata 2021-05-01 16:26:04 -03:00
README.md Add Publishing metadata 2021-05-01 16:26:04 -03:00

OpenIndiana Userland Utility functions

This library contains functions and code usefull to work with File formats and tasks in OpenIndiana userland