grub4dos 多功能启动引导管理器
grub4dos-0.4.6a-2014-12-25.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-12-24.7z
发表于更新信息(update log):
- show as error message when command not found @chenall
- add debug_time function @chenall
- speedup block_read_func @chenall
对应源码(sources):
grub4dos-0.4.5c-2014-12-24.7z
发表于更新信息(update log):
- add debug_time function @chenall
- speedup block_read_func @chenall
- show as error message when command not found @chenall
对应源码(sources):
grub4dos-0.4.5c-2014-12-17.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-12-06.7z
发表于更新信息(update log):
- change menu.lst and fsys_pxe.c(pxe basedir) @chenall
-
现在支持根据pxe basedir自动切换到iPXE,
另外可以通过在ipxe启动grldr之前修改boot filename实现启动时自动从网络上加载文件例子(在ipxe命令行下):
set net0/filename http://b.chenall.net/grldr
imgload grldr
boot grldr启动之后pxe basedir是http://b.chenall.net/,自动加载http://b.chenall.net/menu.lst作为默认菜单文件
对应源码(sources):
grub4dos-0.4.6a-2014-12-05.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-12-03.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-12-02.7z
发表于更新信息(update log):
对应源码(sources):
grub4dos-0.4.6a-2014-12-01.7z
发表于更新信息(update log):
add new file system
ipxe,support for access file with iPXE. @chenallexamples:(needed boot from ipxe)
map --mem http://b.chenall.net/ntboot.iso (0xff) chainloader (0xff)- pxe try_blksize changed @chenall
- change build script to make ipxegrldr @chenall