# # 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). # # TODO: Replace this URL with the actual hosted repo before building. # See: https://github.com/Breadway/repo for setup instructions. # ----------------------------------------------------------------------- [breadway] SigLevel = Optional TrustAll Server = https://repo.breadway.dev/$arch