Minor fixes and improvements.
This commit is contained in:
parent
202ca25466
commit
9590af9ba2
3 changed files with 115 additions and 113 deletions
|
@ -54,6 +54,7 @@ http_proxy='' XDG_CONFIG_HOME="/tmp/${UID}/.config" \
|
|||
--name "$img" \
|
||||
--osinfo debiantesting \
|
||||
--nodisks --import --noreboot --transient \
|
||||
--controller type=scsi,model=virtio-scsi \
|
||||
--install kernel="$kernel",initrd="$initrd",kernel_args="${kargs[*]}" \
|
||||
--network "type=$type" "${arg[@]}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue