elllusion / EFILinux-New

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EFI 环境下迷你版的linux

项目修改自 https://github.com/zhovner/OneFileLinux

rootfs 用的是 alpinelinux 的 minirootfs

本项目支持Actions在线编译

本地使用方式:

  1. 先运行chroot.sh下载并解压rootfs后chroot
  2. 再运行build.sh编译内核和内核模块并生成虚拟机镜像

About

License:Mozilla Public License 2.0


Languages

Language:Shell 99.7%Language:NSIS 0.3%