Commit graph

7 commits

Author SHA1 Message Date
adf06cae7c Updated manuals to be current with 91b5c79c5a 2024-03-30 21:55:28 -04:00
cf65c87179 Updated to correspond with changes made with commit 2a48da2773 2024-02-18 03:36:25 -05:00
deb0000fb0 Some errata fixed, typos, and path updated in bin/pacwrap-common
- Handle rewind I/O error properly by returning blank state in
  filesystem.rs module
- Upon initialization of container, setup default timezone.
- Corrected path to new configuration location in pacwrap-common script
- Updated definition for --force-foreign in manual.rs module
- Patched erroneously unbracketed conditional in proc.rs module
2024-02-12 23:26:58 -05:00
9a10de46d7 Documentation, tidy up, and some errata fixed
- proc module now has --all option for process lists
- Switched to IEC units for transaction summaries
- Display bug fixed with basic transaction summary
- Removed symbolic container creation from pacwrap-utils script
- Seperation of concerns with warnings in exec module
- Getting started documentation for new users
- Refactored ExecutionArgs struct in args module
- Addition of a new manual: docs/config.md
- Updated docs/manual.md to reflect present help manual
- Help documents can be accessed with command nouns.
- Comment out multilib repo in default repositories.conf file
- Remove pacwrap-base-dist from default pacwrap.yml hold_pkgs array
- Default configuration files included can be changed at build time with
  PACWRAP_DIST_CONF and PACWRAP_DIST_REPO_CONF environment variables.
2024-02-12 00:27:36 -05:00
8998fd4839 Applied 9b495390d2 2024-01-14 21:40:15 -05:00
087eb29037 Applied 1c7f48dd81 2023-11-17 01:11:58 -05:00
0bb89ccfdc Preliminary README markdown documents 2023-10-25 02:15:45 -04:00
Renamed from manual.md (Browse further)