]> git.proxmox.com Git - pve-manager.git/commit - debian/postinst
d/postinst: actively remove pvetest repository (added for beta) again
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 19 Jun 2023 09:13:34 +0000 (11:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 07:00:12 +0000 (09:00 +0200)
commit575a0e8a4f7bf83064673170927d32f191e7dfbd
tree56d600ddc097ea4f5ec26775aaafc9337e32615e
parent0eb03eaa510e55cc039954c2b60993f0bcbe4df5
d/postinst: actively remove pvetest repository (added for beta) again

in theory we'd need to be more cautios but this was added only during
beta, which is when we do not really provided any stability
guarantee, further, it's rather unlikely that one added very
important repos that, when removed, break something (again *during*
beta).

The new APT repo management makes it also easy to see when one does
not gets any PVE updates, and one can add the pvetest repo there
again easily too.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/postinst