Skip to content

Commit

Permalink
Review Manjaro mirror selection
Browse files Browse the repository at this point in the history
  • Loading branch information
sebanc committed Aug 15, 2024
1 parent b27df6b commit b8bf628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linuxloops
Original file line number Diff line number Diff line change
Expand Up @@ -4318,6 +4318,8 @@ curl -L 'https://gitlab.manjaro.org/packages/core/manjaro-keyring/-/raw/master/m
curl -L 'https://gitlab.manjaro.org/packages/core/manjaro-keyring/-/raw/master/manjaro-revoked?ref_type=heads&inline=false' -o /usr/share/pacman/keyrings/manjaro-revoked
pacman-key --populate manjaro
pacstrap -M -C /etc/pacman_manjaro.conf -G /mnt base base-devel manjaro-system archlinux-keyring manjaro-keyring manjaro-base-skel
sed -i 's@^Server@#Server@g' /mnt/etc/pacman.d/mirrorlist
sed -i "s@#Server = \${default_mirror}@Server = \${default_mirror}@g" /mnt/etc/pacman.d/mirrorlist
PREPARE_CHROOT
chmod 0755 "${bootstrapdir}"/linuxloops/prepare_chroot

Expand Down

0 comments on commit b8bf628

Please sign in to comment.