- Minimal archiso profile (base + linux only) - Test script runs build in container sandbox - Verifies end-to-end ISO generation pipeline Usage: ./scripts/test-iso-build.sh Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
194 B
PacmanConf
11 lines
194 B
PacmanConf
[options]
|
|
Architecture = auto
|
|
CheckSpace
|
|
SigLevel = Required DatabaseOptional
|
|
LocalFileSigLevel = Optional
|
|
|
|
[core]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
[extra]
|
|
Include = /etc/pacman.d/mirrorlist
|