add a new idea for improvment for next version
This commit is contained in:
parent
798d475e98
commit
f8d0c9544a
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ script which permit to launch easily some virtual machines via qemu
|
|||
- take option create_disk to know what disk to use when creating a vm. [ok]
|
||||
- compatible to an extensive network configuration [~ok] (can work either with nat or bridge of even without any network. By default it is one interface by nat, and don't work whith the config file yet.)
|
||||
|
||||
### Things to add in the next verison
|
||||
- add an option --windows which permit to launch a windows vm with no-graphics, and with the RDP port forward in order to access it easily by `xfreerdp /v:localhost /u:'user' /dynamic-resolution`
|
||||
|
||||
|
||||
|
||||
## Usage:
|
||||
|
|
Loading…
Reference in a new issue