An open API service indexing awesome lists of open source software.

https://github.com/hzyitc/pikvm-onecloud

PiKVM for onecloud
https://github.com/hzyitc/pikvm-onecloud

ipkvm kvm onecloud pikvm

Last synced: 8 months ago
JSON representation

PiKVM for onecloud

Awesome Lists containing this project

README

          

# pikvm-onecloud

PiKVM for onecloud

# How to use?

Copy all files in this repo to `armbian-build/userpataches/`.

Like this:
```
armbian-build
├── cache
├── config
├── extensions
├── lib
├── output
├── packages
├── patch
├── tools
└── userpatches
├── customize-image.sh
├── atf
├── kernel
│ ├── archive
│ ├── meson-current
│ ├── meson-edge
│ └── meson-legacy
├── misc
└── u-boot
```