aboutsummaryrefslogtreecommitdiff
path: root/kvmx
AgeCommit message (Expand)Author
2018-10-23Adds support for backing_fileSilvio Rhatto
2018-08-24Adds reboot, alias to restartSilvio Rhatto
2018-07-15Drafted a x2go integrationSilvio Rhatto
2018-07-15Updates xrandr, net_dns and provision_commandSilvio Rhatto
2018-07-10Adds pid actionSilvio Rhatto
2018-06-23Add setsid into nohup approachSilvio Rhatto
2018-06-23Keep spicec the default client when spice_client is not definedSilvio Rhatto
2018-06-23Check for requirements and use spicy as default spice_clientSilvio Rhatto
2018-06-22Check for virtualization flag and kvm groupSilvio Rhatto
2018-06-21OopsSilvio Rhatto
2018-06-21Misc enhancements: show available ISOs at install usage, make 'boot' be an al...Silvio Rhatto
2018-06-19Adds support fo run live systemsSilvio Rhatto
2018-06-19Fix FOLDER and VM evaluation at kvmx_initSilvio Rhatto
2018-06-17Always give time to qemuSilvio Rhatto
2018-06-17Remove old nohup/disown code from kvmx shell since qemu is now immune to hangupsSilvio Rhatto
2018-06-17Run guest inside a screen session to be more immune to hangupsSilvio Rhatto
2018-06-17Do not test for image at shell actionSilvio Rhatto
2018-06-16Record command history at kvmx-shellSilvio Rhatto
2018-06-14Verbosity changesSilvio Rhatto
2018-06-14Try a new approach for disown at kvmx-shellSilvio Rhatto
2018-06-14Test first for ssh_support at kvmx_sshSilvio Rhatto
2018-06-14Enhanced nohup strategy for kvmx-shellSilvio Rhatto
2018-06-14Tail should go to background as well at kvmx-shellSilvio Rhatto
2018-06-14Fix LOG_DIR variableSilvio Rhatto
2018-06-14Try nohup approach at kvmx-shellSilvio Rhatto
2018-06-14Possible nohup output workaround at kvmx_shellSilvio Rhatto
2018-06-13Try a different approach for setting LC_ALL and DEBIAN_FRONTENDSilvio Rhatto
2018-06-13Taking create action into account at __kvmx_initializeSilvio Rhatto
2018-06-13Adds create action, wrapper to kvmx-createSilvio Rhatto
2018-06-13Adds ssh_custom_pubkey configSilvio Rhatto
2018-06-13Make argument optional at __kvmx_ssh_commandSilvio Rhatto
2018-06-13Enhance net_dns behaviorSilvio Rhatto
2018-06-13Minor string changeSilvio Rhatto
2018-06-13SSH: bring machine up also if it is suspendedSilvio Rhatto
2018-06-13Adds ssh_finger actionSilvio Rhatto
2018-06-11OopsSilvio Rhatto
2018-06-11Install: boot first from CD mediaSilvio Rhatto
2018-06-11Console: disable script hack as its not working on serversSilvio Rhatto
2018-06-11Console: use script hack commentSilvio Rhatto
2018-06-11Console: use script hack, useful for serversSilvio Rhatto
2018-06-11Shell: put the process in background only for up, start and restart actionsSilvio Rhatto
2018-06-11Shell: disown fixSilvio Rhatto
2018-06-11Shell: try disown instead of nohupSilvio Rhatto
2018-06-11Install: use kvmx_upSilvio Rhatto
2018-06-11Adds cdrom optionSilvio Rhatto
2018-06-11Honor format config at kvmx_installSilvio Rhatto
2018-06-11Fix kvmx_config config getSilvio Rhatto
2018-06-11Adds config_unset actionSilvio Rhatto
2018-06-10Config: sed needs to work on KVMXFILE, not in the symlink, otherwise the syml...Silvio Rhatto
2018-06-10Exclude config action from some __kvmx_initialize proceduresSilvio Rhatto