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
This commit is contained in:
@@ -93,8 +93,7 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
[multilib]
|
[multilib]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
# An example of a custom package repository. See the pacman manpage for
|
[antergos-pkgs]
|
||||||
# tips on creating your own repositories.
|
SigLevel = Optional TrustAll
|
||||||
#[custom]
|
Server = https://Antergos-NeXT.github.io/antergos-packages/$repo/os/$arch
|
||||||
#SigLevel = Optional TrustAll
|
Server = https://Antergos-NeXT.github.io/antergos-packages
|
||||||
#Server = file:///home/custompkgs
|
|
||||||
|
|||||||
@@ -273,5 +273,6 @@ yay
|
|||||||
cnchi
|
cnchi
|
||||||
calamares
|
calamares
|
||||||
calamares-branding-antergos-next
|
calamares-branding-antergos-next
|
||||||
|
squashfs-tools
|
||||||
mpv
|
mpv
|
||||||
antergos-next-memes
|
antergos-next-memes
|
||||||
|
|||||||
Reference in New Issue
Block a user