test push

This commit is contained in:
Erik Dubois 2021-02-09 09:09:49 +01:00
parent 869428050d
commit 1041043fb8
4 changed files with 7 additions and 15 deletions

View file

@ -15,13 +15,4 @@
#
###############################################################################
pacman -Rs --noconfirm sddm
pacman -Rs --noconfirm bash-completion
pacman -Rs --noconfirm grub
pacman -Rs --noconfirm os-prober
pacman -Rs --noconfirm dex
pacman -Rs --noconfirm libxinerama
pacman -Rs --noconfirm make
pacman -Rs --noconfirm xorg-xkill
pacman -Rs --noconfirm xterm
pacman -Rs --noconfirm xorg-xrdb
#if necessary we can use this script too

View file

@ -22,5 +22,6 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755"
["/usr/local/bin/alci-make-a-pure-arch"]="0:0:755"
["/usr/local/bin/alci-displaymanager-check"]="0:0:755"
)

View file

@ -284,7 +284,7 @@ echo
# echo "Moving pkglist.x86_64.txt"
# echo "########################"
# cp $buildFolder/iso/arch/pkglist.x86_64.txt $outFolder/$isoLabel".pkglist.txt"
#
#
echo
echo "##################################################################"

View file

@ -281,10 +281,10 @@ echo
# echo "########################"
# md5sum $isoLabel | tee $isoLabel.md5
# echo
# echo "Moving pkglist.x86_64.txt"
# echo "########################"
# cp $buildFolder/iso/arch/pkglist.x86_64.txt $outFolder/$isoLabel".pkglist.txt"
#
echo "Moving pkglist.x86_64.txt"
echo "########################"
cp $buildFolder/iso/arch/pkglist.x86_64.txt $outFolder/pkglist.txt
#echo
#echo "##################################################################"