Christopher M. Punches Phanes
  • Joined on 2021-11-28
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-15 21:27:31 -04:00
aad077a24a implemented configurable checksum algorithm, defaults to sha256, introduces openssl dependency to build module
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-15 19:38:59 -04:00
1f4f73ff0f started implementation of updating CONTENTS_MANIFEST_DIGEST
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-15 19:24:04 -04:00
cf860503c9 major cleanup / refactor of stage creation
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-15 05:12:55 -04:00
4588691faf fleshing out stage creation
b034a3679d fleshing out stage creation
Compare 2 commits »
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-14 03:07:42 -04:00
4c15eb07db fixed variable name from testing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-14 03:07:11 -04:00
3f79b5c000 improved testing with standalone module builds for debugging
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-14 02:57:32 -04:00
dd9ee891d4 added target os conf fallback. arg > conf.
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-14 02:50:32 -04:00
558d9d2738 implemented better options availability for build stage
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-14 00:06:15 -04:00
2cd350c910 cleaned up some of the module views
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-13 23:04:01 -04:00
a924a245df fixed a cli arg parsing error
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-13 21:30:10 -04:00
a822bc93e7 continued improvement of cli parsing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-13 19:16:01 -04:00
02c6c5c66a some cleaning up of commandline argument parsing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-12 20:06:20 -04:00
80de44b1b6 fleshing out package workflow
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-11 19:23:18 -04:00
1a97621a53 deferring signing to a dedicated module
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-11 01:42:43 -04:00
576ffd5a76 fixing me failing at passing module options to modules
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-11 01:25:00 -04:00
d47207baae cleaned up dpm-core argument routing
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-11 01:09:10 -04:00
e2a7390064 cleanup from last
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-11 00:55:27 -04:00
368b751a63 restructured the build module
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-09 22:36:30 -04:00
f750c22faa README.md
Phanes pushed to master at Dark-Horse-Linux/dpm-core 2025-03-09 22:27:40 -04:00
e77bcf2f79 cleaning up