clonebox 0.1.27__py3-none-any.whl → 0.1.28__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- clonebox/cloner.py +2 -2
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/METADATA +4 -1
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/RECORD +7 -7
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/WHEEL +0 -0
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/entry_points.txt +0 -0
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/licenses/LICENSE +0 -0
- {clonebox-0.1.27.dist-info → clonebox-0.1.28.dist-info}/top_level.txt +0 -0
clonebox/cloner.py
CHANGED
|
@@ -443,7 +443,7 @@ class SelectiveVMCloner:
|
|
|
443
443
|
self, config: VMConfig = None, root_disk: Path = None, cloudinit_iso: Optional[Path] = None
|
|
444
444
|
) -> str:
|
|
445
445
|
"""Generate libvirt XML for the VM."""
|
|
446
|
-
|
|
446
|
+
|
|
447
447
|
# Backward compatibility: if called without args, try to derive defaults
|
|
448
448
|
if config is None:
|
|
449
449
|
# Create a default config for backward compatibility
|
|
@@ -2204,7 +2204,7 @@ final_message: "CloneBox VM is ready after $UPTIME seconds"
|
|
|
2204
2204
|
return {
|
|
2205
2205
|
"name": vm.name(),
|
|
2206
2206
|
"state": "running" if vm.isActive() else "stopped",
|
|
2207
|
-
"uuid": vm.UUIDString()
|
|
2207
|
+
"uuid": vm.UUIDString(),
|
|
2208
2208
|
}
|
|
2209
2209
|
except Exception:
|
|
2210
2210
|
return {}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: clonebox
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.28
|
|
4
4
|
Summary: Clone your workstation environment to an isolated VM with selective apps, paths and services
|
|
5
5
|
Author: CloneBox Team
|
|
6
6
|
License: Apache-2.0
|
|
@@ -89,6 +89,9 @@ CloneBox lets you create isolated virtual machines with only the applications, d
|
|
|
89
89
|
- 🧪 **Configuration testing** - Validate VM settings and functionality
|
|
90
90
|
- 📁 **App data sync** - Include browser profiles, IDE settings, and app configs
|
|
91
91
|
|
|
92
|
+
### GUI - cloned ubuntu
|
|
93
|
+

|
|
94
|
+
|
|
92
95
|
## Use Cases
|
|
93
96
|
|
|
94
97
|
CloneBox excels in scenarios where developers need:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
clonebox/__init__.py,sha256=CyfHVVq6KqBr4CNERBpXk_O6Q5B35q03YpdQbokVvvI,408
|
|
2
2
|
clonebox/__main__.py,sha256=Fcoyzwwyz5-eC_sBlQk5a5RbKx8uodQz5sKJ190U0NU,135
|
|
3
3
|
clonebox/cli.py,sha256=0ZOE66WVbIDdmIBf0_VyWw4U-jzPo_T4pCTXkWect5o,114804
|
|
4
|
-
clonebox/cloner.py,sha256=
|
|
4
|
+
clonebox/cloner.py,sha256=NTwXX_HqATK36BOrGdNH05_mzISIGdKAgLylCPxlDuA,81509
|
|
5
5
|
clonebox/container.py,sha256=tiYK1ZB-DhdD6A2FuMA0h_sRNkUI7KfYcJ0tFOcdyeM,6105
|
|
6
6
|
clonebox/dashboard.py,sha256=_3cckyfW4RIMuQa0zqHw0tjhYugx2LLqBT5jf8VeYOA,4268
|
|
7
7
|
clonebox/detector.py,sha256=vS65cvFNPmUBCX1Y_TMTnSRljw6r1Ae9dlVtACs5XFc,23075
|
|
@@ -9,9 +9,9 @@ clonebox/models.py,sha256=zwejkNtEEO_aPy_Q5UzXG5tszU-c7lkqh9LQus9eWMo,8307
|
|
|
9
9
|
clonebox/profiles.py,sha256=UP37fX_rhrG_O9ehNFJBUcULPmUtN1A8KsJ6cM44oK0,1986
|
|
10
10
|
clonebox/validator.py,sha256=CF4hMlY69-AGRH5HdG8HAA9_LNCwDKD4xPlYQPWJ9Rw,36647
|
|
11
11
|
clonebox/templates/profiles/ml-dev.yaml,sha256=MT7Wu3xGBnYIsO5mzZ2GDI4AAEFGOroIx0eU3XjNARg,140
|
|
12
|
-
clonebox-0.1.
|
|
13
|
-
clonebox-0.1.
|
|
14
|
-
clonebox-0.1.
|
|
15
|
-
clonebox-0.1.
|
|
16
|
-
clonebox-0.1.
|
|
17
|
-
clonebox-0.1.
|
|
12
|
+
clonebox-0.1.28.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
13
|
+
clonebox-0.1.28.dist-info/METADATA,sha256=S9OsP_f7Nr2B8LiCxMMuVYYb3t4KYm2cTbM8vPEHJ7Y,46615
|
|
14
|
+
clonebox-0.1.28.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
15
|
+
clonebox-0.1.28.dist-info/entry_points.txt,sha256=FES95Vi3btfViLEEoHdb8nikNxTqzaooi9ehZw9ZfWI,47
|
|
16
|
+
clonebox-0.1.28.dist-info/top_level.txt,sha256=LdMo2cvCrEcRGH2M8JgQNVsCoszLV0xug6kx1JnaRjo,9
|
|
17
|
+
clonebox-0.1.28.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|