virt-manager/virtManager
Cole Robinson ba24d877bf createvm: Remove 'Network boot (PXE)', add 'Manual install'
For the dialog flow, these options are the same, the only effect
is that there's no longer an initial network boot phase.

PXE is dependent on an external server setup that is not common
in the scheme of things, so giving it a first class option on the
front of the new VM wizard isn't really sensible. Users that want
to PXE boot can easily do so via the 'customize before install'
option, or just manually create a VM and edit the boot device as
they see fit.

Explicitly advertising a Manual option is nicer for users that
just want to create a VM and deal with install later, among many
other minor use cases.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-26 11:39:34 -05:00
..
details virtManager: Remove network portgroup UI 2020-01-26 11:39:34 -05:00
device virtManager: Drop interface list for bridge and macvtap 2020-01-26 11:39:34 -05:00
lib virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
object virtManager: Remove virInterface polling 2020-01-26 11:39:34 -05:00
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
addhardware.py virtManager: Remove virInterface polling 2020-01-26 11:39:34 -05:00
asyncjob.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
baseclass.py baseclass: Log if emit() called from non-MainThread 2020-01-15 15:19:55 -05:00
clone.py storage: move supports_volume_creation to virtManager 2019-07-03 19:37:01 -04:00
config.py preferences: Remove old Interface confirm option 2020-01-26 11:39:34 -05:00
connection.py virtManager: Remove virInterface polling 2020-01-26 11:39:34 -05:00
connmanager.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
createconn.py virtManager: disambiguize LXC 2019-12-17 17:56:54 -05:00
createnet.py createnet: Add field for specifying forward device 2020-01-26 11:39:34 -05:00
createpool.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
createvm.py createvm: Remove 'Network boot (PXE)', add 'Manual install' 2020-01-26 11:39:34 -05:00
createvol.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
delete.py delete: remove redundant code 2020-01-24 10:27:15 -05:00
engine.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
error.py virtManager: error: Break long lines in error dialogs 2020-01-26 11:21:59 -05:00
host.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
hostnets.py connection: Remove is_*_capable wrappers 2020-01-24 15:39:41 -05:00
hoststorage.py connection: Remove is_*_capable wrappers 2020-01-24 15:39:41 -05:00
manager.py manager: Don't hardcode black text color 2019-10-02 10:32:04 -04:00
migrate.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
oslist.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
preferences.py preferences: Remove old Interface confirm option 2020-01-26 11:39:34 -05:00
storagebrowse.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
systray.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
vmmenu.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
vmwindow.py virtManager: move vmwindow components to virtManager/details 2019-06-17 00:12:32 -04:00
xmleditor.py xmleditor: Fix the gtksource version checking 2019-06-18 10:50:49 -04:00