mirror of
https://github.com/endeavouros-team/ISO-hotfixes.git
synced 2026-06-13 01:44:35 +00:00
[netinstall.yaml_mercury_neo.patch] [packagechooser.conf_mercury_neo.patch] [hotfix-start.bash]
This commit is contained in:
@@ -180,10 +180,16 @@ Main() {
|
||||
;;
|
||||
2025.03.19) # Mercury_Neo
|
||||
# obconf replaced with lxappearance-obconf-gtk3 for LXDE
|
||||
# several name changes for LXDE
|
||||
# add plasma-x11-session to be installed note: added to the patch from AddPackageToFile (resorting)
|
||||
# replacing maliit with plasma-keyboard
|
||||
# replacing xbacklight with brightnessctl i3-wm
|
||||
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf_mercury_neo.patch"
|
||||
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf_mercury_neo.patch"
|
||||
# adding python-jinja for glances
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/netinstall.yaml_mercury_neo.patch"
|
||||
patch "/etc/calamares/modules/netinstall.yaml" < "/tmp/netinstall.yaml_mercury_neo.patch"
|
||||
;;
|
||||
*)
|
||||
HotMsg "no hotfixes for ISO version $ISO_VERSION."
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
--- netinstall.yaml.old 2025-03-17 00:00:47.000000000 +0100
|
||||
+++ netinstall.yaml.new 2025-11-10 19:30:35.635019225 +0100
|
||||
@@ -166,6 +166,7 @@
|
||||
- nano-syntax-highlighting
|
||||
- pv
|
||||
- python-defusedxml
|
||||
+ - python-jinja
|
||||
- python-packaging
|
||||
- rsync
|
||||
- tldr
|
||||
@@ -1,6 +1,6 @@
|
||||
--- packagechooser.conf.old 2025-03-17 00:00:47.000000000 +0100
|
||||
+++ packagechooser.conf.new 2025-11-07 22:13:53.599315522 +0100
|
||||
@@ -134,8 +134,7 @@
|
||||
+++ packagechooser.conf.new 2025-11-10 19:20:27.674899955 +0100
|
||||
@@ -134,17 +134,18 @@
|
||||
- kscreen
|
||||
- kwallet-pam
|
||||
- kwayland-integration
|
||||
@@ -10,7 +10,10 @@
|
||||
- okular
|
||||
- plasma-browser-integration
|
||||
- plasma-desktop
|
||||
@@ -145,6 +144,7 @@
|
||||
- plasma-disks
|
||||
- plasma-firewall
|
||||
+ - plasma-keyboard
|
||||
- plasma-nm
|
||||
- plasma-pa
|
||||
- plasma-systemmonitor
|
||||
- plasma-workspace
|
||||
@@ -18,7 +21,7 @@
|
||||
- powerdevil
|
||||
- print-manager
|
||||
- qt6-imageformats
|
||||
@@ -213,7 +213,6 @@
|
||||
@@ -213,7 +214,6 @@
|
||||
- gnome-keyring
|
||||
- gnome-nettool
|
||||
- gnome-power-manager
|
||||
@@ -26,7 +29,7 @@
|
||||
- gnome-shell
|
||||
- gnome-system-monitor
|
||||
- gnome-terminal
|
||||
@@ -230,7 +229,7 @@
|
||||
@@ -230,7 +230,7 @@
|
||||
- gvfs-smb
|
||||
- nautilus
|
||||
- sushi
|
||||
@@ -35,7 +38,7 @@
|
||||
- xdg-desktop-portal-gnome
|
||||
- xdg-desktop-portal
|
||||
- xdg-user-dirs-gtk
|
||||
@@ -650,21 +649,21 @@
|
||||
@@ -650,21 +650,21 @@
|
||||
- gvfs-mtp
|
||||
- gvfs-nfs
|
||||
- gvfs-smb
|
||||
@@ -67,7 +70,7 @@
|
||||
- lxmusic
|
||||
- mpv
|
||||
- network-manager-applet
|
||||
@@ -715,6 +714,7 @@
|
||||
@@ -715,6 +715,7 @@
|
||||
- arc-gtk-theme-eos
|
||||
- archlinux-xdg-menu
|
||||
- awesome-terminal-fonts
|
||||
@@ -75,7 +78,7 @@
|
||||
- dex
|
||||
- dmenu
|
||||
- dunst
|
||||
@@ -756,7 +756,6 @@
|
||||
@@ -756,7 +757,6 @@
|
||||
- xdg-user-dirs-gtk
|
||||
- xed
|
||||
- xfce4-terminal
|
||||
|
||||
Reference in New Issue
Block a user