pacwrap/pacwrap-agent
Xavier dd5d011bfa Signal trapping at safe break points during transactions
- Graceful signal handling for transaction aggregation and filesystem
  synchronization.
- Store filesystem state data in .new file and merge after completion
- Altered set_flags function signature to borrow TransFlag
- Qualify error type before attempting to extract error data from alpm
  after failed transaction. Alpm.rs can trigger a segfault if the error
  type is unhandled or the data is otherwise not present.
2024-03-21 23:27:04 -04:00
..
src Signal trapping at safe break points during transactions 2024-03-21 23:27:04 -04:00
build.rs Structural simplification, rustfmt configuration applied, and snake_case 2024-01-14 20:51:57 -05:00
Cargo.toml Alpm.rs 3.0.5 compatibility 2024-03-15 18:07:54 -04:00
README.md Decluttered and splintered build scripts, some organization and readmes 2023-12-23 23:10:55 -05:00

pacwrap-agent

Agent for conducting containerized transactions. Required by pacwrap-core and pacwrap.