1 个仓库
Tools and methods for modifying the visual and functional behavior of system bootloaders.
Distinct from Bootloader Customization: Broader than asset customizers; covers the overall process of changing the GRUB boot menu appearance.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Bootloader Customizations. Refine with filters or upvote what's useful.
minegrub-theme 是一个模仿游戏主菜单的 GRUB 引导加载程序视觉皮肤。它提供了一系列背景和布局配置,用于美化 Linux 内核引导选择屏幕。 该项目实现了一个动态引导界面,在每次启动时循环切换不同的背景图像和启动文本短语。它还包括一个系统信息显示,可直接在引导菜单内计算并渲染已安装的系统软件包数量。 该工具使用垂直偏移计算来管理界面布局,以防止元素在不同屏幕分辨率下重叠。它还支持自定义字体字形映射、控制台背景自定义以及用于修改引导加载程序环境的 Shell 脚本配置。
Provides a complete system for changing the visual appearance of the GRUB boot menu.