lsgm/readme.md

68 lines
754 B
Markdown
Raw Normal View History

2023-09-30 12:46:03 +00:00
# Live Scan Grub Menu
Build an ESP File System including:
* standalone EFI & BIOS GRUB images
* boot time dynamic GRUB menu
## Project
* build.mod
* build.py
* build.sh
* images
* nightly.png
* license.md
* live
* env.sh
* main.sh
* menu
* cmd.sh
* env.sh
* gfx.sh
* main.sh
* menu.sh
* scan.sh
* util.sh
* var.sh
* menu
* main.sh
* todo.gv
* todo.svg
## Build
* bios
* boot.img
* core.img
* setup.sh
* efi
* boot
* bootx64.efi
* grub
* fonts
* *.pf2
* grub.cfg
* i386-pc
* *.lst
* *.mod
* locale
* *.mo
* themes
* breeze
* starfield
* x86_64-efi
* *.lst
* *.mod
* grub.env
## Tasks
* build
* layouts
* grub.env
* variablize
* data
![Graph](todo.svg)