From a2f7e3a152ab3218512cf27badab384fbe530197 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Tue, 23 Jun 2026 01:19:11 +0200 Subject: [PATCH] chore: add antergos-pkgs repo to pacman.conf and squashfs-tools for Calamares unpackfs - airootfs/etc/pacman.conf: enable antergos-pkgs repo for installing branded packages from GitHub Pages - packages.x86_64: add squashfs-tools needed by Calamares unpackfs module --- airootfs/etc/pacman.conf | 9 ++++----- packages.x86_64 | 1 + 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index 8b76152..dfe7037 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -93,8 +93,7 @@ Include = /etc/pacman.d/mirrorlist [multilib] Include = /etc/pacman.d/mirrorlist -# An example of a custom package repository. See the pacman manpage for -# tips on creating your own repositories. -#[custom] -#SigLevel = Optional TrustAll -#Server = file:///home/custompkgs +[antergos-pkgs] +SigLevel = Optional TrustAll +Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch +Server = https://Antergos-NeXT.github.io/antergos-packages diff --git a/packages.x86_64 b/packages.x86_64 index eac47ba..fb9ce18 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -273,5 +273,6 @@ yay cnchi calamares calamares-branding-antergos-next +squashfs-tools mpv antergos-next-memes