From 2d353cf4e623b7ce59fcaca651134c4c2595a5b1 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Tue, 15 Nov 2022 03:35:43 -0800 Subject: [PATCH 1/4] Add OpenSuperClone to Linux --- setup/linux/packages/aur | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/linux/packages/aur b/setup/linux/packages/aur index d09fed4f..4a10ed6d 100644 --- a/setup/linux/packages/aur +++ b/setup/linux/packages/aur @@ -5,6 +5,7 @@ hfsprogs iwgtk memtest86-efi mprime-bin +opensuperclone-git pipes.sh smartmontools-svn ttf-font-awesome-4 From b136462c75474a91ff3bf9a28075d6267b02ef79 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Thu, 15 Dec 2022 17:04:52 -0800 Subject: [PATCH 2/4] Add dependencies for opensuperclone --- setup/linux/packages/dependencies | 1 + setup/linux/packages/gui | 3 +++ 2 files changed, 4 insertions(+) diff --git a/setup/linux/packages/dependencies b/setup/linux/packages/dependencies index a306580a..dbd51917 100644 --- a/setup/linux/packages/dependencies +++ b/setup/linux/packages/dependencies @@ -20,6 +20,7 @@ qrencode scdoc # opensuperclone-git +libconfig libusb-compat # smartmontools-svn diff --git a/setup/linux/packages/gui b/setup/linux/packages/gui index f169bb79..f7842ed4 100644 --- a/setup/linux/packages/gui +++ b/setup/linux/packages/gui @@ -9,6 +9,7 @@ evince feh ffmpeg firefox +gcc gnome-keyring gparted gpicview @@ -18,6 +19,7 @@ iwgtk leafpad libinput libxft +make mesa-demos mkvtoolnix-cli mpv @@ -25,6 +27,7 @@ noto-fonts noto-fonts-cjk numlockx openbox +opensuperclone-git otf-font-awesome-4 papirus-icon-theme qemu-guest-agent From f21b95b0905e2c73d8e62c7cfe1dd4c5ff522d86 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Thu, 15 Dec 2022 17:05:29 -0800 Subject: [PATCH 3/4] Switch to LTS kernel --- setup/linux/packages/base | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/linux/packages/base b/setup/linux/packages/base index cb52761f..d37bb8c8 100644 --- a/setup/linux/packages/base +++ b/setup/linux/packages/base @@ -38,8 +38,9 @@ less lha libewf libldm -linux linux-firmware +linux-lts +linux-lts-headers lm_sensors lvm2 lzip From 4a3bb2cc3f39ce798e777c8f2a5269c0ebef65e0 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Tue, 31 Jan 2023 22:36:42 -0800 Subject: [PATCH 4/4] Revert "Switch to LTS kernel" This reverts commit f21b95b0905e2c73d8e62c7cfe1dd4c5ff522d86. --- setup/linux/packages/base | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup/linux/packages/base b/setup/linux/packages/base index d37bb8c8..cb52761f 100644 --- a/setup/linux/packages/base +++ b/setup/linux/packages/base @@ -38,9 +38,8 @@ less lha libewf libldm +linux linux-firmware -linux-lts -linux-lts-headers lm_sensors lvm2 lzip