Nouvelle entrée dans le menu QEMU/KVM (section Gérer). Elle : - affiche le disque principal (qcow2 via domblklist) + « qemu-img info » (taille virtuelle + réelle) et l'état de la VM ; - demande +NG (agrandir), -NG (réduire) ou NG (taille cible) ; - applique : agrandissement À CHAUD si la VM tourne (virsh blockresize), sinon qemu-img resize ; réduction via qemu-img resize --shrink (VM éteinte obligatoire + avertissement fort : le FS invité n'est PAS réduit, risque de perte de données) ; - propose ensuite d'étendre le FS invité via SSH (growpart + resize2fs / xfs_growfs / btrfs, device et type de FS détectés). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.