Commit Graph

12 Commits

Author SHA1 Message Date
Meliox
87331dfce4 add intel to safe init 2026-06-13 19:45:18 +02:00
Meliox
d5723821ec implement ups debug and intel debug 2026-06-13 18:23:13 +02:00
Meliox
30d99079a7 also check for output file 2026-06-13 17:45:33 +02:00
Meliox
f119500a30 first 2026-06-13 17:42:23 +02:00
Meliox
2221c8fe8c
workflow: changes to make test workflow work (#207)
* test6

* fix function call

* add final missing newline to patch

* remove existing config prompt

* add pve-yew-mobile-gui to dep and test

---------

Co-authored-by: Meliox <na>
2026-06-13 17:34:29 +02:00
Meliox
abe8dcfee8
chore: enforce LF line endings via .gitattributes (#206)
* tes5

* chore: enforce LF line endings via .gitattributes

---------

Co-authored-by: Meliox <na>
2026-06-11 22:47:53 +02:00
Meliox
e05ff6f2fb
change all text files to use LF (#205)
* test t

* change all files to use LF

* g

---------

Co-authored-by: Meliox <na>
2026-06-11 22:34:25 +02:00
Meliox
0c25030a21
Migrate file patching from sed/python into generic patching scheme (#181)
* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* fix rrd history patch for compilation

* add test workflows

* Move test and CI to separate PR

* Start patching

* rework apply and revert patches to patch

* don't let a patch failure abort apt install

* roll the mod back if its post-apply hook errors

* add patch for gpu history

* fix rrd history patch for compilation

* add test workflows

* Move test and CI to separate PR

* readd test-release

* realign test-release with main

---------

Co-authored-by: Meliox <na>
2026-06-10 20:07:33 +02:00
Meliox
0642e77429
fix pve-manager triggering mechanism (#187)
* fix pve-manager triggering mechanism

* move pve auto re patch to install option

* revert back to case options and only allow one at the to be selected. Preserve config for each option

---------

Co-authored-by: Meliox <na>
2026-06-10 17:56:45 +02:00
Meliox
e1573369e8
pve-mod-configure: fix validate the sensors -j output before proceeding (#188)
* fix validate the sensors -j output before proceeding

* fix return to satisfy set -e

* exit configure if lmsensors output is not valid

---------

Co-authored-by: Meliox <na>
2026-06-10 00:26:32 +02:00
Meliox
84f2f0766f
fix: use intel-gpu-tools instead of intel-igt-tools (#189)
Co-authored-by: Meliox <na>
2026-06-10 00:25:53 +02:00
Meliox
73b9cece16
Make deb-installer for PVEMods (#168)
* first deb-installer workflow for PVE-mods
---------

Co-authored-by: Meliox <na>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-07 17:21:57 +02:00