From 2602961f0e6d1e34506d3d51706360b63b1f77cf Mon Sep 17 00:00:00 2001
From: oldlinux-web <160371214+oldlinux-web@users.noreply.github.com>
Date: Sun, 25 Feb 2024 20:08:06 +0800
Subject: [PATCH] Update links in the index.html
---
index.html | 62 +++++++++++++++++++++++++++---------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
diff --git a/index.html b/index.html
index 64618ab..39929e6 100644
--- a/index.html
+++ b/index.html
@@ -54,7 +54,7 @@ Happy Chinese Spring Festival!
2019-02-08
Time flies, it's flying fast, and it's been two years till now. The latest Chinese revision, the Fifth revision of
the book:"A Heavily Commemted Linux Kernel Source Code" is now HERE, and, more importantly, the English
+href=https://download.oldlinux.org/CLK-5.0-WithCover.pdf>HERE, and, more importantly, the English
version of the book is also given HERE. After nearly one
year of translation, the English version of this book has finally been completed. Of course, there must be
translation errors and tipos in the book. I hope you may point them out for me. Finally, thanks Trent Jarvi who helped me a lot,
@@ -72,14 +72,14 @@ Happy Chinese Spring Festival!
for people to find them easily. Thanks Neozeed .
And during this period of time, I also find some valuable old things. The first is
- the source code of lib-0.12
+ the source code of lib-0.12
for kernel 0.12. The other is the full ancient Linux system using kernel 0.98 patchlevel 1 released early by SLS,
- the 0.98pl1 system .
+ the 0.98pl1 system .
2010-06-28
Well, since the ebook clk011c-2.0.1.pdf on
+ href="https://download.oldlinux.org/clk011c-2.0.1.pdf">clk011c-2.0.1.pdf on
the net, I have already present its next version clk011c-3.0.pdf
+ href="https://download.oldlinux.org/clk011c-3.0.pdf">clk011c-3.0.pdf
here in the last year. This is only a remark of it. Again, it's in Chinese,
Sorry!:)
2008-10-21
After the book (based on kernel 0.12) published in Taiwan in
@@ -91,7 +91,7 @@ Happy Chinese Spring Festival!
we moved to the other new forum (Discuz!) programmed using PHP + MySQL. We
have done corrections to the ebook a lot. So we now present the new version of
the ebook here: clk011c-2.0.1.pdf
+ href="https://download.oldlinux.org/clk011c-2.0.1.pdf">clk011c-2.0.1.pdf
(V2.0.1). We hope you like it.
2006-08-09
Moving to the new forum smoothly. Updated the Leo BBS
package (LB5000XP) to the current version Volume
2.
2005-03-13
Here is a good paper "Memory
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/study/Ref-docs/Linux011-Mem-YuanYi.pdf">"Memory
Management under Linux 0.11" written by Yuan Yi. This paper describes all
codes in Linux 0.11 relating to memory management. It describes the
relationship betweens these code, including the algorithms of allocation &
@@ -145,34 +145,34 @@ Happy Chinese Spring Festival!
Two tasks multitasking in level 3. But they are coded as part of the 'kernel'
source code, same as task0 & task1 in Linux system. It has got one 'system
call' to display character on the screen. Download the linux-0.00-041217.zip
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.00-041217.zip">linux-0.00-041217.zip
running under bochs, or the source
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/kernel/0.00/linux-0.00-041217.tar.gz">source
code for it.
"it switched between two processes that printed AAAA...
and BBBB... respectively by using the timer-interrupt - Gods I was proud over
that" --- Linus Torvalds
2004-09-29
To facilitate the understanding of the source file
kernel/blk_drv/ramdisk.c of the Linux 0.11, a integrated image file bootroot-0.11
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/images/bootroot-0.11">bootroot-0.11
has been built, which incoorperates the kernel boot image with a small MINIX
rootfs in the same one diskette image file. You can boot the Linux 0.11 system
to the shell command prompt with only one diskette. You can also download the
bootroot package with experiment parts files from bootroot-0.11-040928.zip
- in the /Linux.old/bochs/
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/bootroot-0.11-040928.zip">bootroot-0.11-040928.zip
+ in the /Linux.old/bochs/
directory.
2004-09-28
Many people want to boot the Linux 0.11 system from harddisk
image file (e.x. hdc-0.11.img). A new Linux 0.11 developement system linux-0.11-devel-040923.zip,
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.11-devel-040923.zip">linux-0.11-devel-040923.zip,
which uses the special boot software shoelace to
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bin-src/shoelace.tar.Z">shoelace to
boot from hd image file, has been built. To boot with the shoelace software, a
trick should be played with in the partition table of harddisk image file. So
this new Linux 0.11 system got a new hd image file with 127MB in size.
2004-09-02
To accommodate with the experiments in chapter 14 in the
ebook, always use the latest image file releases for bochs. The latest
Linux-0.11-devel package is linux-0.11-devel-040809.zip.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.11-devel-040809.zip">linux-0.11-devel-040809.zip.
2004-05-21
Added bookmark function to the book of v1.9.5 version.
corrected page number errors. The book name is still the same. The "big"
@@ -183,7 +183,7 @@ Happy Chinese Spring Festival!
to this new version and a new chapter (ch14) is added too.Thank you all
friends that help me to improve the correctness & quality of the book. You
can now download this new release here (pdf) . You can
+ href="https://download.oldlinux.org/clk011c-1.9.5.pdf">here (pdf) . You can
also download it from in the BBS. BTW, with the help from many kind friends,
I'll do my best to translate it into english. Thank you!
2004-05-14
The MINIX-386 system can, now, run under the Bochs emulation
@@ -193,7 +193,7 @@ Happy Chinese Spring Festival!
the Bochs does not support. So I refers to the modification of freebird
(wsx00000 at sina.com.cn), add several lines of code to replace the DOS int.
Now the MINIX-386
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/MINIX-1.5-040514.zip">MINIX-386
can run smoothly under Bochs. Thanks freedird!
2004-05-12
These days I start translating the book into english because
some friends intended me to do so. As my english is so poor I am afraid I
@@ -228,9 +228,9 @@ Happy Chinese Spring Festival!
Linux-0.11 system. Today I release the new one. The BIG enhancement is that it
contains a gcc 1.40 compiling environment. You can use it to compile kernel
source in the /usr/src/ directory. The name of this release is linux-0.11-devel-040329.zip.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.11-devel-040329.zip">linux-0.11-devel-040329.zip.
Also configured for use in bochs environment. The zipped system is in the /Linux.old/distributions/OldLinux/directory.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/distributions/OldLinux/">/Linux.old/distributions/OldLinux/directory.
Download it & have a try!
2004-04-22
There was a paper titled "LINUX--a free unix-386 kernel"
written by Linus Torvalds in October 1991. This 8-paged file was written when
@@ -241,7 +241,7 @@ Happy Chinese Spring Festival!
Hurd at that time. It's too big for the newbies to learn & understand. So,
this is why I pick up Linux kernel 0.1x again and rebuild the related running
system.... Now you can download and read this paper
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/Linux-0.01/docs/Linux.pdf">paper
again. JUST FOR FUN or learning something from it. Enjoy.
2004-04-19
Due to the unknown problems with the old server, this site
was unstable and finally shuted. Now we are moving to another server and
@@ -252,42 +252,42 @@ Happy Chinese Spring Festival!
2004-03-27
I spent a whole day modifying the syntax of kernel 0.11
source code for compiling under Redhat 9 system. Now its working with the
root-0.11 Image file. The file name is linux-0.11-040327-rh9.tar.gz.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/kernel/0.1x/linux-0.11-040327-rh9.tar.gz">linux-0.11-040327-rh9.tar.gz.
The diff file is here.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/kernel/0.1x/linux-0.11-040327-rh9.diff.gz">here.
You can also download the compiled Image file Image-0.11-040327-rh9.
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/images/Image-0.11-040327-rh9">Image-0.11-040327-rh9.
2004-03-23
Built bash 1.05 with no job control for the orignal
bootimage-0.11 image file. The orignal bootimage-0.11 means it was compiled
without any modification to the source code of kernel 0.11. This bootimage
file rootimage-0.11.Z
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/images/rootimage-0.11.Z">rootimage-0.11.Z
can be downloaded from the Learning materials directory.
2004-03-20
We found an old linux version linux-0.11-pre
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/kernel/linux-0.11-pre.tar.Z">linux-0.11-pre
on tytso's archived website. Its release date was 91.12.03. I havn't test it.
2004-03-06
Added mount/umount and mtools in the linux-0.11
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.11-040305.zip">linux-0.11
system. Now you can mount/umount any MINIX 1.x filesystem and change data from
within DOS diskettes. Built 0.11 and 0.12 boot/root image files. Now they are
- in the Learning Materials
+ in the Learning Materials
directory.
2004-03-04
Created a true linux kernel 0.11
+ href="https://github.com/oldlinux-web/oldlinux-files/tree/master/bochs/linux-0.11-040304.zip">kernel 0.11
system in bochs.
2004-02-23
MINIX-386 Harddisk
+ href="https://download.oldlinux.org/MINIX15.img.tar.gz">MINIX-386 Harddisk
clone (210MB RAR to 96MB), ghost format. The environment that Linus
developped linux system. The hard disk parameters are: cyls=685, hds=16,
sects=38. Username/Passwd: root/root.
2004-02-07
Added three sub discussion board for Free Software Projects.
2004-01-06
Rebuilt the linux 0.1x rootimage disk: rootimage-0.12.Z(812KB).
+ href="https://download.oldlinux.org/rootimage-0.12.Z">rootimage-0.12.Z(812KB).
It can also be used with bootimage-0.95.
2004-01-04
Create a linux 0.1x kernel system used in bochs:linux-0.1x.zip (2MB).
+ href="https://download.oldlinux.org/linux-0.1x.zip">linux-0.1x.zip (2MB).
2003-12-18
If you cannot login the BBS correctly, please use the linkhttp://www.oldlinux.org/cgi-bin/leoboard.cgi.