The datastore/backup debug helpers should always be available, they can help a lot in dire times, so making them available directly via the server package (alongside the manager CLI tool) is nicer for the user. Additionally, building a package can be quite time consuming in this repo, as some tools like dwarves and other debug symbol stuff has to scan the quite big rust binaries. So dropping a binary package shaves of a noticeable bit of build time too. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| etc/proxmox-backup-proxy.service /lib/systemd/system/
 | |
| etc/proxmox-backup.service /lib/systemd/system/
 | |
| etc/proxmox-backup-banner.service /lib/systemd/system/
 | |
| etc/proxmox-backup-daily-update.service /lib/systemd/system/
 | |
| etc/proxmox-backup-daily-update.timer /lib/systemd/system/
 | |
| etc/pbs-enterprise.list /etc/apt/sources.list.d/
 | |
| usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api
 | |
| usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-proxy
 | |
| usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-banner
 | |
| usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-daily-update
 | |
| usr/lib/x86_64-linux-gnu/proxmox-backup/sg-tape-cmd
 | |
| usr/sbin/proxmox-backup-debug
 | |
| usr/sbin/proxmox-backup-manager
 | |
| usr/bin/pmtx
 | |
| usr/bin/pmt
 | |
| usr/bin/proxmox-tape
 | |
| usr/share/javascript/proxmox-backup/index.hbs
 | |
| usr/share/javascript/proxmox-backup/css/ext6-pbs.css
 | |
| usr/share/javascript/proxmox-backup/images
 | |
| usr/share/javascript/proxmox-backup/js/proxmox-backup-gui.js
 | |
| usr/share/man/man1/proxmox-backup-debug.1
 | |
| usr/share/man/man1/proxmox-backup-manager.1
 | |
| usr/share/man/man1/proxmox-backup-proxy.1
 | |
| usr/share/man/man1/proxmox-tape.1
 | |
| usr/share/man/man1/pmtx.1
 | |
| usr/share/man/man1/pmt.1
 | |
| usr/share/man/man5/acl.cfg.5
 | |
| usr/share/man/man5/datastore.cfg.5
 | |
| usr/share/man/man5/user.cfg.5
 | |
| usr/share/man/man5/remote.cfg.5
 | |
| usr/share/man/man5/sync.cfg.5
 | |
| usr/share/man/man5/verification.cfg.5
 | |
| usr/share/man/man5/media-pool.cfg.5
 | |
| usr/share/man/man5/tape.cfg.5
 | |
| usr/share/man/man5/tape-job.cfg.5
 | |
| usr/share/zsh/vendor-completions/_proxmox-backup-debug
 | |
| usr/share/zsh/vendor-completions/_proxmox-backup-manager
 | |
| usr/share/zsh/vendor-completions/_proxmox-tape
 | |
| usr/share/zsh/vendor-completions/_pmtx
 | |
| usr/share/zsh/vendor-completions/_pmt
 |