GithubHelp home page GithubHelp logo

linux-archaeology's Introduction

Linux Archaeology

This repository contains a series of tools and instructions for the purposes of working with ancient linux kernels.

It's useful to use the linux-historical repo in conjunction with these scripts in order to get hold of a specific old version of linux.

2.4.22

NOTE: These steps may work on other version of the kernel also however 2.4.22 is the only one I've tried them against.

  1. Get hold of the kernel at 2.4.22.

  2. Run make menuconfig and set up the kernel as you require.

  3. Run kerndev-build-2.4.22 either from the kernel directory or if elsewhere, specify the kernel directory as the first parameter. The script will automatically obtain and install GCC versions 3.2.3 and 3.4.6 (3.2.3 is what we need for the kernel, 3.4.6 is needed to compile 3.2.3.) - the compilers will be installed in /opt/gcc-3.2.3 and /opt/gcc-3.4.6 and receive -3.2.3 and -3.4.6 suffixes to ensure no conflict with existing GCC installs.

WARNING: Installing GCC 3.2.3 and 3.4.6 requires sudo and I disclaim any rage incidents that come out of a bug which loses you data :)

linux-archaeology's People

Contributors

lorenzo-stoakes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lishuai1225

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.