PVE-mods/debian
Meliox 71e95cc630 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.
2026-08-08 23:35:19 +02:00
..
source Make deb-installer for PVEMods (#168) 2026-06-07 17:21:57 +02:00
changelog Make deb-installer for PVEMods (#168) 2026-06-07 17:21:57 +02:00
control Migrate file patching from sed/python into generic patching scheme (#181) 2026-06-10 20:07:33 +02:00
pve-mod.conffiles Fix duplicate deb config warning (#247) 2026-08-08 21:23:44 +02:00
pve-mod.postinst Restructure to support dynamically assembly at build runtime (#199) 2026-06-11 20:36:12 +02:00
pve-mod.postrm Make deb-installer for PVEMods (#168) 2026-06-07 17:21:57 +02:00
pve-mod.prerm Make deb-installer for PVEMods (#168) 2026-06-07 17:21:57 +02:00
pve-mod.triggers workflow: changes to make test workflow work (#207) 2026-06-13 17:34:29 +02:00
rules refactor: restructure src/ into modules/, scripts/, and build/ 2026-08-08 23:35:19 +02:00