From facc485958be3d24e154a12bbe5f6940660c8c96 Mon Sep 17 00:00:00 2001 From: Rishabh <53911515+Rishabh672003@users.noreply.github.com> Date: Sun, 15 Oct 2023 16:12:14 +0530 Subject: [PATCH 1/4] update: added keyring and mirrorlist to packages and updated the pacman.conf --- airootfs/etc/pacman.conf | 2 +- packages.x86_64 | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index c59b961..dde72a8 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -97,4 +97,4 @@ Include = /etc/pacman.d/mirrorlist [tcet-linux-repo] SigLevel = Optional TrustedOnly -Server = https://tcet-opensource.github.io/$repo/$arch +Include = /etc/pacman.d/tcet-linux-mirrorlist diff --git a/packages.x86_64 b/packages.x86_64 index b33f010..8b0382a 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -279,5 +279,11 @@ tcet-linux-set-once # Wallpaper tcet-linux-wallpaper +# Mirrorlist +tcet-linux-mirrorlist + +# keyring +tcet-linux-keyring + #newFont-terminal-stable ttc-iosevka From e80dc62b52b7686be9d9cdf0ba39c2f89ebcd02a Mon Sep 17 00:00:00 2001 From: Akash Dubey <101584901+Akash6222@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:04:19 +0530 Subject: [PATCH 2/4] [ADD] yay - aur helper --- packages.x86_64 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages.x86_64 b/packages.x86_64 index 8b0382a..013496e 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -287,3 +287,6 @@ tcet-linux-keyring #newFont-terminal-stable ttc-iosevka + +# Aur helper +yay From 702ee11af65a6ddfe0f3eb743aa874251cc86bb9 Mon Sep 17 00:00:00 2001 From: Akash6222 Date: Fri, 20 Oct 2023 21:58:55 +0530 Subject: [PATCH 3/4] removed xfce4-artwork and ristretto --- packages.x86_64 | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages.x86_64 b/packages.x86_64 index 013496e..56e2fe3 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -140,11 +140,9 @@ virtualbox-guest-utils ## TCET Linux Desktop Env - XFCE xfce4 -ristretto thunar-archive-plugin thunar-media-tags-plugin xfburn -xfce4-artwork xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpufreq-plugin From 85119a9954dc94ef2bc818b48e76fa7437a48b73 Mon Sep 17 00:00:00 2001 From: Akash6222 Date: Sat, 21 Oct 2023 01:18:44 +0530 Subject: [PATCH 4/4] updated wallpaper path --- airootfs/etc/default/grub | 2 +- airootfs/etc/lightdm/lightdm-gtk-greeter.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/airootfs/etc/default/grub b/airootfs/etc/default/grub index 90ca101..cd867b6 100644 --- a/airootfs/etc/default/grub +++ b/airootfs/etc/default/grub @@ -43,7 +43,7 @@ GRUB_DISABLE_RECOVERY=true #GRUB_COLOR_HIGHLIGHT="light-cyan/black" # Uncomment one of them for the gfx desired, a image background or a gfxtheme -GRUB_BACKGROUND="/usr/share/backgrounds/xfce/wallpaper4.png" +GRUB_BACKGROUND="/usr/share/backgrounds/xfce/tcet-linux/wallpaper4.png" #GRUB_THEME= # Uncomment to get a beep at GRUB start diff --git a/airootfs/etc/lightdm/lightdm-gtk-greeter.conf b/airootfs/etc/lightdm/lightdm-gtk-greeter.conf index 9d07ff3..6a0d9ee 100644 --- a/airootfs/etc/lightdm/lightdm-gtk-greeter.conf +++ b/airootfs/etc/lightdm/lightdm-gtk-greeter.conf @@ -48,7 +48,7 @@ # transition-duration = overrides default value # [greeter] -background=/usr/share/backgrounds/xfce/wallpaper5.png +background=/usr/share/backgrounds/xfce/tcet-linux/wallpaper5.png #user-background= theme-name=Qogir-Dark icon-theme-name=tela-circle-icon