Commit Graph

25 Commits (c733bb634cc8cd5283f4ee6b47845fb38f87c376)

Author SHA1 Message Date
Chris Punches c733bb634c renamed some files, implemented stage and package sealing, and introduced scaffolding for signing 2025-03-23 05:54:24 -04:00
Chris Punches 58089f234f rough refresh implementation and some cleanup with method names 2025-03-20 21:27:41 -04:00
Chris Punches 7ac80d12f3 partially implemented separate manifest management 2025-03-20 01:46:04 -04:00
Chris Punches 2623bcf2b3 starting the process of moving manifest mgmt to a dedicated subcommand 2025-03-16 23:16:40 -04:00
Chris Punches 172bc2e9c8 output cleanup 2025-03-16 02:11:15 -04:00
Chris Punches 6d34c69b9f likely fixed, needs more testing 2025-03-16 02:07:38 -04:00
Chris Punches 28555d5773 struggling a little with proper available algo detection 2025-03-16 02:02:13 -04:00
Chris Punches 5ec3c0ca83 fixed available algo enumeration 2025-03-15 23:03:10 -04:00
Chris Punches aad077a24a implemented configurable checksum algorithm, defaults to sha256, introduces openssl dependency to build module 2025-03-15 21:27:21 -04:00
Chris Punches 1f4f73ff0f started implementation of updating CONTENTS_MANIFEST_DIGEST 2025-03-15 19:38:49 -04:00
Chris Punches cf860503c9 major cleanup / refactor of stage creation 2025-03-15 19:23:54 -04:00
Chris Punches 4588691faf fleshing out stage creation 2025-03-15 05:12:24 -04:00
Chris Punches b034a3679d fleshing out stage creation 2025-03-15 05:12:18 -04:00
Chris Punches dd9ee891d4 added target os conf fallback. arg > conf. 2025-03-14 02:57:22 -04:00
Chris Punches 558d9d2738 implemented better options availability for build stage 2025-03-14 02:50:24 -04:00
Chris Punches a924a245df fixed a cli arg parsing error 2025-03-13 23:03:37 -04:00
Chris Punches a822bc93e7 continued improvement of cli parsing 2025-03-13 21:30:02 -04:00
Chris Punches 02c6c5c66a some cleaning up of commandline argument parsing 2025-03-13 19:15:42 -04:00
Chris Punches 80de44b1b6 fleshing out package workflow 2025-03-12 20:05:59 -04:00
Chris Punches 1a97621a53 deferring signing to a dedicated module 2025-03-11 19:23:01 -04:00
Chris Punches 576ffd5a76 fixing me failing at passing module options to modules 2025-03-11 01:42:24 -04:00
Chris Punches e2a7390064 cleanup from last 2025-03-11 01:08:55 -04:00
Chris Punches 368b751a63 restructured the build module 2025-03-11 00:55:16 -04:00
Chris Punches f750c22faa README.md 2025-03-09 22:36:20 -04:00
Chris Punches e28afc2d77 groundwork for standalone elfs of modules for debugging purposes 2025-03-09 19:02:39 -04:00