proxmox-backup/src
Stefan Reiter 572cd0381b file-restore: add debug mode with serial access
Set PBS_QEMU_DEBUG=1 on a command that starts a VM and then connect to
the debug root shell via:
  minicom -D \unix#/run/proxmox-backup/file-restore-serial-10.sock
or similar.

Note that this requires 'proxmox-backup-restore-image-debug' to work,
the postinst script is updated to also generate the corresponding image.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-07 10:00:12 +02:00
..
acme cleanup: split SimpleHttp client into extra file 2021-05-06 10:22:24 +02:00
api2 cleanup: split SimpleHttp client into extra file 2021-05-06 10:22:24 +02:00
backup add ctime and size function to IndexFile trait 2021-04-30 11:40:45 +02:00
bin file-restore: add debug mode with serial access 2021-05-07 10:00:12 +02:00
client make sure URI paths start with a slash 2021-05-07 08:46:47 +02:00
config move basic ACME types into src/api2/types/acme.rs 2021-05-04 11:32:18 +02:00
pxar pxar/extract: add sequential variant of extract_sub_dir 2021-04-08 14:24:23 +02:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server server/jobstate: improve name of 'try_update_state_file' 2021-04-26 10:50:36 +02:00
tape tape: improve inline docs for READ POSITION LONG 2021-05-06 11:45:40 +02:00
tools client: use build_authority in build_uri 2021-05-06 10:27:40 +02:00
api2.rs file-restore: add binary and basic commands 2021-04-08 13:57:57 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
auth.rs api2/access/user: remove password for @pbs users on removal 2021-04-15 08:33:20 +02:00
backup.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
buildcfg.rs file-restore: add debug mode with serial access 2021-05-07 10:00:12 +02:00
client.rs client: add VsockClient to connect to virtio-vsock VMs 2021-02-17 08:15:43 +01:00
config.rs add node/{node}/certificates api call 2021-05-04 09:31:30 +02:00
lib.rs add acme client 2021-05-04 07:56:52 +02:00
server.rs server/rest: extract auth to seperate module 2021-04-01 11:26:28 +02:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs cleanup: split SimpleHttp client into extra file 2021-05-06 10:22:24 +02:00