Commit Graph

268 Commits

Author SHA1 Message Date
Martin Michlmayr fdd1471a62 Turn on CONFIG_SERIAL_8250 support on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5082
2005-12-24 22:37:58 +00:00
Martin Michlmayr 2d761509b1 Compile ext3 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5081
2005-12-24 22:15:25 +00:00
Martin Michlmayr d90247432f Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5080
2005-12-24 22:13:06 +00:00
Martin Michlmayr fca9dc0f82 Add descriptions for "class" and "longclass".
svn path=/dists/trunk/linux-2.6/; revision=5079
2005-12-24 21:59:14 +00:00
Martin Michlmayr c4c4f9a550 Don't define "compiler" since GCC 4.x is the default now anyway.
svn path=/dists/trunk/linux-2.6/; revision=5078
2005-12-24 21:38:13 +00:00
Frederik Schüler ba71e2a702 * Move to 2.6.15-rc6.
* New option: CONFIG_CC_OPTIMIZE_FOR_SIZE - set for amd64 and i386. 

svn path=/dists/trunk/linux-2.6/; revision=5072
2005-12-23 23:50:31 +00:00
Kyle McMartin 43f87fc4e2 Re-rename hppa kernel deb names to be less ambiguous when considered
with all other architectures kernels.

svn path=/dists/trunk/linux-2.6/; revision=5049
2005-12-20 01:10:15 +00:00
Sven Luther 9c23a8c61c Added support for make-kpkg --arch into gencontrol.py defines handling.
Added correct --arch entries for powerpc defines.
Untested though, may need a new kernel-package, but i think not.

svn path=/dists/trunk/linux-2.6/; revision=5047
2005-12-19 22:26:34 +00:00
Frederik Schüler efab14375b - Add updated version of drivers-scsi-megaraid_splitup.patch.
- Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global option.


svn path=/dists/trunk/linux-2.6/; revision=5035
2005-12-19 07:38:42 +00:00
Jonas Smedegaard 8aa58b7bd7 Adjust short description of transitional package kernel-image-2.6-486 to mention 2.6 (not 2.6.12).
svn path=/dists/trunk/linux-2.6/; revision=5024
2005-12-17 16:40:50 +00:00
Norbert Tretkowski 665d3a8871 Removed conflict with initramfs-tools on alpha.
svn path=/dists/trunk/linux-2.6/; revision=5022
2005-12-16 21:12:45 +00:00
Bastian Blank 5f07ce3317 Revert revision 5007. The main header package is not usable to build anything
against.

svn path=/dists/trunk/linux-2.6/; revision=5008
2005-12-12 14:31:22 +00:00
maximilian attems 20c55d3a41 unfuck klibc
svn path=/dists/trunk/linux-2.6/; revision=5007
2005-12-12 13:36:38 +00:00
maximilian attems e2f238bdbe drop modular-ide.patch
svn path=/dists/trunk/linux-2.6/; revision=5006
2005-12-12 12:02:11 +00:00
dann frazier df9349aaac * Update ia64 configs
svn path=/dists/trunk/linux-2.6/; revision=5001
2005-12-11 19:29:01 +00:00
Frederik Schüler 29b5dfc588 Prelare release of 2.6.14+2.6.15-rc5-0experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4998
2005-12-10 19:52:03 +00:00
Frederik Schüler bbeb8694da Rename i386 386 flavour to 486.
svn path=/dists/trunk/linux-2.6/; revision=4987
2005-12-07 19:07:14 +00:00
Bastian Blank 58e145d038 Revert revision 4975. The main header package is not usable to build anything
against.

svn path=/dists/trunk/linux-2.6/; revision=4980
2005-12-06 11:23:03 +00:00
maximilian attems 9961826914 unbreak klibc in experimental branch too.
svn path=/dists/trunk/linux-2.6/; revision=4975
2005-12-06 00:37:06 +00:00
Frederik Schüler d0bf4c4c30 Drop M386 support remains from the i386 386 flavour: built with M486 from now on.
Update Changelog.
Prepare for release to experimental.

svn path=/dists/trunk/linux-2.6/; revision=4967
2005-12-04 12:32:10 +00:00
Frederik Schüler c1bdc337b3 Update i386 configs.
svn path=/dists/trunk/linux-2.6/; revision=4952
2005-12-02 11:00:12 +00:00
Jurij Smakov 5cc7a9d353 Drop tty-locking-fixes9.patch which is no longer
necessary (I hope). 

svn path=/dists/trunk/linux-2.6/; revision=4950
2005-12-02 04:40:40 +00:00
Frederik Schüler a7aac96cf2 - upgrade to 2.6.15-rc4
- rediff modular-ide.patch

