⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module build_package

Module build_package 

Source
Expand description

Binary Package Creation

Post-build .vpkg archive creation with metadata, file manifests, and Ed25519 package signing. Integrates with the build orchestrator to produce distributable binary packages.

Structs§

FileEntry
File entry in the package manifest
PackageBuilder
Package archive builder
PackageMetadata
Package metadata for .vpkg archives
PackageSignature
Package signature (Ed25519)