-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathopensource.txt
More file actions
56 lines (44 loc) · 1.74 KB
/
opensource.txt
File metadata and controls
56 lines (44 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Open Source Credits
-------------------
vJailbreak makes use of the following open-source components in whole or in part.
You can find the source code of these open source projects along with license information below.
We acknowledge and are grateful to these developers for their contributions to the open source community.
*
virt-v2v
https://github.com/libguestfs/virt-v2v
Tool for converting virtual machines from foreign hypervisors (like VMware) to run on KVM.
Copyright (C) Red Hat
License: GPLv2+
*
nbdkit
https://github.com/libguestfs/nbdkit
Flexible plugin-based NBD server for exporting block devices over the network.
Copyright (C) Red Hat
License: BSD
*
k3s
https://github.com/k3s-io/k3s
Lightweight Kubernetes distribution designed for edge computing and resource-constrained environments.
Copyright (C) Rancher Labs, Inc.
License: Apache License 2.0
*
OpenStack
https://www.openstack.org
Open source cloud computing platform for public and private clouds.
Includes components such as Nova, Glance, Cinder, Neutron, Keystone, and others.
Copyright (C) OpenStack Foundation and contributors
License: Apache License 2.0
*
govmomi
https://github.com/vmware/govmomi
Go library for interacting with VMware vSphere APIs, including ESXi and vCenter.
Copyright (C) VMware, Inc.
License: Apache License 2.0
*
virtio-win (Windows Paravirtual Drivers)
https://github.com/virtio-win/kvm-guest-drivers-windows
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/
Paravirtualized device drivers for Windows guests running on KVM/QEMU hypervisors.
Contains drivers for disk, network, balloon, serial, etc.
Copyright © 2009–2017 Red Hat, Inc., 2016 Google Inc., 2016 Virtuozzo, Inc., 2007 IBM Corporation
License: Mixed — BSD-3-Clause, GPLv2, and LGPLv2+