readme
来自「Linux 0.11版的内核!!!!!!!!!」· 代码 · 共 35 行
TXT
35 行
# This a root file system for linux 0.11 kernels.
#
# Rebuild from materials gathered from Internet.
#
# 2004.1.4 by Zhao Jiong ( gohigh@sh163.net )
#
# http://oldlinux.org/
Now, this is a very basic root file system for linux 0.1x.
I wll add more things to this release soon.
This release can only do little things. you can test vi, ls,
mkdir etc. Just for testing with kernel source code.
NOTE:
When testing floppy root (as running bochsrc-fd), when showing
the message of " Insert root floppy and press ENTER", JUST
press the Enter key. I have already attached the root floppy
to the 'B:' diskette driver.
The system will panic unpredicatablly. Use at your own risk!
Changelog:
2004.3.4
This is truelly kernel 0.11 driving system!!
In order to run bash 1.12.1, I inserted several system
call stubs. To show the file date correctly, I added
one line to the kernel/mktime.c at the top of file.
For details, see the linux-0.11.dif file.
~
~
~
:wq
#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?