mirror of
https://github.com/endeavouros-team/ISO-hotfixes.git
synced 2026-06-13 01:44:35 +00:00
reset test fixes for Ganymede_neo (test ISO)
This commit is contained in:
@@ -27,10 +27,6 @@ Main() {
|
||||
Install_packages linux-firmware-marvell
|
||||
fi
|
||||
;;
|
||||
2026.01.12)
|
||||
HotMsg "hotfixes Ganymede Neo test ISO $ISO_VERSION."
|
||||
Install_packages eos-hwtool
|
||||
;;
|
||||
"")
|
||||
HotMsg "ISO version not found." warning
|
||||
;;
|
||||
|
||||
@@ -198,12 +198,6 @@ Main() {
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf_ganymede.patch"
|
||||
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf_ganymede.patch"
|
||||
;;
|
||||
2026.01.12) # Ganymede_Neo
|
||||
# testing HotFix Changes
|
||||
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf_ganymede_neo.patch"
|
||||
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf_ganymede_neo.patch"
|
||||
;;
|
||||
*)
|
||||
HotMsg "no hotfixes for ISO version $ISO_VERSION."
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user