# # BOS pacman.conf — used during ISO build and installed to the target system. # Based on the standard Arch Linux pacman.conf. # [options] HoldPkg = pacman glibc Architecture = auto CheckSpace ParallelDownloads = 5 Color VerbosePkgLists ILoveCandy SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist [multilib] Include = /etc/pacman.d/mirrorlist # ----------------------------------------------------------------------- # Breadway custom repo — provides: bakery, calamares (pre-built), and the # bread ecosystem packages (bread, breadbar, breadbox, breadcrumbs, breadpad, # bos-settings). # # Packages are published here by the Forgejo Actions package.yml workflow # in each repo. See git.breadway.dev/api/packages/breadway/arch for the # package registry. # ----------------------------------------------------------------------- [breadway] SigLevel = Optional TrustAll Server = https://git.breadway.dev/api/packages/breadway/arch/breadway/$arch