PARD: Kernel

Core

Linux kernel

Current version
Stable2.2.9
Devel2.3.5
Copyleft GPL
Download ftp://ftp.kernel.org/pub/linux/kernel/v2.2/linux-2.2.9.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/v2.3/linux-2.3.5.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/v2.3/patch-2.3.5.tar.gz
Modified03 June 1999 09:16

Driver

alsa-driver

BusLogic Driver

Linux BusLogic MultiMaster and FlashPoint SCSI driver.
Current version2.0.11
Homepage http://www.dandelion.com/Linux/
Author Leonard N. Zubkoff <lnz@dandelion.com>
Modified05 February 1998 01:44

joystick

The Linux joystick driver provides support for various joysticks connected to the PC gameport.
Current version
Stable1.1.0
Devel1.2.13
Homepage http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
Download ftp://atrey.karlin.mff.cuni.cz/pub/linux/joystick/joystick-1.1.0.tar.gz ftp://atrey.karlin.mff.cuni.cz/pub/linux/joystick/joystick-1.2.13.tar.gz
Modified08 January 1999 18:38

Filesystems

Coda

Coda is a distributed file system like NFS and AFS. It functions somewhat like AFS in being a "stateful" file system. Coda and AFS cache files on your local machine to improve performance. But Coda goes a step further than AFS by letting you access the cached files when there is no available network, viz. disconnected laptops and network outages. Coda also has read write replication servers. The Coda file server is outside the kernel and on the client theCoda cache manager Venus is again outside of the kernel, but on clients one needs a kernel module.
Current version5.0.1
Homepage http://www.coda.cs.cmu.edu/
Copyleft GPL
Download ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
Modified28 January 1999 01:36

dmsdos

dmsdos is a kernel module that allows read and write access to compressed dos filesystems such as doublespace and stacker. Read access should work 100%, write access has some restrictions, but you probably never note them.
Current version0.9.1.2
Authors Frank Gockel <gockel@sent13.uni-duisburg.de> Pavel Pisa <pisa@cvlinux.felk.cvut.cz>
Copyleft GPL
Download ftp://sunsite.unc.edu/pub/Linux/system/Filesystems/dosfs/dmsdos-0.9.1.2.tgz ftp://fb9nt.uni-duisburg.de/pub/linux/dmsdos/dmsdos-0.9.1.2.tgz
Modified01 July 1998 07:22

hfs_fs

HFS (Hierarchical File System) has been the native filesystem on the Apple Macintosh since the Mac Plus was released.

In its current state hfs_fs is able to read and write HFS filesystems on 1.44M floppies, hard disks, cdroms, Zip drives, and pretty much any media supported by the hardware drivers in Linux. This means that while 800K floppies are fully supported by the software, you won't be able to use them. (The PC floppy drive is physically unable to read or write 800K floppies, the 680x0 port of Linux doesn't run on Macs, and the PowerMac port doesn't have any floppy driver.)

Current version0.95
Homepage http://www-sccm.stanford.edu/~hargrove/HFS/
Modified22 December 1997 22:30

Linux FAT32 Support

Patches

IPChains

ipchains is the user-space portion of the new Linux packet filter code, which was introduced into the mainstream kernel in version 2.1.102.
Current version1.3.8
Homepage http://www.adelaide.net.au/~rustcorp/linux/ipchains/
Author Paul Rusty Russell <Paul.Russell@rustcorp.com.au>
Download http://www.adelaide.net.au/~rustcorp/linux/ipchains/ipchains-1.3.8.tar.bz2
Modified08 January 1999 18:32

Resources

Linux-MM

This page should give a complete view of how the Linux MM subsystem works, what features are in the making, what patches are available and what needs to be done.
Location http://www.phys.uu.nl/~riel/mm-patch/
Author Rik van Riel <H.H.vanRiel@phys.uu.nl>
Modified02 July 1998 07:55

The Linux Maintenance Project

The Linux maintenance project is chartered with the task of maintaining the 2.0 Linux distribution code while other people work on the 2.1 development kernel series. The remit of the project is solely to fix bugs and add new drivers where those drivers do not affect other parts of the code and are clearly needed.
Location http://linux.dialnet.net/LMP/
Modified22 January 1998 00:09

Linux Mama

This site is dedicated to offer you all available "unofficial" patches for Linux.

With the Big Mama Patch, everyone is encouraged to test all the new features of Linux. Every "sorted" patch is reworked to apply clean against the current kernel and generates an entry for the Unofficial Patch List-Patch that shows a list of applied patches at boot time.

Location http://www.linuxmama.com/
Modified30 June 1998 22:46

Linux v2 Information HQ

Location http://www.linuxhq.com/
Maintainer Jim Pick <jim@jimpick.com>
Copyleft GPL
Modified29 January 1998 00:42

The Sig11 Problem

Location http://www.bitwizard.nl/sig11/
Author R.E. Wolff <R.E.Wolff@bitwizard.nl>
Modified04 February 1998 22:39

Yaroslav Linux Patches

Kernel change summaries
Location http://yaroslav.hypermart.net/linux/
Author Yaroslav Rosomakho <alons55@dialup.ptt.ru>
Modified16 June 1998 19:57

Utilities

Buildkernel

Buildkernel is a shell script that automates the task of building a Linux kernel.

Most of the following features can be enabled or disabled by user choices. These choices can be preset in the shell environment, stored in a configuration file, or specified on the command line. If any options are unspecified, the script deduces intelligent defaults for them. A number of them are checked for invalid values.

The script will download and open up the source for a kernel and the pcmcia utilities. It removes source code that is not useful for this machine. The necessary symbolic links are created. If the user places patches in a particular directory, these patches will be applied automatically (the build halts if rejects are found so that the user can fix the patch, remove it, or reorder the patches).

While building, it will initiate multiple simultaneous builds to make better use of the processors in the system. The builds are "nice'd" to reduce impact on foreground tasks.

The script has a hands-off mode that, barring errors in the build process, will complete the build without pausing for user input. If you've already chosen your kernel configuration options, this lets the build proceed without interruption.

The compiled kernel is configured. The resulting kernel, modules, pcmcia modules, and System.map are copied to the correct locations.

Throughout the process, the script works hard (goes overboard?) in checking that files and directories exist and that the build is progressing correctly. It keeps a log of everything that goes on, including all output from programs that are run. No more frustrations that the error messages have already scrolled off the screen.

Current version0.87
Homepage http://www.pobox.com/~wstearns/buildkernel/
Author William Stearns <wstearns@pobox.com>
Copyleft GPL
Download ftp://buildkernel.ontique.com/pub/buildkernel/
Modified24 November 1998 09:59

Module Utilities

The Linux kernel allows new kernel pieces to be loaded and old ones to be unloaded while the kernel continues to run. These loadable pieces are called modules, and can include device drivers and filesystems among other things. This package includes programs to load and unload modules both automatically and manually.
Current version2.1.121
Author Richard Henderson <richard@cygnus.com>
Copyleft GPL
Download ftp://ftp.redhat.com/pub/alphabits/modutils/modutils-2.1.121.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/v2.1/modutils-2.1.121.tar.gz ftp://ftp.kernel.org/pub/linux/kernel/v2.1/modutils-2.1.121.tar.bz2
Modified17 September 1998 08:05

© 1999 by Stefan Hornburg <racke@linuxia.de>
Last modified 03. June 1999