Notes on running OpenWRT in QEMU on MacOS.
- Install QEMU with homebrew
$ brew install qemu
- Download a OpenWRT image. We want a armvirt/64 image.
Notes on running OpenWRT in QEMU on MacOS.
$ brew install qemu
| /* | |
| 1) Install java 8 or java 11. (SassC fails to build with openjdk17) | |
| 2) Install Gradle 7.x. (I'm building with Gradle 7.6) | |
| 3) Create a empty direcotry, enter the new directory, copy the build.gradle file into it. | |
| 4) Run the following: | |
| gradle wrapper | |
| ./gradlew jekyllInit | |
| ./gradlew jekyllServe | |
| */ |
This is a quick note on what to modify when building Hadoop with rootless podman.
First, ensure the following directories exist on the host OS. If not then create them with mkdir
This is what the current commit ID is for HEAD. Perhaps this will be fixed by the time you read it.
$ git rev-parse HEAD
ee7d1787cd2cdfea936425dcf88e750827ff5c1b