*

Kernel

The kernel 2.6 provided by the grml system is based on the latest stable(!) vanilla kernel (taken from kernel.org) we consider 'useful and working'. The grml-kernel includes several patches and modules. If you experience any problems please don't hesitate to contact us!

grml / grml-medium / grml-small 2008.11

The 2008.11 releases of grml provide kernel 2.6.26:

grml@grml ~ % uname -a
Linux fuchsiatard 2.6.26-grml #1 SMP PREEMPT Wed Nov 26 21:41:43 UTC 2008 i686 GNU/Linux

The kernel configuration of 2.6.26-grml is available online.

grml64 / grml64-medium / grml64-small 2008.11

The 2008.11 64bit releases of grml provide kernel 2.6.26:

grml@grml ~ % uname -a
Linux grml64 2.6.26-grml64 #1 SMP PREEMPT Wed Nov 26 21:48:08 UTC 2008 x86_64 GNU/Linux

The kernel configuration of 2.6.26-grml64 is available online.

Notice: grml-small does not ship any further extra kernel packages besides the core kernel packages and lacks speakup support.

Kernel Patches of 2.6.26-grml[64]

The kernel 2.6.26-grml[64] is based on 2.6.26.8. Find more information about the patches used in the grml-kernel in the grml-kernel repository.

Modules shipped with grml 2008.11

Additionally to the patched kernel you'll find some extra modules on your grml-system.

acx100

Drivers for Texas Instruments' ACX100/ACX111 wireless network chips. This includes DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB, etc.

at76-usb

Driver for the Atmel AT76 based USB WLAN adapters. Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware.

atl2

atl2 is the Linux Base Driver for the Atheros(R) L2 Fast Ethernet Adapter. The the Atheros(R) L2 Fast Ethernet Adapter is present in a few low cost Asus laptop systems, such as the Asus Eee PC.

aufs

Another Unionfs implementation, check out the feature section on the project homepage for further details.

drbd8

RAID 1 over TCP/IP for Linux. Drbd is a block device which is designed to build high availability clusters by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding the use of uncommon hardware (shared SCSI buses or Fibre Channel). It is currently limited to fail-over HA clusters.

gspca

The gpsca video for linux (v4l) driver, provides support for webcams and digital cameras based on the spca5xx range of chips manufactured by SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and Transvision. The gspca driver is a rewrite of the well known spca5xx v4l kernel module from the same author, Michel Xhaard.

iscsitarget

The aim of the project is to develop an open source iSCSI target with professional features, that works well in enterprise environment under real workload, and is scalable and versatile enough to meet the challenge of future storage needs and developements. We provide this kernel module for backwards compability, you might want to use the iscsi driver named stgt of 2.6.20 as well.

kqemu

The QEMU Accelerator Module increases the speed of QEMU when a PC is emulated on a PC. It runs most of the target application code directly on the host processor to achieve near native performance. It is very useful when you want to run another Operating System (for example Windows) on a Linux desktop.

linux-uvc

linux-uvc is a kernel module that supports some standard devices that implement USB Video Class. Currently supports Logitech Quickcam Fusion, Logitech Quickcam Orbit, Logitech Quickcam Pro for Notebooks, and Logitech Quickcam Pro 5000.

linux-wlan-ng

linux-wlan-ng is a set of drivers and utilities that is intended to provide the full range of IEEE 802.11 MAC management capabilities for use in user-mode utilities and scripts. The package currently supports the Intersil 802.11b Prism2, Prism2.5, and Prism3 reference designs for PCMCIA, PCI, and USB. Additionally, the package includes support for the PLX9052 based PCI to PCMCIA adapter with a few different PCMCIA cards.

loop-aes

loop-AES can be used to encrypt disk partitions, removable media, swap space and other devices. It provides measures to strengthen the encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of alternating encryption keys.

lzma

LZMA is a compression algorithm, based on the famous Lempel Ziv compression method. The main characteristics of the algorithm are very good compression, fast decompression, use of lot of RAM for compression and low usage of RAM for decompression. LZMA provides high compression ratio and very fast decompression, and is used in combination with Squashfs at grml.

madwifi(-ng)

Driver for Atheros-based Wireless LAN devices - the Multiband Atheros Driver for WiFi (madwifi). (The madwifi drivers are the ones known as madwifi-ng)

ndiswrapper

Some vendors do not release specifications of the hardware or provide a linux driver for their wireless network cards. ndiswrapper provides a linux kernel module that loads and runs Ndis (Windows network driver API) drivers supplied by the vendors.

netfilter-extensions

The following netfilter extensions derived from netfilter.org's patch-o-matic-ng repository are included: IPV4OPTSSTRIP, ROUTE (IPv4 only), TARPIT, ipv4options, set, u32.

openafs

The AFS distributed filesystem. AFS is a distributed filesystem allowing cross-platform sharing of files among multiple computers. Facilities are provided for access control, authentication, backup and administrative management.

Notice: the module is named libafs.ko on grml 0.7. Running 'modprobe openafs' works because of a symlink, but the loaded module is named libafs anyway so run 'rmmod libafs' to remove it.

qc-usb-modules

The qc-usb-modules package contains a kernel module to drive Logitech's USB-based QuickCam Express webcam and other cameras with similar chipsets.

rt2x00

Linux driver for wireless 802.11b and 802.11g cards that are based on the Ralink rt2400 and rt2500 chipsets. grml provides drivers for rt2400, rt2500 and rt73.

sl-modem

Low-level drivers for the software modems produced by Smart Link Ltd. It supports PCI and USB models.

Speakup

Speakup is a screen reader/speech access system for the GNU/Linux Operating System, used by people who are blind.

Squashfs

Squashfs is a compressed read-only filesystem for Linux. Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed.
Via using the module loop it is possible to mount a filesystem file. squashfs is a "loop" with (de)compression (Compressed Loopback Device) and it is possible to mount a compressed filesystem like a block device and seamlessly decompress its data while accessing it.
Whereas Knoppix uses the cloop mechanism, grml is based on the newer mechanism squashfs. The filesystem has been compressed into the file "/live/grml.squashfs" and is mounted by the initial init process using squashfs.

tp-smapi

The tp_smapi kernel module exposes some features of the ThinkPad hardware/firmware via a sysfs interface. Currently, the main implemented functionality is control of battery charging and extended battery status. The underlfying hardware interfaces are SMAPI and direct access to the embedded controller.

virtualbox-ose

VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. The ose-version is the Open Source Edition of Virtualbox. The kernel modules for VirtualBox (virtualbox-ose-modules-2.6.26-grml) and the VirtualBox guest addition modules (virtualbox-ose-guest-modules-2.6.26-grml).

zaptel

Set of loadable kernel modules for the zapata telephony API.

Any further wishes, feedback, bug reports? Please contact us!