freenas-proxmox/packaging
Kevin Adams d0093f48b3 fix: safe multipath.conf management via BEGIN/END tagged block
On install: if /etc/multipath.conf already exists, append a tagged
block rather than skipping silently (old) or overwriting (dangerous).
On upgrade: replace only the tagged block, leaving the rest untouched.
On remove/purge: strip the tagged block; rest of the file preserved.

This means admins who added their own stanzas during manual testing
(e.g. before the package existed) won't lose config on install or
upgrade. Closes the silent "file already exists" footgun.

Also fixes pre-existing SC2015 shellcheck warnings in postrm.

Refs #256

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:54:12 -04:00
..
DEBIAN chore: rename package freenas-proxmox → truenas-proxmox (#262) 2026-05-25 22:49:28 -04:00
DEBIAN-multipath fix: safe multipath.conf management via BEGIN/END tagged block 2026-06-08 21:54:12 -04:00
DEBIAN-transitional fix: add Debian changelog to both packages (#273) 2026-06-07 09:02:24 -04:00
changelog.Debian fix: add Debian changelog to both packages (#273) 2026-06-07 09:02:24 -04:00