- Feb 24, 2019
-
-
Yuanle Song authored
-
- Jun 06, 2016
-
-
Yuanle Song authored
-
- Jan 29, 2016
-
-
Yuanle Song authored
-
- Jan 07, 2016
-
-
Yuanle Song authored
-
- Jan 06, 2016
-
-
Yuanle Song authored
-
Yuanle Song authored
This makes "qvm rm" more robust and dangerous.
-
Yuanle Song authored
-
- Jan 05, 2016
-
-
Yuanle Song authored
Previously I use usb bus. In that case, sometimes cloud-init can't find the datasource at boot time because when / is mounted, usb device may not be ready. When that happened, cloud-init will fall back to None ds, which make qvm's metadata fail. When ide bus is used, cdrom is available much earlier. You can check it using dmesg.
-
Yuanle Song authored
-
- Jan 04, 2016
-
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
- enabled ghc -O2, I don't know what's the default. - upload via i234 is faster than direct upload.
-
Yuanle Song authored
do not cache the response in RAM.
-
Yuanle Song authored
-
Yuanle Song authored
only http and local qcow2 image supported.
-
Yuanle Song authored
-
- Dec 31, 2015
-
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
cirros is not a good image for this test. I don't have ec2 metadata, cirros starts too slow. Nonetheless, the local disk logic works.
-
Yuanle Song authored
I don't plan to implement it. It's there for future option extension for "qvm init".
-
Yuanle Song authored
-
Yuanle Song authored
fetch HTTP image and copy image to VM's disk is working. clone disk with a new size is not implemented yet.
-
- Dec 30, 2015
-
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
see src/Domain.hs Now I can config a domain using do notation.
-
- Nov 04, 2015
-
-
Yuanle Song authored
-