grub4dos 多功能启动引导管理器
grub4dos-0.4.5c-2014-10-21.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.5c-2014-10-17.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-10-15.7z
发表于更新信息(update log):
- skip_to()函数修改,对于引号里面的”\”使用以前的方法处理,保持兼容性. @chenall
- add variable @boot,add debug info @chenall
- workaround for issue 204 @chenall
- (tinybit) two variables boot_drive and install_partition can be preset to a value before transferring control to grub4dos. @chenall
- Merge master into 0.4.6a @chenall
对应源码(sources):
grub4dos-0.4.6a-2014-10-12.7z
发表于更新信息(update log):
- .skip_to()函数修改,对于引号里面的”\”使用以前的方法处理,保持兼容性。(chenall) @[yaya]
.add variable @boot,add debug info. (chenall)
.two variables boot_drive and install_partition can be preset to a value before )transferring control to grub4dos. (tinybit)
.修正屏蔽 map 信息。 (yaya)