freenas-proxmox/packaging/DEBIAN
Kevin Adams b41fefb72b docs: add PVE version compatibility warnings across all user touchpoints
Users on unsupported PVE versions now get clear guidance at every
layer — README, install time, and GitHub release notes — rather than
silently failing or getting confusing patch errors.

- README: replace bare compatibility table with a full matrix and
  prominent callout blocks for PVE 7 (last v2.x), PVE 8 (EOL
  2026-08-31), PVE 9+ (use v3.0), and PVE ≤6 (unsupported)
- postinst: add check_pve_version() that exits on PVE < 7, warns
  loudly on PVE 7 (stay on v2.x, do not upgrade to v3.0), notes
  the PVE 8 EOL date, and warns on PVE 9+ (v2.x not supported)
- build.yml release template: add a version compatibility table so
  every GitHub release prominently states who should and should not
  install it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 18:33:13 -04:00
..
control.j2 Fix DEBIAN control.j2: use binary-only format for dpkg-deb 2026-05-15 15:16:20 -04:00
postinst docs: add PVE version compatibility warnings across all user touchpoints 2026-05-19 18:33:13 -04:00
postrm Fix shellcheck SC2034: remove unused REST_CLIENT_PATH variable in postrm 2026-05-15 15:10:45 -04:00
triggers Phase 1 project revival + PR fixes (#207, #209, #213) 2026-05-15 14:22:04 -04:00