-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ The following components are required: | |
### Install QEMU and VMs | ||
|
||
```shell | ||
$ sudo apt-get install qemu -y # debian/ubuntu | ||
$ sudo apt-get install qemu qemu-kvm -y # debian/ubuntu | ||
``` | ||
|
||
Download and install the VM, taking Ubuntu as an example: | ||
|
@@ -61,7 +61,7 @@ guest# sudo mount -t virtiofs <fs-tag> <mount-point> | |
|
||
> Notes: For more examples or some useful Ubuntu unattended autoinstall scripts, see the scripts [here](./scripts/). | ||
## Periodic Reports During GSoC 2024 And Acknowledgements | ||
## Periodic Reports During GSoC 2024 and Acknowledgements | ||
|
||
The following are reports from the implementation phase, all synchronized in the [OpenDAL dev mailing list](https://lists.apache.org/[email protected]). | ||
- [05.12-05.19](./docs/reports/05.12-05.19.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters