AMIGAONE LINUX KERNEL PROJECT AMIGAONE  
SourceForge.net Logo
  HOME DOCS DOWNLOAD PICTURES LINKS SPACE
             
 
Download Pages
 
Kernel 2.6.18 (Debian kernel release)
 
kernel-2.6.18.img - ( 29/06/2008 ) Latest 2.6.18 kernel available (ppcboot/u-boot image)
modules-2.6.18.tar.gz - ( 29/06/2008 ) Latest 2.6.18 kernel modules available
System.map-2.6.18 - ( 29/06/2008 ) System.map file for 2.6.18 kernel
patch_2.6.18-a1 - ( 29/06/2008 ) Latest patch file for a 2.6.18 Debian Etch Linux kernel source
patch_alsa_dma - ( 29/06/2008 ) Patch (hack) for ALSA to use coherent (dangerous) DMA functions (needed for AmigaOne)
patch_ehci_qh_split - ( 29/06/2008 ) Patch written by Marcus Comstedt. Makes the USB EHCI driver work on non cache coherent PPC 74xx systems
 
Kernel 2.6.16.x (discontinued)
 
kernel-2.6.16.60.img - ( 29/01/2008 ) Latest 2.6.16.60 kernel available (ppcboot/u-boot image)
modules-2.6.16.60.tar.gz - ( 29/01/2008 ) Latest 2.6.16.60 kernel modules available
System.map-2.6.16.60 - ( 29/01/2008 ) System.map file for 2.6.16.60 kernel
 
Kernel 2.6.8 (Debian kernel release)
 
kernel-2.6.8.img - ( 16/12/2006 ) Latest 2.6.8 kernel available (ppcboot/u-boot image)
modules-2.6.8.tar.gz - ( 16/12/2006 ) Latest 2.6.8 kernel modules available
System.map-2.6.8 - ( 16/12/2006 ) System.map file for 2.6.8 kernel
patch_2.6.8-a1 - ( 16/12/2006 ) Latest patch file for a 2.6.8 Debian Sarge Linux kernel source
 
Kernel 2.4.26 (not recommended anymore)
 
kernel-2.4.26.img - ( 19/01/2005 ) Latest 2.4.26 kernel available (ppcboot/u-boot image)
modules-2.4.26.tgz - ( 15/11/2004 ) Latest 2.4.26 kernel modules available
vmlinux-2.4.26.gz - ( 20/12/2004 ) gzipped 2.4.26 kernel image
config-2.4.26 - ( 20/12/2004 ) Working 2.4.26 kernel source tree config file. Rename to ".config"
 
Tools and ISO Images
mkimage.zip - Tool to create ppcboot/u-boot images
debian-install.bz2 - Debian woody installation CD image
 
Anonymous CVS Access

This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key.
Important: Make sure to add the parameter '-ko' when checking out the kernel tree.
cvs -ko -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/amigaone-linux login

cvs -ko -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/amigaone-linux co modulename

Updates from within the module's directory do not need the -d parameter.

CVS - Link to the project's SourceForge.net CVS repository web interface