svn path=/dists/trunk/linux-2.6/; revision=4944
2005-12-01 15:17:33 +00:00
Frederik Schüler 2c59aa099e Update trunk to 2.6.15-rc3
svn path=/dists/trunk/linux-2.6/; revision=4941
2005-11-30 12:14:42 +00:00
Simon Horman 5ea66f21f4 * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
as alsa snd-usb-audio still isn't quite there.
    I expect this to be re-disabled at some stage,
    possibly soon if it proves to be a source of bugs.
    (closes: #340388)

svn path=/dists/trunk/linux-2.6/; revision=4931
2005-11-30 07:44:13 +00:00
Simon Horman b86c95df2e Add recommends libc6-i686 to 686 and k7 image packages (closes: #278729)
svn path=/dists/trunk/linux-2.6/; revision=4930
2005-11-30 07:13:54 +00:00
Sven Luther 6b0ec68b64 Let's default to ARCH=powerpc even on 32bit powerpc.
svn path=/dists/trunk/linux-2.6/; revision=4895
2005-11-24 18:31:34 +00:00
Frederik Schüler f16850b763 Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
statically linked has better performance then modules due to TLB issue.


svn path=/dists/trunk/linux-2.6/; revision=4885
2005-11-24 15:37:55 +00:00
Simon Horman 26bddd41aa Enable MKISS globally (closes: #340215)
svn path=/dists/trunk/linux-2.6/; revision=4866
2005-11-22 01:48:43 +00:00
Frederik Schüler 53b3f2cc6d Update to 2.6.15-rc2
svn path=/dists/trunk/linux-2.6/; revision=4855
2005-11-20 15:42:19 +00:00
Frederik Schüler 06c494d09a and the changelog.
svn path=/dists/trunk/linux-2.6/; revision=4830
2005-11-15 13:32:41 +00:00
Norbert Tretkowski 02f4009fb8 Uups... fixed broken changelog entry.
svn path=/dists/trunk/linux-2.6/; revision=4820
2005-11-14 09:23:21 +00:00
Norbert Tretkowski 0addc4dde5 s/UNRELEASED/unstable/
svn path=/dists/trunk/linux-2.6/; revision=4819
2005-11-14 07:19:46 +00:00
Norbert Tretkowski 71b78b9897 Enabled CONFIG_KOBJECT_UEVENT on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4817
2005-11-13 21:30:21 +00:00
maximilian attems 399876bfb7 enable ACPI even on older BIOS, shipped by suse and ubuntu.
BIOS didn't get better, ACPI kernel code shows progress.

svn path=/dists/trunk/linux-2.6/; revision=4809
2005-11-13 16:09:35 +00:00
Jurij Smakov 4b0e489d03 Disable CONFIG_PARPORT_PC_FIFO on sparc as
it causes the machine to hang when sending stuff
to the parallel port.

svn path=/dists/trunk/linux-2.6/; revision=4790
2005-11-12 06:22:45 +00:00
Frederik Schüler 6fc50be9b3 forgot the changelog :)
svn path=/dists/trunk/linux-2.6/; revision=4787
2005-11-11 14:31:42 +00:00
Norbert Tretkowski 977dfa8b0c Close a bug.
svn path=/dists/trunk/linux-2.6/; revision=4785
2005-11-11 09:26:13 +00:00
maximilian attems 684284beaf config change: CONFIG_XFS_QUOTA=y
svn path=/dists/trunk/linux-2.6/; revision=4784
2005-11-11 08:28:21 +00:00
maximilian attems 44dd6dee9f add huge 2.6.14.2
has a nice bind fix,
removed dup alpha patch.

svn path=/dists/trunk/linux-2.6/; revision=4783
2005-11-11 08:16:02 +00:00
Jurij Smakov 81ee31d13b Add a sparc64-atyfb-xl-gr.patch to fix ATI framebuffer
corruption on SunBlade 100 (#321200).

svn path=/dists/trunk/linux-2.6/; revision=4763
2005-11-10 04:06:52 +00:00
Jurij Smakov 646c450320 Switch sparc to (default) gcc-4.0.
svn path=/dists/trunk/linux-2.6/; revision=4762
2005-11-10 03:49:38 +00:00
Jurij Smakov b4aab94aa3 * Enable CONFIG_SND_ALI5451 on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4761
2005-11-10 03:46:22 +00:00
Bastian Blank 4d986bd566 debian/changelog: Fix maintainer entry.
Sven, please reread the policy:
| The maintainer name and email address used in the changelog should be the
| details of the person uploading this version. The information here will be
| copied to the Changed-By field.
and
| 5.6.4 Changed-By
| The name and email address of the person who changed the said package. Usually
| the name of the maintainer. All the rules for the Maintainer field apply here,
| too.

svn path=/dists/trunk/linux-2.6/; revision=4760
2005-11-09 16:26:34 +00:00
Sven Luther 4d6a043ac1 Let's use the kernel team in the changelog too, other seem to be doing this too, and it make sense.
We need to teach dch about it though :)

svn path=/dists/trunk/linux-2.6/; revision=4759
2005-11-09 16:14:18 +00:00
Norbert Tretkowski fe165b12c5 Bumped ABI version.
svn path=/dists/trunk/linux-2.6/; revision=4758
2005-11-09 15:45:19 +00:00
Simon Horman 117ef4aa69 make manuals with defconfig, as is required for kernel-package 10.008
svn path=/dists/trunk/linux-2.6/; revision=4757
2005-11-09 08:28:30 +00:00
maximilian attems 9bd0dbb10e add 2.6.14.1
svn path=/dists/trunk/linux-2.6/; revision=4754
2005-11-09 01:23:15 +00:00
Christian T. Steigies 2f60f00ed2 m68k updates, if the spinlock patch breaks your arch, I'll have to add it to the m68k.diff
svn path=/dists/trunk/linux-2.6/; revision=4753
2005-11-08 23:10:57 +00:00
Simon Horman e7a56cf1d4 [NETFILTER] nf_queue: Fix Ooops when no queue handler registered
This is a regression introduced in 2.6.14.
    net-nf_queue-oops.patch. (Closes: #337713)

svn path=/dists/trunk/linux-2.6/; revision=4736
2005-11-07 09:18:08 +00:00