You've already forked EndeavourOS-ISO-t2
mirror of
https://github.com/t2linux/EndeavourOS-ISO-t2.git
synced 2026-04-30 13:51:13 -07:00
[airootfs/root]remove temporary patches
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
37c37
|
||||
< xfce4-terminal --maximize -e "sudo ./image-install-calamares.sh"
|
||||
---
|
||||
> konsole --fullscreen -e "sudo ./image-install-calamares.sh"
|
||||
@@ -1,19 +0,0 @@
|
||||
--- chrooted_cleaner_script.sh
|
||||
+++ chrooted_cleaner_script.sh.patched
|
||||
@@ -204,7 +204,6 @@
|
||||
clonezilla
|
||||
gpart
|
||||
gparted
|
||||
- grsync
|
||||
hdparm
|
||||
|
||||
# ENDEAVOUROS REPO
|
||||
@@ -215,8 +214,6 @@
|
||||
## Calamares EndeavourOS
|
||||
$(pacman -Qq | grep calamares) # finds calamares related packages
|
||||
ckbcomp
|
||||
- kvantum
|
||||
- qt5ct
|
||||
|
||||
# arm qemu dependency
|
||||
qemu-arm-aarch64-static-bin
|
||||
@@ -1,11 +0,0 @@
|
||||
--- eos-install-mode-run-calamares 2023-02-12 15:14:59.606426582 +0100
|
||||
+++ eos-install-mode-run-calamares-patched 2023-02-12 14:53:52.166792912 +0100
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
### Starts calamares and runs it in the background. ###
|
||||
Calamares_Start() {
|
||||
- pkexec calamares -style kvantum -D8 >> $log &
|
||||
+ kdesu -t -c "calamares -D8" >> $log &
|
||||
}
|
||||
|
||||
### Dialog that asks for the online or offline edition. ###
|
||||
@@ -1,20 +0,0 @@
|
||||
50a51,52
|
||||
> export ICO_BLUETOOTH=/usr/share/icons/Qogir/scalable/devices/bluetooth.svg
|
||||
>
|
||||
295,296c297
|
||||
< --field=" $(ltr ins_start)!$ICO_INSTALL!$(ltr ins_starttip)":fbtn "eos-install-mode-run-calamares '$lang' ''"
|
||||
< --field=" $(ltr install_community)!$ICO_INSTALL!$(ltr install_community_tip)":fbtn "eos-install-mode-run-calamares '$lang' community"
|
||||
---
|
||||
> --field=" $(ltr ins_start)!$ICO_CALAMARES!$(ltr ins_starttip)":fbtn "eos-install-mode-run-calamares '$lang' ''"
|
||||
304c305
|
||||
< --field=" $(ltr ins_pm)!$ICO_GPARTED!$(ltr ins_pmtip)":fbtn 'gparted'
|
||||
---
|
||||
> --field=" $(ltr ins_pm)!$ICO_GPARTED!$(ltr ins_pmtip)":fbtn 'partitionmanager'
|
||||
309c310
|
||||
< --field=" $(ltr ins_blue_notes)!$ICO_TIPS!$(ltr ins_blue_notes_tip)":fbtn "$INSTALLER_BROWSER '$btdoc'"
|
||||
---
|
||||
> --field=" $(ltr ins_blue_notes)!$ICO_BLUETOOTH!$(ltr ins_blue_notes_tip)":fbtn "$INSTALLER_BROWSER '$btdoc'"
|
||||
670c671
|
||||
< --field=" $(ltr after_install_bt)!$ICO_INFO_WEB!$(ltr after_install_bttip)":fbtn "WelcomeBrowser 'https://discovery.endeavouros.com/bluetooth/bluetooth/2021/03'" # 'https://discovery.endeavouros.com/bluetooth'
|
||||
---
|
||||
> --field=" $(ltr after_install_bt)!$ICO_BLUETOOTH!$(ltr after_install_bttip)":fbtn "WelcomeBrowser 'https://discovery.endeavouros.com/bluetooth/bluetooth/2021/03'" # 'https://discovery.endeavouros.com/bluetooth'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 189 KiB After Width: | Height: | Size: 215 KiB |
Reference in New Issue
Block a user