Skip to content

refactor!: replace the SBUILD toolchain with the port format - #13

Merged
QaidVoid merged 1 commit into
mainfrom
ports
Jul 28, 2026
Merged

refactor!: replace the SBUILD toolchain with the port format#13
QaidVoid merged 1 commit into
mainfrom
ports

Conversation

@QaidVoid

Copy link
Copy Markdown
Member

Nothing invokes lint, info or meta since the package tree became declarative, so those commands and the linter and metadata modules are gone. What replaces them is sbuild port: validate, new, resolve, hashfill, meta and audit.

audit is the one that earns its place: it downloads each archive and checks every install path resolves inside it, which static checks cannot do and which found six wrong maps.

11687 lines across 4 crates -> ~1900 in 1.

Nothing invokes lint, info or meta since the package tree became
declarative, so those commands and the linter and metadata
modules are gone. What replaces them is sbuild port: validate,
new, resolve, hashfill, meta and audit.

audit is the one that earns its place: it downloads each archive
and checks every install path resolves inside it, which static
checks cannot do and which found six wrong maps.

11687 lines across 4 crates -> ~1900 in 1.
@QaidVoid
QaidVoid merged commit c252ef8 into main Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant