fai-kernels (1.10.3ubuntu2) dapper; urgency=low

  * call make-kpkg with NO_PKG_MANGLE=1 to shortcircuit pkgstripstranslations
    on the launchpad buildds.

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 16 May 2006 08:51:30 +0200

fai-kernels (1.10.3ubuntu1) dapper; urgency=low

  * ignore bzr as well
  * use gcc-4.0 for compilation, drop gcc-3.3 build dependency
  * build 2.6 kernels only. this removes a lot of ugly switches and arch
    specific corner cases in debian/rules, but we do not build for alpha
    anyway.
  * drop kernel configs for 2.4 kernels
  * use ubuntu 2.6.15 instead of debian 2.6.16
  * kernel configs for amd64 and i386

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 10 May 2006 18:46:24 +0000

fai-kernels (1.10.3) unstable; urgency=low

  * upgraded to build with 2.6.16
  * enabled aacraid driver (as module) in i386, amd64 and powerpc 2.6 kernels
    as well as in powerpc 2.4 kernels (closes: #357918)

 -- Holger Levsen <debian@layer-acht.org>  Sat,  8 Apr 2006 15:45:01 +0000

fai-kernels (1.10.2) unstable; urgency=low

  * updated to use 2.6.15
  * the test, if the patch for #328707 applies, now works as intended. 
    (That means fai-kernels builds with kernel-source-2.4.27-12 in sid.)
  * increased CONFIG_BLK_DEV_RAM_SIZE=8192 as this is needed for the new
    fai-cd and also matches the debian default kernels
  * added arch specific build-depends on kernel sources
  * bugfix: don't copy the 2.6 kernel config on alpha - the real fix (tm)
    should be to build 2.6 fai-kernels on alpha... as I don't have an 
    alpha I'm waiting for someone to send that config to the BTS
  * build HW_RANDOM as module on archs that support it (2.6 only) - requested
    by user via private mail (please use the BTS instead)
  * build with CONFIG_PDC202XX_FORCE=y as requested by user via private mail 
  * set CONFIG_FUSION=y as it's an option, not a driver
  * more driver needed for 2.6 i386, requested by Thomas Lange (TULIP, 
    CONFIG_DE4X5, CONFIG_WINBOND_840, CONFIG_DM9102, CONFIG_ULI526X)
  * the i386, amd64 and powerpc kernel configs have been re-generated with 
    "make menuconfig" so in future it will be easier to diff them. The alpha
    config still needs to be updated that way. 
  * enabled CONFIG_SCSI_SATA_ULI=m (and therefore experimental drivers) on
    2.6 on i386 and amd64 as requested by Thomas Lange.

 -- Holger Levsen <debian@layer-acht.org>  Wed, 18 Jan 2006 15:44:37 +0100

fai-kernels (1.10.1) unstable; urgency=low

  * added build-depends on gcc-3.3 (closes: #340884)
  * reenabled serial console on 2.6 on i386 (closes: #296932) and also on
    powerpc and amd64 as well as on 2.4 on powerpc
  * streamlined support for Fusion MPT on i386 and amd64
  * added support for 2.4 fai-kernels on alpha - thanks to Steffen Grunewald

 -- Holger Levsen <debian@layer-acht.org>  Wed, 30 Nov 2005 11:42:16 +0100

fai-kernels (1.10) unstable; urgency=low

  * fai-kernels was removed as requested in #323183. Unfortunatly neither
    Thomas Lange (the former maintainer) nor me was informed of that action
    before it was done. 
    This makes FAI unpleasent to use in unstable, and since FAI is in heavy 
    development at the moment we would like to have as many testers as possible 
    - so we decided to re-upload fai-kernels.
    As this is done now, I will stick to my original plan, which is using
    standard debian kernels with "nfsroot"-initrds for FAI. This will make
    fai-kernel unnecessary so it _then_ can be removed again.
  * added support for amd64 and ppc 
  * updated README.non-i386 accordingly
  * updated to use linux-tree-2.6.14 instead of 2.6.8
  * apply the patch for #328707 to kernel-source-2.4.27 during build-time, so 
    that it builds with the latest binutils. As 2.4.27-12 will hopefully soon
    be uploaded with the patch included, the patch will only be applied, if it
    applies cleanly without errors.
  * dont merge kernel config snipplets, rather use one config file per arch
    and kernel version (2.4/2.6)
  * added some drivers for various network cards and scsi controllers 
    (closes: #328232)
  * updated README (closes: #328230)
  * append "fai-kernels" to version of the build kernel-packages instead of
    "fai"
  * updated the FSF address in copyright
  * confirmed that the package conforms to debian-policy 3.6.2
  * made build-dependency to debhelper versioned and raised debian/compat to
    a non-deprecated value
  * added myself to maintainers field

 -- Holger Levsen <debian@layer-acht.org>  Fri, 21 Nov 2005 16:23:42 +0100

fai-kernels (1.9.1) unstable; urgency=high

  * recompile with new kernel sources
  * use kernel-tree-2.6.8-16 and kernel-tree-2.4.27-10

 -- Thomas Lange <lange@debian.org>  Tue, 31 May 2005 14:33:16 +0200

fai-kernels (1.9) unstable; urgency=high

  * provide kernel patchlevel in Build-depends to easier track security
    issues (closes: #297811)
  * build-depends on kernel-tree packges with abi version number
  * added README.security-updates, README.non-i386
  * prepare the rules files to support powerpc
  * added powerpc-kernel-configs
  * rules: set PATCH_THE_KERNEL=YES, so kernel-sources will be patched

 -- Thomas Lange <lange@debian.org>  Fri,  8 Apr 2005 16:05:45 +0200

fai-kernels (1.8.2) unstable; urgency=low

  * add SATA support for 2.4 kernel (closes: 286854)
  * add IA32_EMULATION (only usefull on x86-64)
  * disable math emulation to make kernel fit on a floppy (for 2.6 kernel)
  * ps2 mouse and serial mouse as module, disable autofs support (2.6 kernel)
  * rules: include file versions which sets the variables kversion and
    kversion24
  * disable HAMACHI and ARCNET in both kernel configs
  * enable options which are needed for fai bootcd kernel
  * use gcc 3.3.5 for compilation
  
 -- Thomas Lange <lange@debian.org>  Fri,  7 Jan 2005 11:58:37 +0100

fai-kernels (1.8.1) unstable; urgency=low

  * add POSIX ACL support for 2.4 kernel (closes: #279871)
  * add ReiserFS ACL support for 2.6 kernel

 -- Thomas Lange <lange@debian.org>  Tue,  9 Nov 2004 11:23:32 +0100

fai-kernels (1.8) unstable; urgency=medium

  * use kernel 2.4.27 and 2.6.8 (closes: #271244)
  * disable coda fs
  * added xfs for 2.4 kernel
  * added some network drivers
  * copy kernel config for 2.6 kernel to doc directory

 -- Thomas Lange <lange@debian.org>  Mon, 13 Sep 2004 11:20:35 +0200

fai-kernels (1.7.1) unstable; urgency=low

  * add Promise IDE drivers
  * add SATA drivers to 2.6 kernel

 -- Thomas Lange <lange@debian.org>  Tue,  3 Aug 2004 21:14:22 +0200

fai-kernels (1.7) unstable; urgency=low

  * use 2.4.26 kernel
  * add config for 2.6.7 kernel
  * add aic79xx scsi driver (closes: #241278)
  * control: reformat extended description

 -- Thomas Lange <lange@debian.org>  Thu, 22 Jul 2004 13:49:50 +0200

fai-kernels (1.6) unstable; urgency=low

  * use 2.4.24 kernel
  * rules: add --append-to-version, copy kernel config to doc directory,
    move value of DH_COMPAT in rules to new compat file
  * fai-kernel-config-2.4: add 3Com typhoon drivers, remove some PCMCIA
    drivers, enable highmem support
  * file kernel-version removed, set version in debian/rules
  
 -- Thomas Lange <lange@debian.org>  Tue,  3 Feb 2004 15:47:46 +0100

fai-kernels (1.5.3) unstable; urgency=low

  * add dependency on modutils (closes: #190895)

 -- Thomas Lange <lange@debian.org>  Tue, 29 Apr 2003 15:59:15 +0200

fai-kernels (1.5.2) unstable; urgency=high

  * kernel configuration now build with make oldconfig instead of
    make menuconfig (closes: #188633)
  * dependency on libncurses5-dev is not needed any more
  * add NEWS file
  
 -- Thomas Lange <lange@debian.org>  Wed, 23 Apr 2003 14:46:58 +0200

fai-kernels (1.5.1) unstable; urgency=low

  * add more network drivers for gigabit cards
  * README: list some network card drivers and their size, if someone need
    more space on the boot floppy

 -- Thomas Lange <lange@debian.org>  Mon,  7 Apr 2003 11:08:09 +0200

fai-kernels (1.5) unstable; urgency=low

  * use 2.4.20 kernel
  * debian/rules: build target only builds kernel version 2.4.x
  * debian/control: remove dependency on kernel-source-2.2.20
  * remove frame buffer support (and the penguin logo)
  * SCSI and IDE drivers are only availavle as modules
  * build target does not need root privileges (closes: #167102)
  * add build dependencies in control file
  * use new Intel NIC drivers, add tulip NIC driver
  * remove NFS server and quota support
  * ext2, loop, floppy now as modules
  * use even more kernel modules to reduce the size of the kernel image
  * disable FDDI drivers
  
 -- Thomas Lange <lange@debian.org>  Thu,  6 Feb 2003 15:53:45 +0100

fai-kernels (1.4) unstable; urgency=medium

  * remove setting of DEB_HOST_ARCH in rules file (closes: #146107)
  * add build-depends on bin86
  * merge the two 2.2.20 kernels to one that support both BOOTP and DHCP
  * override obsolete 1.3 version of this package, but add 2.4 kernel support

 -- Thomas Lange <lange@debian.org>  Thu, 16 May 2002 14:30:34 +0200

fai-kernels (1.3) unstable; urgency=low

  * add README to the Debian package
  * add info how to compile a 2.4.X kernel
  * new kernel-config-2.4 file
  * kernel 2.4.18 included in package
  
 -- Thomas Lange <lange@debian.org>  Wed,  8 May 2002 12:58:16 +0200

fai-kernels (1.2) unstable; urgency=low

  * update for kernel 2.2.20

 -- Thomas Lange <lange@debian.org>  Thu, 11 Apr 2002 11:45:47 +0200

fai-kernels (1.1.5) unstable; urgency=low

  * package depends on kernel-source-2.2.19 (closes: #133584)
  * use RTL8139TOO ethernet driver instead of RTL8139
  * added via-rhine ethernet driver
  
 -- Thomas Lange <lange@debian.org>  Mon, 18 Feb 2002 14:59:55 +0100

fai-kernels (1.1.4) unstable; urgency=low

  * add build-depends (closes: #123716)
  * don't use option I with tar, instead use a pipe and bzcat
  * Standards update to 3.5.6

 -- Thomas Lange <lange@debian.org>  Wed,  2 Jan 2002 15:08:13 +0100

fai-kernels (1.1.3) unstable; urgency=low

  * added driver for Promise IDE controlle (needs kernel boot parameter)

 -- Thomas Lange <lange@debian.org>  Fri, 16 Nov 2001 13:48:46 +0100

fai-kernels (1.1.2) unstable; urgency=low

  * kernel configuration slightly changed
  * added serial console support

 -- Thomas Lange <lange@debian.org>  Thu,  4 Oct 2001 13:01:46 +0200

fai-kernels (1.1.1) unstable; urgency=low

  * Build-Depends to kernel-source without version number (closes:
    #102040, #98117)

 -- Thomas Lange <lange@debian.org>  Mon, 23 Jul 2001 11:19:59 +0200

fai-kernels (1.1) unstable; urgency=low

  * first upload to Debian archive
  * Support for kernel 2.2.19
  * enhanced documentation
  
 -- Thomas Lange <lange@debian.org>  Tue,  8 May 2001 16:22:46 +0200

fai-kernels (1.0) unstable; urgency=low

  * Initial Release.

 -- Thomas Lange <lange@debian.org>  Wed, 29 Nov 2000 17:25:29 +0100


