summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Bentele2021-02-02 10:42:07 +0100
committerManuel Bentele2021-02-02 10:42:07 +0100
commiteaeb75d858f45447c4b3d17f33b6183f95b98466 (patch)
tree6846441981fa5fd43b24b3e973d38144d92f578e
parent[hardware-stats] Add ID45 to status updates (diff)
downloadmltk-eaeb75d858f45447c4b3d17f33b6183f95b98466.tar.gz
mltk-eaeb75d858f45447c4b3d17f33b6183f95b98466.tar.xz
mltk-eaeb75d858f45447c4b3d17f33b6183f95b98466.zip
[qemu] Rename 'qemukvm' core module to 'qemu'
-rwxr-xr-xcore/modules/qemu/data/addon-init (renamed from core/modules/qemukvm/data/addon-init)0
-rw-r--r--core/modules/qemu/data/etc/qemu/bridge.conf (renamed from core/modules/qemukvm/data/etc/qemu/bridge.conf)0
l---------core/modules/qemu/data/etc/systemd/system/graphical.target.wants/qemukvm.service (renamed from core/modules/qemukvm/data/etc/systemd/system/graphical.target.wants/qemukvm.service)0
-rw-r--r--core/modules/qemu/data/etc/systemd/system/qemukvm.service (renamed from core/modules/qemukvm/data/etc/systemd/system/qemukvm.service)0
-rwxr-xr-xcore/modules/qemu/data/opt/openslx/scripts/systemd-qemukvm_env (renamed from core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/README (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/README)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc)0
-rw-r--r--core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include (renamed from core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include)0
-rw-r--r--core/modules/qemu/module.build (renamed from core/modules/qemukvm/module.build)0
-rw-r--r--core/modules/qemu/module.conf (renamed from core/modules/qemukvm/module.conf)0
-rw-r--r--core/modules/qemu/module.conf.debian (renamed from core/modules/qemukvm/module.conf.debian)0
-rw-r--r--core/modules/qemu/module.conf.ubuntu (renamed from core/modules/qemukvm/module.conf.ubuntu)0
17 files changed, 0 insertions, 0 deletions
diff --git a/core/modules/qemukvm/data/addon-init b/core/modules/qemu/data/addon-init
index cccc1e8a..cccc1e8a 100755
--- a/core/modules/qemukvm/data/addon-init
+++ b/core/modules/qemu/data/addon-init
diff --git a/core/modules/qemukvm/data/etc/qemu/bridge.conf b/core/modules/qemu/data/etc/qemu/bridge.conf
index b8478434..b8478434 100644
--- a/core/modules/qemukvm/data/etc/qemu/bridge.conf
+++ b/core/modules/qemu/data/etc/qemu/bridge.conf
diff --git a/core/modules/qemukvm/data/etc/systemd/system/graphical.target.wants/qemukvm.service b/core/modules/qemu/data/etc/systemd/system/graphical.target.wants/qemukvm.service
index 89d8afbf..89d8afbf 120000
--- a/core/modules/qemukvm/data/etc/systemd/system/graphical.target.wants/qemukvm.service
+++ b/core/modules/qemu/data/etc/systemd/system/graphical.target.wants/qemukvm.service
diff --git a/core/modules/qemukvm/data/etc/systemd/system/qemukvm.service b/core/modules/qemu/data/etc/systemd/system/qemukvm.service
index f1f3dec6..f1f3dec6 100644
--- a/core/modules/qemukvm/data/etc/systemd/system/qemukvm.service
+++ b/core/modules/qemu/data/etc/systemd/system/qemukvm.service
diff --git a/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env b/core/modules/qemu/data/opt/openslx/scripts/systemd-qemukvm_env
index 631c159f..631c159f 100755
--- a/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env
+++ b/core/modules/qemu/data/opt/openslx/scripts/systemd-qemukvm_env
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/README b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/README
index 549d0037..549d0037 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/README
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/README
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc
index dd83b587..dd83b587 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/determine_hardware_limitations.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
index 6d9df363..6d9df363 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
index fee2cd1c..fee2cd1c 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc
index 6b4b279f..6b4b279f 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/log_config_summary.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc
index 73fb2518..73fb2518 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_network.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc
index 32637e5d..32637e5d 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/includes/setup_rw_layer.inc
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
index 7d1149b0..7d1149b0 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
+++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
diff --git a/core/modules/qemukvm/module.build b/core/modules/qemu/module.build
index f2a0df9e..f2a0df9e 100644
--- a/core/modules/qemukvm/module.build
+++ b/core/modules/qemu/module.build
diff --git a/core/modules/qemukvm/module.conf b/core/modules/qemu/module.conf
index 0cf394cf..0cf394cf 100644
--- a/core/modules/qemukvm/module.conf
+++ b/core/modules/qemu/module.conf
diff --git a/core/modules/qemukvm/module.conf.debian b/core/modules/qemu/module.conf.debian
index 4773a871..4773a871 100644
--- a/core/modules/qemukvm/module.conf.debian
+++ b/core/modules/qemu/module.conf.debian
diff --git a/core/modules/qemukvm/module.conf.ubuntu b/core/modules/qemu/module.conf.ubuntu
index 4773a871..4773a871 100644
--- a/core/modules/qemukvm/module.conf.ubuntu
+++ b/core/modules/qemu/module.conf.ubuntu