Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make(tools): add kernel and rootfs for development (#23)
* make: add tools to build kernel with alpine minirootfs and run it Signed-off-by: Martin Moreira de Jesus <[email protected]> * fix(makefile): use shebang to load env in build-kernel Signed-off-by: Martin Moreira de Jesus <[email protected]> * make: add setup utility Signed-off-by: Martin Moreira de Jesus <[email protected]> * refactor(tools): rename do-vmm to tools Signed-off-by: Martin Moreira de Jesus <[email protected]> * make(kernel): enable slip and probing for 2 serials Signed-off-by: Martin Moreira de Jesus <[email protected]> * make(tools/rootfs): setup slip interface Signed-off-by: Martin Moreira de Jesus <[email protected]> * fix(make/tools): remove useless comands and add initramfs parameter Signed-off-by: Martin Moreira de Jesus <[email protected]> * fix: make it work for weak ubuntu users Co-authored-by: Noé Tarbouriech <[email protected]> Signed-off-by: Martin Moreira de Jesus <[email protected]> --------- Signed-off-by: Martin Moreira de Jesus <[email protected]> Co-authored-by: Noé Tarbouriech <[email protected]>
- Loading branch information