Home
last modified time | relevance | path

Searched refs:run (Results 1 – 8 of 8) sorted by relevance

/DragonOS-0.1.2/
DMakefile90 run-uefi:
96 run: target
102 run-docker:
DREADME_EN.md20 ## How to run?
22   The steps to run DragonOS are very simple. You can refer to the following materials to
26 - [How to run DragonOS on a computer's virtual machine? || Long Jin's blog](https://longjin666.cn/?…
28 - [Teach you to run DragonOS in 15 minutes- Bilibili](https://www.bilibili.com/video/BV1zF411w7s2?s…
DLICENSE104 when run, you must cause it, when started running for such
/DragonOS-0.1.2/tools/
Dbuild_in_docker.sh4 docker run --rm --privileged=true --cap-add SYS_ADMIN --cap-add MKNOD -v $p:/data -v /dev:/dev -v d…
/DragonOS-0.1.2/.github/workflows/
Dmakefile.yml18run: sudo apt install -y llvm-dev libclang-dev clang gcc-multilib && cargo install cargo-binutils …
/DragonOS-0.1.2/docs/introduction/
Dbuild_system.md178 make run-docker
218 3. 输入`make run`即可编译并写入磁盘镜像,并运行
234 - 本地编译,写入磁盘镜像,并在QEMU中运行: `make run`
236 - Docker编译,写入磁盘镜像,并在QEMU中运行: `make run-docker`
/DragonOS-0.1.2/docs/community/ChangeLog/V0.1.x/
DV0.1.1.md149 * 删除run.sh
305 * 1、将原本run.sh的工作拆解,变为几个不同的make命令
/DragonOS-0.1.2/kernel/
Dcbindgen.toml590 # A list of crate names that should be run through `cargo expand` before