grub4dos 多功能启动引导管理器
grub4dos-0.4.6a-2014-09-05.7z
发表于更新信息(update log):
- default help text aligned with menu when using menusetting(issue 195). @chenall
- fixed a bug in dir() @chenall
Add new command ‘raw’(run COMMAND with not auto-decompression.)(issue 200). @chenall
NEVER AUTO-DECOMPRESS for command
partnew/write/crc32.default help text aligned with menu when using menusetting(issue 195). @chenall
Merge branch ‘issue-195’
对应源码(sources):
grub4dos-0.4.5c-2014-09-05.7z
发表于更新信息(update log):
- default help text aligned with menu when using menusetting(issue 195). @chenall
- fixed a bug in dir() @chenall
Add new command ‘raw’(run COMMAND with not auto-decompression.)(issue 200). @chenall
NEVER AUTO-DECOMPRESS for command
partnew/write/crc32.default help text aligned with menu when using menusetting(issue 195). @chenall
Merge branch ‘issue-195’
对应源码(sources):
grub4dos-0.4.6a-2014-09-04.7z
发表于更新信息(update log):
- 1. ext4 分区支持 64 位功能,支持元块组。 @yaya
- grldr头部、grldr.mbr 支持搜索 gpt 分区的 grldr。
- 修正了 bootlace。
对应源码(sources):
grub4dos-0.4.6a-2014-09-03.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.5c-2014-08-19.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-08-19.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-08-17.7z
发表于更新信息(update log):
- 2014-08-17 Supported hide/unhide gpt partition. @chenall
1.修正GPT unhide/hide的BUG,现在可以正常对gpt分区进行隐藏. 2.优化GPT分区查找代码. 3.允许直接访问GPT保留区,但不在列表中显示.