get_source_of_this_build.txt
来自「linux 系统的引导文件」· 文本 代码 · 共 12 行
TXT
12 行
Get the source code of this build by using anonymous svn in this way:
svn co -r 58 svn://svn.gna.org/svn/grub4dos/trunk grub4dos
or in this way:
svn co -r 58 http://svn.gna.org/svn/grub4dos/trunk grub4dos
and now you may "cd grub4dos" and do a "make" to compile.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?