Crates.io | etheryal-bootimage |
lib.rs | etheryal-bootimage |
version | 0.4.1 |
source | src |
created_at | 2021-02-04 14:21:33.596843 |
updated_at | 2021-02-04 19:45:26.378747 |
description | Create a booteable image with the specified etheryal Kernel and Kernel modules |
homepage | |
repository | https://github.com/etheryal/bootimage |
max_upload_size | |
id | 350535 |
size | 38,461 |
Create a booteable image with the specified etheryal Kernel and Kernel modules.
etheryal-bootimage build [FLAGS] --build-cmd <build-cmd> --out <out>
--create-out
--disable-bios
--disable-uefi
etheryal-bootimage run --out <out> [KERNEL ELF]
Read the README at the etheryal Kernel repository