代码拉取完成,页面将自动刷新
同步操作将从 泰晓科技/Linux 0.11 Lab 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
help:
@echo "-----Linux 0.11 Lab (http://tinylab.org/linux-0.11-lab)-----"
@echo ""
@echo " :: Compile ::"
@echo ""
@echo " make --generate a kernel floppy Image with a fs on hda1"
@echo " make clean -- clean the object files"
@echo " make distclean -- only keep the source code files"
@echo ""
@echo " :: Test ::"
@echo ""
@echo " make start -- start the kernel in vm (qemu/bochs)"
@echo " make start-fd -- start the kernel with fs in floppy"
@echo " make start-hd -- start the kernel with fs in hard disk"
@echo " make start-hd G=0 -- start with curses based terminal, instead of SDL"
@echo ""
@echo ""
@echo " :: Debug ::"
@echo ""
@echo " make debug -- debug the kernel in qemu/bochs & gdb at port 1234"
@echo " make debug-fd -- debug the kernel with fs in floppy"
@echo " make debug-hd -- debug the kernel with fs in hard disk"
@echo ""
@echo " make debug DST=boot/bootsect.sym -- debug bootsect"
@echo " make debug DST=boot/setup.sym -- debug setup"
@echo ""
@echo " make boot BOCHS=bochs-debugger VM=bochs -- debug with bochs internal debugger"
@echo ""
@echo " make switch -- switch the emulator: qemu and bochs"
@echo " make boot VM=qemu|bochs -- switch the emulator: qemu and bochs"
@echo ""
@echo " :: Read ::"
@echo ""
@echo " make cscope -- genereate the cscope index databases"
@echo " make tags -- generate the tag file"
@echo " make cg -- generate callgraph of the default main entry"
@echo " make cg f=func d=dir|file b=browser -- generate callgraph of func in file/directory"
@echo ""
@echo " :: More ::"
@echo ""
@echo " >>> README.md <<<"
@echo ""
@echo " ~ Enjoy It ~"
@echo ""
@echo "-----Linux 0.11 Lab (http://tinylab.org/linux-0.11-lab)-----"
@echo ""
@echo "---> Linux Kernel Lab (http://tinylab.org/linux-lab) <---"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。