mirror of
https://github.com/endeavouros-team/ISO-hotfixes.git
synced 2026-06-13 01:44:35 +00:00
adding patch for titan netinstall.yaml splix package removal on print option
This commit is contained in:
@@ -216,6 +216,8 @@ Main() {
|
||||
patch "/etc/calamares/scripts/chrooted_cleaner_script.sh" < "/tmp/chrooted_cleaner_script.sh_titan.patch"
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf_titan.patch"
|
||||
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf_titan.patch"
|
||||
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/netinstall.yaml_titan.patch"
|
||||
patch "/etc/calamares/modules/netinstall.yaml" < "/tmp/netinstall.yaml_titan.patch"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
--- netinstall.yaml 2026-03-04 15:56:36.000000000 +0100
|
||||
+++ netinstall.yaml.patched 2026-04-08 11:33:51.174785801 +0200
|
||||
@@ -210,7 +210,6 @@
|
||||
- ghostscript
|
||||
- gsfonts
|
||||
- gutenprint
|
||||
- - splix
|
||||
- system-config-printer
|
||||
- name: "HP printer/scanner support"
|
||||
description: "Packages for HP printer/scanner"
|
||||
Reference in New Issue
Block a user