Commit Graph

194 Commits

Author SHA1 Message Date
github-actions[bot]
0efbe4181e chore: accumulate changes from 40ff13c 2026-08-09 09:06:15 +00:00
github-actions[bot]
dbcc11e91c chore: accumulate changes from 2221c8f 2026-08-09 09:06:15 +00:00
github-actions[bot]
731d26bc4b chore: accumulate changes from abe8dcf 2026-08-09 09:06:15 +00:00
github-actions[bot]
9e6ca20374 chore: accumulate changes from e05ff6f 2026-08-09 09:06:15 +00:00
github-actions[bot]
16ec8f9397 chore: accumulate changes from 0ab8a67 2026-08-09 09:06:15 +00:00
github-actions[bot]
f23fc0cdc1 chore: accumulate changes from d6a160d 2026-08-09 09:06:15 +00:00
github-actions[bot]
30ec4786b0 chore: accumulate changes from ed991b4 2026-08-09 09:06:15 +00:00
github-actions[bot]
14634b37b6 chore: accumulate changes from 80137d3 2026-08-09 09:06:15 +00:00
github-actions[bot]
48a80728aa chore: accumulate changes from bfeeb94 2026-08-09 09:06:15 +00:00
github-actions[bot]
7aafe6c343 chore: accumulate changes from d2c00f8 2026-08-09 09:06:15 +00:00
github-actions[bot]
92052d1b64 chore: accumulate changes from b8ce814 2026-08-09 09:06:15 +00:00
github-actions[bot]
f5743f314b chore: accumulate changes from fd422f4 2026-08-09 09:06:15 +00:00
github-actions[bot]
c9eb7c3259 chore: accumulate changes from ecf3a56 2026-08-09 09:06:15 +00:00
github-actions[bot]
0e87f855bd chore: accumulate changes from 819d30c 2026-08-09 09:06:15 +00:00
Meliox
de6f309d22 Update CHANGES.md 2026-08-09 09:06:15 +00:00
github-actions[bot]
dad36a373e chore: accumulate changes from 0e99e06 2026-08-09 09:06:15 +00:00
github-actions[bot]
0e6ca72106 chore: accumulate changes from f740c00 2026-08-09 09:06:15 +00:00
github-actions[bot]
50d451c19f chore: accumulate changes from 88983fd 2026-08-09 09:06:15 +00:00
github-actions[bot]
89436aab5b chore: accumulate changes from 335f58c 2026-08-09 09:06:15 +00:00
Meliox
042cc1949f
fix control suggests (#256)
Co-authored-by: Meliox <na>
2026-08-09 11:06:07 +02:00
Meliox
415c3ab097
Update deb package control (#255)
* update

* remove dup

* more

---------

Co-authored-by: Meliox <na>
2026-08-09 10:56:33 +02:00
Meliox
5e5e6b6726
remove small gpu stats (#253)
Co-authored-by: Meliox <na>
2026-08-09 10:48:56 +02:00
Meliox
965ffea463
add deb signing (#254)
* add deb signing

* add to test release as well

* revert test signing

---------

Co-authored-by: Meliox <na>
2026-08-09 10:34:49 +02:00
Meliox
9160c0a9b1
fix: remove duplicate test scripts from src/scripts/test/ (#252)
test-patches.sh and test-syntax.sh were left in src/scripts/test/ after the
restructure; the canonical copies are in build/test/ where they belong.

Co-authored-by: Meliox <na>
2026-08-08 23:53:22 +02:00
Meliox
6585849459
Restructure repo (#251)
* refactor: restructure src/ into modules/, scripts/, and build/

- src/nag_screen/ and src/node_info/ -> src/modules/  (mods grouped explicitly)
- src/Scripts/ -> src/scripts/                        (lowercase, consistent)
- src/gen-rules.sh -> build/                          (build tool separated from source)

Update all references: debian/rules, .github/workflows/*, build/gen-rules.sh,
src/scripts/test/test-syntax.sh (SRC_DIR now points to src/modules/),
src/scripts/test/test-patches.sh, and files.list comments.

* refactor: move CI test scripts from src/scripts/test/ to build/test/

Test scripts are not installed — they are CI/dev tooling and belong
alongside build/gen-rules.sh. Update workflow references and fix the
SRC_DIR path depth in build/test/test-syntax.sh (../ -> ../..).

* d

---------

Co-authored-by: Meliox <na>
2026-08-08 23:46:46 +02:00
Meliox
3db6a010df
remove unused file (#250)
Co-authored-by: Meliox <na>
2026-08-08 23:08:37 +02:00
Meliox
b433d5cc2d
remove new line in PR changelog (#249)
Co-authored-by: Meliox <na>
2026-08-08 22:58:46 +02:00
Meliox
552a5c071b
fix: write config before applying patches so pveproxy restarts with new settings (#248)
* fix: write config before applying patches so pveproxy restarts with new settings

* write config per mod only

---------

Co-authored-by: Meliox <na>
2026-08-08 22:23:25 +02:00
Meliox
6e3fd7958e
Fix duplicate deb config warning (#247)
* d

* f

* oneline rules

* remove duplicat warning

* simplify gen rules

* also fix release

---------

Co-authored-by: Meliox <na>
2026-08-08 21:23:44 +02:00
Meliox
32ed174c0c
More build check fixes (#246)
* fix

* one more

* one more

* plus one

* mm

* plus one

* moar

* more

* fix keyring

---------

Co-authored-by: Meliox <na>
2026-08-08 20:15:27 +02:00
Meliox
9fa4b97361
Update github actions to v7 (#245)
Co-authored-by: Meliox <na>
2026-08-08 19:23:26 +02:00
Meliox
8d17ad9f99
fix temperature conversion (#232)
Co-authored-by: Meliox <na>
2026-07-05 20:00:31 +02:00
Meliox
edcd445e59
fix intel gpu debug (#231)
* fix intel debug

* set path to the same

---------

Co-authored-by: Meliox <na>
2026-07-05 18:59:10 +02:00
Meliox
ac007f5f38
readd hdd and ssd support (#229)
* re add hdd and ssd support

* fixes

---------

Co-authored-by: Meliox <na>
2026-07-05 18:03:53 +02:00
Meliox
679d844e14
implement support for other thermals (#228)
* first

* second

* first

* second

* minor fixes

* fix warning msg

* update readme

---------

Co-authored-by: Meliox <na>
2026-07-05 18:03:36 +02:00
Meliox
70f9790da0
implement toggling of widgets (#227)
Co-authored-by: Meliox <na>
2026-07-05 15:09:51 +02:00
Meliox
0855a19cc3
add rpi cpu temp support (#226)
* add rpi cpu temp support

* change render to SOC

---------

Co-authored-by: Meliox <na>
2026-07-05 12:13:24 +02:00
Meliox
96b8a1277e
refactor mod configurator (#222)
* refactor mod configurator

* ci: add apt-get update before install in test-release and weekly-patch-test workflows

---------

Co-authored-by: Meliox <na>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-05 10:18:47 +02:00
Meliox
e44ad6400a
update package before install (#224)
Co-authored-by: Meliox <na>
2026-07-05 09:37:28 +02:00
Meliox
9805ce4ed7
Add readmes to each mod (#223)
* mod readnmes

* small typos

---------

Co-authored-by: Meliox <na>
2026-07-05 09:22:24 +02:00
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
8547e337b7
fix(workflow): More deps for test mod 3 (#215)
Co-authored-by: Meliox <na>
2026-06-14 10:34:30 +02:00
Meliox
15c0a45d6b
fix(workflow): More deps for test mod 2 (#214)
Co-authored-by: Meliox <na>
2026-06-14 10:28:50 +02:00
Meliox
165555130a
fix(workflow): More deps for test mod (#213)
Co-authored-by: Meliox <na>
2026-06-14 10:22:22 +02:00
Meliox
a6c08dc65d
fix(workflow): Fix versioning and missing deps (#212)
* fix versioning

* add missing deps for testing

---------

Co-authored-by: Meliox <na>
2026-06-14 10:13:54 +02:00
Meliox
f36e27a4d6
Reorganize workflow to validate syntax after tests (#211)
Reordered steps to validate source syntax after testing mods.
2026-06-14 01:41:06 +02:00
Meliox
40ff13cc33
workflow: validate mods syntax check (#210)
* validate mods with syntax check

* sd

---------

Co-authored-by: Meliox <na>
2026-06-14 01:23:37 +02:00
Meliox
709aa55287
workflow: fix release version injection into config.pm (#209)
Co-authored-by: Meliox <na>
2026-06-13 18:34:33 +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