Compare commits

..

No commits in common. "4ebb52fff216af94bbb90b6b2ed0ade302cdc4f1" and "5d85bf67dd12121db026e6446ea6752f96380608" have entirely different histories.

8 changed files with 24 additions and 14 deletions

View File

@ -9,4 +9,4 @@ Description = Add instructions for startx
When = PostTransaction When = PostTransaction
Depends = xorg-xinit Depends = xorg-xinit
Depends = sh Depends = sh
Exec = /bin/sh -c 'echo -e \\nTo start GUI, type \\033\[0\;35mstartx\\033\[0\;0m or \\033\[0\;35mstartwayland\\033\[0\;0m.\\n >> /etc/motd' Exec = /bin/sh -c 'echo -e \\nTo start GUI, type \\033\[0\;35mstartx\\033\[0\;0m.\\n >> /etc/motd'

View File

@ -61,7 +61,7 @@ immutability=1
plugin=org.kde.plasma.icontasks plugin=org.kde.plasma.icontasks
[Containments][2][Applets][5][Configuration][General] [Containments][2][Applets][5][Configuration][General]
launchers=applications:systemsettings.desktop,preferred://filemanager,preferred://browser,applications:org.kde.konsole.desktop launchers=applications:systemsettings.desktop,preferred://filemanager,preferred://browser
[Containments][2][Applets][6] [Containments][2][Applets][6]
immutability=1 immutability=1

View File

@ -1,2 +0,0 @@
#!/bin/bash
dbus-run-session startplasma-wayland

View File

@ -6,7 +6,7 @@ b43-fwcutter
base base
bind-tools bind-tools
brltty brltty
broadcom-wl-dkms broadcom-wl
btrfs-progs btrfs-progs
clonezilla clonezilla
cloud-init cloud-init
@ -29,7 +29,7 @@ exfatprogs
f2fs-tools f2fs-tools
fatresize fatresize
fsarchiver fsarchiver
openbsd-netcat gnu-netcat
gpart gpart
gpm gpm
gptfdisk gptfdisk
@ -82,6 +82,7 @@ pptpclient
pv pv
qemu-guest-agent qemu-guest-agent
reflector reflector
reiserfsprogs
rp-pppoe rp-pppoe
rsync rsync
rxvt-unicode-terminfo rxvt-unicode-terminfo
@ -141,5 +142,3 @@ firefox-i18n-en-us
firefox-i18n-ru firefox-i18n-ru
gparted gparted
grub grub
kwin-x11
kscreen

View File

@ -22,5 +22,4 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755" ["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755" ["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755" ["/usr/local/bin/livecd-sound"]="0:0:755"
["/usr/local/bin/startwayland"]="0:0:755"
) )

View File

@ -6,7 +6,7 @@ b43-fwcutter
base base
bind-tools bind-tools
brltty brltty
broadcom-wl-dkms broadcom-wl
btrfs-progs btrfs-progs
clonezilla clonezilla
cloud-init cloud-init
@ -29,7 +29,7 @@ exfatprogs
f2fs-tools f2fs-tools
fatresize fatresize
fsarchiver fsarchiver
openbsd-netcat gnu-netcat
gpart gpart
gpm gpm
gptfdisk gptfdisk
@ -82,6 +82,7 @@ pptpclient
pv pv
qemu-guest-agent qemu-guest-agent
reflector reflector
reiserfsprogs
rp-pppoe rp-pppoe
rsync rsync
rxvt-unicode-terminfo rxvt-unicode-terminfo

View File

@ -22,5 +22,4 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755" ["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755" ["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755" ["/usr/local/bin/livecd-sound"]="0:0:755"
["/usr/local/bin/startwayland"]="0:0:755"
) )

View File

@ -79,6 +79,12 @@ Include = /etc/pacman.d/mirrorlist
[extra] [extra]
Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system, # If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here. # enable the multilib repositories as required here.
@ -95,5 +101,13 @@ Include = /etc/pacman.d/mirrorlist
#Server = file:///home/custompkgs #Server = file:///home/custompkgs
[archzfs] [archzfs]
SigLevel = Required # Origin Server - France
Server = https://github.com/archzfs/archzfs/releases/download/experimental Server = http://archzfs.com/$repo/x86_64
# Mirror - Germany
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
# Mirror - Germany
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64
# Mirror - India
Server = https://mirror.in.themindsmaze.com/archzfs/$repo/x86_64
# Mirror - US
Server = https://zxcvfdsa.com/archzfs/$repo/$arch