Christopher M. Punches Phanes
  • Joined on 2021-11-28
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-28 22:04:37 -04:00
56e471e227 moving some loading functionality to dpmdk
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-27 22:28:11 -04:00
7b29824e40 basic POC functionality established for peer module loading
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-27 21:51:31 -04:00
448dc0cdfd working out peer module loading
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-27 00:14:58 -04:00
49c73d1876 boilerplat to begin working on verify module -- to be developed in paralle to the install module which will load an external symbol if this module is available for simpler bootstrapping
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-26 01:18:18 -04:00
15360edc42 improved metadata safety when sealing -- always needs to refresh
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-26 01:10:28 -04:00
1d34a62e38 improved consistency in argument handling, introduction of dpm_con (not everything needs to be in the log)
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-26 00:11:58 -04:00
b8ee0f9eff fixed some issues with logging paths
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-25 23:22:28 -04:00
c27d91a573 overhaul of metadata generation and management
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-23 19:51:27 -04:00
8b7e594d33 adding missing files from previous, and various fixes for PGP signing; path mgmt is a little clunky
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-23 14:25:41 -04:00
78891a1881 append to last
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-23 14:16:55 -04:00
9642581509 basic signing capabilities - initial implementation, lots of kinks to work out
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-23 05:54:37 -04:00
c733bb634c renamed some files, implemented stage and package sealing, and introduced scaffolding for signing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-20 21:59:16 -04:00
ac0d91f240 slight module list view improvement
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-20 21:28:00 -04:00
58089f234f rough refresh implementation and some cleanup with method names
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-20 01:46:14 -04:00
7ac80d12f3 partially implemented separate manifest management
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-16 23:16:55 -04:00
2623bcf2b3 starting the process of moving manifest mgmt to a dedicated subcommand
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-16 02:11:23 -04:00
172bc2e9c8 output cleanup
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-16 02:07:46 -04:00
6d34c69b9f likely fixed, needs more testing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-16 02:02:22 -04:00
28555d5773 struggling a little with proper available algo detection
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-15 23:03:21 -04:00
5ec3c0ca83 fixed available algo enumeration