This commit is contained in:
yude 2021-05-04 12:59:38 +09:00
parent 5aacc122f9
commit 04d88296f4
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# firmament: 🌄 Challenge of building operating system (reffering to MikanOS)
# firmament: 🌄 Challenge of building operating system (referring to MikanOS)
## Setup
1. Build container on Visual Studio Code.
1. Run: `.devcontainer/init.sh` (on `/workspaces/firmament`)
@ -12,7 +12,8 @@
* Run: `~/run_qemu.sh`
#### Configuring VcXsrv
* You can refer to my `config.xlaunch` file (placed on .devcontainer/config.xlaunch).
* All you need is to install VcXsrv and open `config.xlaunch` on Windows.
* All you need is to install VcXsrv and open `config.xlaunch` on Windows.
(You can use `.devcontainer/config.xlaunch` with no edit.)
* Please make sure allow VcXsrv connections via both private & public network in Windows Defender Firewall.
## License
### .devcontainer/