proxmox-backup/src/bin
Stefan Reiter 936eceda61 file-restore: support more drives
A PCI bus can only support up to 32 devices, so excluding built-in
devices that left us with a maximum of about 25 drives. By adding a new
PCI bridge every 32 devices (starting at bridge ID 2 to avoid conflicts
with automatic bridges), we can theoretically support up to 8096 drives.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-07 09:03:17 +02:00
..
proxmox_backup_client proxmox_client_tools: move common key related functions to key_source.rs 2021-04-01 11:09:28 +02:00
proxmox_backup_manager move basic ACME types into src/api2/types/acme.rs 2021-05-04 11:32:18 +02:00
proxmox_client_tools client-tools: add crypto_parameters_keep_fd 2021-04-22 17:55:30 +02:00
proxmox_file_restore file-restore: support more drives 2021-05-07 09:03:17 +02:00
proxmox_restore_daemon proxmox_restore_daemon: mount ntfs with 'utf8' option 2021-05-05 11:07:31 +02:00
proxmox_tape tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
docgen.rs tape: cleanup TapeJob implementation - uses AllOf Schema with SectionConfig 2021-02-25 09:44:31 +01:00
dump-catalog-shell-cli.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
pmt.rs tape: pmt - implement options command 2021-04-08 08:34:45 +02:00
pmtx.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
proxmox-backup-api.rs call create_run_dir() at daemon startup 2021-05-06 10:23:54 +02:00
proxmox-backup-banner.rs s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-client.rs bin: use extract_output_format where necessary 2021-05-03 08:58:35 +02:00
proxmox-backup-manager.rs add acme commands to proxmox-backup-manager 2021-05-04 09:39:16 +02:00
proxmox-backup-proxy.rs tape backup job: fix typo in error message 2021-05-03 12:01:23 +02:00
proxmox-daily-update.rs daily-update: check acme certificates 2021-05-04 09:43:50 +02:00
proxmox-file-restore.rs file-restore: add size to image files and components 2021-04-26 15:46:37 +02:00
proxmox-restore-daemon.rs file-restore-daemon: add disk module 2021-04-08 14:03:54 +02:00
proxmox-tape.rs bin: use extract_output_format where necessary 2021-05-03 08:58:35 +02:00
pxar.rs fix feature flag logic in pxar create 2021-03-12 10:17:51 +01:00
sg-tape-cmd.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00