From 166fbd141e5ee0cf552d5d20a6551210fe871f21 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Wed, 18 Apr 2018 03:05:08 -0400 Subject: squashme - updated package list --- configs/profile/airootfs/root/customize_airootfs.sh | 9 --------- 1 file changed, 9 deletions(-) (limited to 'configs/profile/airootfs/root') diff --git a/configs/profile/airootfs/root/customize_airootfs.sh b/configs/profile/airootfs/root/customize_airootfs.sh index c40a165..2230daa 100755 --- a/configs/profile/airootfs/root/customize_airootfs.sh +++ b/configs/profile/airootfs/root/customize_airootfs.sh @@ -17,15 +17,6 @@ chmod 440 /etc/sudoers.d/g_wheel # configure pacman sed -i "s|#Server|Server|" /etc/pacman.d/mirrorlist -# KLUDGE begin # FIXME: https://labs.parabola.nu/issues/1527 -if [[ "${arch}" == "i686" ]] -then echo "Server = https://repo.parabola.nu/\$repo/os/\$arch" > /etc/pacman.d/mirrorlist -fi -# KLUDGE end -# KLUDGE begin temp until next calamares rebuild # FIXME: -# cp /etc/pacman.conf /etc/pacman-offline.conf ; cp /etc/pacman.conf /etc/pacman-online.conf -sed -i 's|requiredStorage:.*|requiredStorage: 8.9|' /usr/share/calamares/modules/welcome.conf -# KLUDGE end # configure services if [[ "${iso_init}" == 'systemd' ]] -- cgit v1.2.2