]> git.proxmox.com Git - pve-manager.git/commit
pvereport: also add .sources files
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 27 Jan 2021 10:43:20 +0000 (11:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Jan 2021 15:44:39 +0000 (16:44 +0100)
commit8672c64e90b93647782893cf9ac4834e80bf296d
treeac05ed7e3dcba790fe269d06a29e694cd816c5c4
parentecc08c34ea99c2211be078c89a8301a9a8bdf69f
pvereport: also add .sources files

while this format is probably not much in use currently, the plan is to make it
the default format in Debian, see 'man 5 sources.list'.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/Report.pm