18 lines
512 B
Markdown
18 lines
512 B
Markdown
---
|
|
quick_id: 260322-1mz
|
|
description: Create doc/PACKAGING.md documenting how to build .deb and .rpm packages
|
|
date: 2026-03-22
|
|
---
|
|
|
|
## One-liner
|
|
|
|
Added PACKAGING.md with .deb and .rpm build instructions, verification steps, and test-install workflow.
|
|
|
|
## Key Files
|
|
|
|
- `doc/PACKAGING.md` — packaging documentation (prerequisites, build, verify, test-install)
|
|
|
|
## What Changed
|
|
|
|
Created documentation for building Linux packages using the cargo-deb and cargo-generate-rpm metadata configured in Phase 3, Plan 02.
|