Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 911 Bytes

File metadata and controls

14 lines (10 loc) · 911 Bytes

This repository contains very old linux distributions, kernels, packages, and their sources. These files are scattered across the internet and are difficult to find. Nevertheless, they are quite important for academic and learning purposes.

insmod in this directory is 1996 version of the program. Before Linux 2.4 insmod was responsible to symbol relocation in a kernel module, while it was being installed in the kernel. Therefore this code is important to understand how that was done.

modutils folder is the corresponding modutils of that time.

Resources-

  1. http://ftp.kh.edu.tw/
  2. http://ftp.kh.edu.tw/Linux/Redhat/en_6.2/
  3. modutils 1996 - http://ftp.kh.edu.tw/Linux/Redhat/en_6.2/misc/src/anaconda/isys/modutils/
  4. iso images - https://old-linux.com/
  5. Kernels - https://www.kernel.org/pub/linux/kernel/Historic/old-versions/
  6. https://www.kernel.org/pub/linux/kernel/Historic/