Commit Graph

6 Commits

Author SHA1 Message Date
Meliox
5df83ec369
fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208)
* first

* also check for output file

* add full debug to intel device

* implement ups debug and intel debug

* fix system information call

* add graphic info call and return if call not configured

* add intel to safe init

* write out intel to config

* fix patch

* Move collection of system information to cache

* implement system info

* fix config load

* more intel fixes

* fix tainted paths and intel graphics

* resolved rrd crash by disabling rrd when not enabled

* fix(configure): toggle install state, scope patching to selected mod

* small fix for get_graphics_info naming

* fix(configure): don't update config if patch apply/revert fails

* revert version in config

---------

Co-authored-by: Meliox <na>
2026-06-14 13:07:38 +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
0ab8a67152
resolve absolut path patching (#204)
* test3

* resolve absolut path patching

---------

Co-authored-by: Meliox <na>
2026-06-11 22:20:52 +02:00
Meliox
bfeeb94948
Restructure to support dynamically assembly at build runtime (#199)
* restruture into dynamically assembled at build time

* part 2

* ss

* rename files

* more

* remove file

---------

Co-authored-by: Meliox <na>
2026-06-11 20:36:12 +02:00