Meliox
8ed24fd25d
revert version in config
2026-06-14 13:05:13 +02:00
Meliox
74df752cc4
fix(configure): don't update config if patch apply/revert fails
2026-06-14 00:56:37 +02:00
Meliox
a578dc6ec4
small fix for get_graphics_info naming
2026-06-14 00:45:57 +02:00
Meliox
0ad344fdfe
fix(configure): toggle install state, scope patching to selected mod
2026-06-14 00:42:40 +02:00
Meliox
af6065998b
resolved rrd crash by disabling rrd when not enabled
2026-06-13 23:08:06 +02:00
Meliox
8ecaf65405
fix tainted paths and intel graphics
2026-06-13 22:31:11 +02:00
Meliox
68b7d6f3ec
more intel fixes
2026-06-13 22:22:22 +02:00
Meliox
70e98ff9a9
fix config load
2026-06-13 21:39:07 +02:00
Meliox
f6c1936ca3
implement system info
2026-06-13 21:07:07 +02:00
Meliox
b9a43a41b6
Move collection of system information to cache
2026-06-13 20:43:18 +02:00
Meliox
1480f2eab4
fix patch
2026-06-13 20:03:29 +02:00
Meliox
72dc99bb8a
write out intel to config
2026-06-13 19:49:45 +02:00
Meliox
87331dfce4
add intel to safe init
2026-06-13 19:45:18 +02:00
Meliox
f312d5acbf
add graphic info call and return if call not configured
2026-06-13 18:53:02 +02:00
Meliox
4e18c78f1d
fix system information call
2026-06-13 18:38:32 +02:00
Meliox
d5723821ec
implement ups debug and intel debug
2026-06-13 18:23:13 +02:00
Meliox
bfce5e7f0c
add full debug to intel device
2026-06-13 17:56:23 +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
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
d6a160d181
add verbose to dry-run patching ( #203 )
...
* test 2
* add verbose to dry-run patching
---------
Co-authored-by: Meliox <na>
2026-06-11 21:56:44 +02:00
Meliox
ed991b4adb
Fix dpkg unpack: enforce LF and trailing newline in pve-mod.triggers ( #202 )
...
Co-authored-by: Meliox <na>
2026-06-11 21:27:52 +02:00
Meliox
80137d3fb3
rework test workflow and test setup ( #201 )
...
Co-authored-by: Meliox <na>
2026-06-11 21:14:06 +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
Meliox
1f0078766d
workflow: always rebase pr-test the lastest main ( #200 )
...
* rebase the lastest main
* s
---------
Co-authored-by: Meliox <na>
2026-06-11 20:15:03 +02:00
Meliox
f4e4a2d050
workflow: remove duplicate name ( #198 )
...
Co-authored-by: Meliox <na>
2026-06-11 19:20:14 +02:00
Meliox
04e43d9f40
workflow: use debian container for test workflow to ensure dependencies are available ( #197 )
...
Co-authored-by: Meliox <na>
2026-06-11 19:12:43 +02:00
Meliox
6b1f76160f
fix: implement nag patching for pc and mobile web ( #193 )
...
Co-authored-by: Meliox <na>
2026-06-10 22:06:33 +02:00
Meliox
c67bbbacf7
fix: standardise patch paths ( #192 )
...
Co-authored-by: Meliox <na>
2026-06-10 22:06:12 +02:00
Meliox
f91125ec9f
Workflow: automatic testing of patches ( #191 )
...
* First migrate
* weekly patch test
* fetch proxmox files
* add test mods
---------
Co-authored-by: Meliox <na>
2026-06-10 20:08:04 +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
ea50120ee9
workflow: test build version and naming changes ( #183 )
...
Co-authored-by: Meliox <na>
2026-06-08 22:45:27 +02:00
Meliox
e33d4d9a15
Remove merged at heading ( #185 )
...
Co-authored-by: Meliox <na>
2026-06-08 22:42:55 +02:00
Meliox
3f4f3cd150
Move old scripts to legacy folder ( #184 )
...
* move legacy scripts
* update readme
---------
Co-authored-by: Meliox <na>
2026-06-08 22:37:17 +02:00
Meliox
4c1a9486f1
Readme update of test ( #176 )
...
Co-authored-by: Meliox <na>
2026-06-07 19:28:03 +02:00
Meliox
9fbe8dbc15
Workflow changes to fix version PR non-diff error
...
Co-authored-by: Meliox <na>
2026-06-07 19:26:33 +02:00
Meliox
88983fdd47
Nodes pm regression fix ( #174 )
...
Co-authored-by: Meliox <na>
2026-06-07 19:13:58 +02:00
Meliox
335f58cd27
more workflow changes ( #173 )
...
Co-authored-by: Meliox <na>
2026-06-07 18:39:04 +02:00
Meliox
e602663b0e
change when test release is triggered ( #172 )
...
Co-authored-by: Meliox <na>
2026-06-07 17:58:30 +02:00
Meliox
92f4104c3b
version publishing fixes ( #171 )
...
Co-authored-by: Meliox <na>
2026-06-07 17:51: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
Meliox
afe7e8643c
the fix for startup message in util ( #170 )
...
Co-authored-by: Meliox <na>
2026-06-07 16:13:03 +02:00
Meliox
29236db149
fix public function export ( #169 )
...
Co-authored-by: Meliox <na>
2026-06-07 15:50:33 +02:00
Meliox
4dd56a0bc5
fix download links
2026-06-07 11:28:36 +02:00