3 files changed
+6
-7
lines changedSubmodule gingerbase updated 1 file
- .github/scripts/setup_instance.sh+78
- .github/scripts/setup_kimchi_ubuntu.sh+24
- .github/workflows/CI.yml+55
- COPYING+7
- build_packages.py+217
- config.py.in+2-3
- control/host.py+2-2
- dependencies.yaml+1-1
- docs/CI.md+38
- docs/README.md+32-2
- docs/README.md.tmpl+30
- docs/jfrog.png
- isoinfo.py+1
- model/libvirtstoragepool.py+1-1
- model/networks.py+8-10
- network.py+9-9
- requirements-FEDORA.txt-1
- requirements-UBUNTU.txt-2
- tests/run_tests.sh.in+2-2
- tests/test_networkxml.py+5-3
- ui/css/kimchi.css+17
- ui/css/src/modules/_guests.scss+3
- ui/css/src/modules/_iso-list.scss+3
- ui/css/src/modules/_templates.scss+6
- ui/images/icon-sles.png
- ui/js/src/kimchi.guest_main.js+6
- utils.py+1-1
- xmlutils/network.py+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
93 | 92 |
| |
94 | 93 |
| |
95 | 94 |
| |
|
0 commit comments