diff --git a/README.md b/README.md index dc9b9d2..4ff12b4 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,10 @@ with your preferred flavour. `quickget` also supports: +## Other Operating Systems + +`quickget` also supports: + - `alma` (Alma Linux) - `alpine` (Alpine Linux) - `android` (Android x86) @@ -402,6 +406,10 @@ quickemu --vm windows-11.conf - Complete the installation as you normally would. - All relevant drivers and services should be installed automatically. +- A local adminstrator user account is automatically created, with + these credentials: + - Username: `Quickemu` + - Password: `quickemu` ### Regional versions @@ -648,44 +656,43 @@ cog.out(f"```\n\n{help}\n\n```\n\n") ``` -Usage - quickemu --vm ubuntu.conf - -You can also pass optional parameters - --braille : Enable braille support. Requires SDL. - --delete-disk : Delete the disk image and EFI variables - --delete-vm : Delete the entire VM and it's configuration - --display : Select display backend. 'sdl' (default), 'gtk', 'none', or 'spice' - --fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit) - --ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers - --screen : Use specified screen to determine the window size. - --shortcut : Create a desktop shortcut - --snapshot apply : Apply/restore a snapshot. - --snapshot create : Create a snapshot. - --snapshot delete : Delete a snapshot. - --snapshot info : Show disk/snapshot info. - --status-quo : Do not commit any changes to disk/snapshot. - --viewer : Choose an alternative viewer. @Options: 'spicy' (default), 'remote-viewer', 'none' - --ssh-port : Set ssh-port manually - --spice-port : Set spice-port manually - --public-dir : expose share directory. @Options: '' (default: xdg-user-dir PUBLICSHARE), '', 'none' - --monitor : Set monitor connection type. @Options: 'socket' (default), 'telnet', 'none' - --monitor-telnet-host : Set telnet host for monitor. (default: 'localhost') - --monitor-telnet-port : Set telnet port for monitor. (default: '4440') - --monitor-cmd : Send command to monitor if available. (Example: system_powerdown) - --serial : Set serial connection type. @Options: 'socket' (default), 'telnet', 'none' - --serial-telnet-host : Set telnet host for serial. (default: 'localhost') - --serial-telnet-port : Set telnet port for serial. (default: '6660') - --keyboard : Set keyboard. @Options: 'usb' (default), 'ps2', 'virtio' - --keyboard_layout : Set keyboard layout. - --mouse : Set mouse. @Options: 'tablet' (default), 'ps2', 'usb', 'virtio' - --usb-controller : Set usb-controller. @Options: 'ehci' (default), 'xhci', 'none' - --extra_args : Pass additional arguments to qemu - --version : Print version + Usage + quickemu --vm ubuntu.conf + + You can also pass optional parameters + --braille : Enable braille support. Requires SDL. + --delete-disk : Delete the disk image and EFI variables + --delete-vm : Delete the entire VM and it's configuration + --display : Select display backend. 'sdl' (default), 'gtk', 'none', 'spice' or 'spice-app' + --fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit) + --ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers + --screen : Use specified screen to determine the window size. + --shortcut : Create a desktop shortcut + --snapshot apply : Apply/restore a snapshot. + --snapshot create : Create a snapshot. + --snapshot delete : Delete a snapshot. + --snapshot info : Show disk/snapshot info. + --status-quo : Do not commit any changes to disk/snapshot. + --viewer : Choose an alternative viewer. @Options: 'spicy' (default), 'remote-viewer', 'none' + --ssh-port : Set ssh-port manually + --spice-port : Set spice-port manually + --public-dir : expose share directory. @Options: '' (default: xdg-user-dir PUBLICSHARE), '', 'none' + --monitor : Set monitor connection type. @Options: 'socket' (default), 'telnet', 'none' + --monitor-telnet-host : Set telnet host for monitor. (default: 'localhost') + --monitor-telnet-port : Set telnet port for monitor. (default: '4440') + --monitor-cmd : Send command to monitor if available. (Example: system_powerdown) + --serial : Set serial connection type. @Options: 'socket' (default), 'telnet', 'none' + --serial-telnet-host : Set telnet host for serial. (default: 'localhost') + --serial-telnet-port : Set telnet port for serial. (default: '6660') + --keyboard : Set keyboard. @Options: 'usb' (default), 'ps2', 'virtio' + --keyboard_layout : Set keyboard layout. + --mouse : Set mouse. @Options: 'tablet' (default), 'ps2', 'usb', 'virtio' + --usb-controller : Set usb-controller. @Options: 'ehci' (default), 'xhci', 'none' + --extra_args : Pass additional arguments to qemu + --version : Print version ``` - ## Desktop shortcuts diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 77de3ae..98a04c0 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU" "1" "July 30, 2022" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "August 1, 2022" "quickemu" "Quickemu User Manual" .hy .SH NAME .PP @@ -326,6 +326,9 @@ All the official Ubuntu flavours are supported, just replace .SS Other Operating Systems .PP \f[V]quickget\f[R] also supports: +.SS Other Operating Systems +.PP +\f[V]quickget\f[R] also supports: .IP \[bu] 2 \f[V]alma\f[R] (Alma Linux) .IP \[bu] 2 @@ -612,6 +615,15 @@ quickemu --vm windows-11.conf Complete the installation as you normally would. .IP \[bu] 2 All relevant drivers and services should be installed automatically. +.IP \[bu] 2 +A local adminstrator user account is automatically created, with these +credentials: +.RS 2 +.IP \[bu] 2 +Username: \f[V]Quickemu\f[R] +.IP \[bu] 2 +Password: \f[V]quickemu\f[R] +.RE .SS Regional versions .PP By default \f[V]quickget\f[R] will download the \f[I]\[lq]English @@ -658,7 +670,7 @@ You can also pass optional parameters --braille : Enable braille support. Requires SDL. --delete-disk : Delete the disk image and EFI variables --delete-vm : Delete the entire VM and it\[aq]s configuration - --display : Select display backend. \[aq]sdl\[aq] (default), \[aq]gtk\[aq], \[aq]none\[aq], or \[aq]spice\[aq] + --display : Select display backend. \[aq]sdl\[aq] (default), \[aq]gtk\[aq], \[aq]none\[aq], \[aq]spice\[aq] or \[aq]spice-app\[aq] --fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit) --ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers --screen : Use specified screen to determine the window size. diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 66a98e7..61582a9 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: July 30, 2022 +date: August 1, 2022 footer: quickemu header: Quickemu User Manual section: 1 @@ -255,6 +255,10 @@ with your preferred flavour. `quickget` also supports: +## Other Operating Systems + +`quickget` also supports: + - `alma` (Alma Linux) - `alpine` (Alpine Linux) - `android` (Android x86) @@ -426,6 +430,10 @@ quickemu --vm windows-11.conf - Complete the installation as you normally would. - All relevant drivers and services should be installed automatically. +- A local adminstrator user account is automatically created, with + these credentials: + - Username: `Quickemu` + - Password: `quickemu` ### Regional versions @@ -466,7 +474,7 @@ Here are the usage instructions: --braille : Enable braille support. Requires SDL. --delete-disk : Delete the disk image and EFI variables --delete-vm : Delete the entire VM and it's configuration - --display : Select display backend. 'sdl' (default), 'gtk', 'none', or 'spice' + --display : Select display backend. 'sdl' (default), 'gtk', 'none', 'spice' or 'spice-app' --fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit) --ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers --screen : Use specified screen to determine the window size. @@ -494,6 +502,8 @@ Here are the usage instructions: --extra_args : Pass additional arguments to qemu --version : Print version + + ## Desktop shortcuts Desktop shortcuts can be created for a VM, the shortcuts are saved in diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index 5fa43b7..d0f9480 100644 --- a/docs/quickemu_conf.1 +++ b/docs/quickemu_conf.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU_CONF" "1" "July 30, 2022" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "August 1, 2022" "quickemu_conf" "Quickemu Configuration Manual" .hy .SH NAME .PP diff --git a/docs/quickemu_conf.1.md b/docs/quickemu_conf.1.md index 8ff9ba7..e533f00 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: July 30, 2022 +date: August 1, 2022 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 3bcc359..8d19e83 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKGET" "1" "July 30, 2022" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "August 1, 2022" "quickget" "Quickget User Manual" .hy .SH NAME .PP @@ -110,6 +110,9 @@ All the official Ubuntu flavours are supported, just replace .SS Other Operating Systems .PP \f[V]quickget\f[R] also supports: +.SS Other Operating Systems +.PP +\f[V]quickget\f[R] also supports: .IP \[bu] 2 \f[V]alma\f[R] (Alma Linux) .IP \[bu] 2 @@ -396,6 +399,15 @@ quickemu --vm windows-11.conf Complete the installation as you normally would. .IP \[bu] 2 All relevant drivers and services should be installed automatically. +.IP \[bu] 2 +A local adminstrator user account is automatically created, with these +credentials: +.RS 2 +.IP \[bu] 2 +Username: \f[V]Quickemu\f[R] +.IP \[bu] 2 +Password: \f[V]quickemu\f[R] +.RE .SS Regional versions .PP By default \f[V]quickget\f[R] will download the \f[I]\[lq]English diff --git a/docs/quickget.1.md b/docs/quickget.1.md index e34b73a..20cef24 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: July 30, 2022 +date: August 1, 2022 footer: quickget header: Quickget User Manual section: 1 @@ -88,6 +88,10 @@ with your preferred flavour. `quickget` also supports: +## Other Operating Systems + +`quickget` also supports: + - `alma` (Alma Linux) - `alpine` (Alpine Linux) - `android` (Android x86) @@ -259,6 +263,10 @@ quickemu --vm windows-11.conf - Complete the installation as you normally would. - All relevant drivers and services should be installed automatically. +- A local adminstrator user account is automatically created, with + these credentials: + - Username: `Quickemu` + - Password: `quickemu` ### Regional versions