Dashboard: the info bar under the log now shows the selected VM's log file path (in addition to its ssh command), so it can be opened/shared. Install bootstrap: each package-manager branch first refreshes the repos so the VM is as fast as possible, and Arch (pacman) is now supported: - apt: apt-get update - dnf: dnf makecache (dnf5 picks the fastest mirrors) - pacman (Arch): reflector selects the 20 fastest HTTPS mirrors -> pacman -Syy -> install curl/git/make (Arch was previously unsupported by the bootstrap and would abort with "no package manager"). Validated live on the Arch VM: reflector + refresh + install all OK. 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.