Commit Graph

227 Commits

Author SHA1 Message Date
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
Simon Horman 1d9aac96b0 Redisable CONFIG_SOFTWARE_SUSPEND on ppc/miboot as it required
CONFIG_PM to compile.

svn path=/dists/trunk/linux-2.6/; revision=4735
2005-11-07 09:06:38 +00:00
Sven Luther bc5422b008 Reverted unwarranted change with makx which is just to lazy or whatever to fix initramfs-tools correctly.
svn path=/dists/sid/linux-2.6/; revision=4731
2005-11-05 18:23:12 +00:00
maximilian attems 26ba7bc3fb streamling ppc on CONFIG_KEYBOARD_ATKBD and CONFIG_SERIO_I8042=y.
thanks svenl for agreeing.
those could land now in the top config.

svn path=/dists/sid/linux-2.6/; revision=4730
2005-11-05 18:10:53 +00:00
Norbert Tretkowski 0ad63a3a8f Conflict with initramfs-tools on alpha until the klibc problem is fixed.
svn path=/dists/sid/linux-2.6/; revision=4728
2005-11-04 09:46:21 +00:00
dann frazier a6c5933820 * net-ipconntrack-nat-fix.patch - fix compilation of
ip_conntrack_helper_pptp.c when NAT is disabled. (Closes: #336431)

svn path=/dists/sid/linux-2.6/; revision=4727
2005-11-04 04:24:17 +00:00
Simon Horman 032be5ae05 * [386, AMD64] Set CONFIG_FRAMEBUFFER_CONSOLE=y instead of m.
As vesadb now built into the kernel, after finally dropping the
    debian-specific patch to make it modular, make fbcons builtin too, else
    all sorts of weird stuff happens which is hard for the inird builders to
    automatically compenste for. (Closes: #336450)

svn path=/dists/sid/linux-2.6/; revision=4726
2005-11-04 04:07:28 +00:00
Jurij Smakov ba945edb27 Document fix for 336424.
svn path=/dists/sid/linux-2.6/; revision=4723
2005-11-03 18:40:27 +00:00
maximilian attems 98ba41aad8 set CONFIG_USB_SUSPEND on i386 as on ppc.
svn path=/dists/trunk/linux-2.6/; revision=4717
2005-11-03 11:39:35 +00:00
maximilian attems 70bcb4ee47 svenl asked for ppc swsusp. do him a favour ;)
svn path=/dists/trunk/linux-2.6/; revision=4716
2005-11-03 11:26:49 +00:00
maximilian attems d588410783 add bug nr, make bubulle *happy*.
svn path=/dists/trunk/linux-2.6/; revision=4715
2005-11-03 11:22:53 +00:00
maximilian attems 670767f036 reenable swsusp
svn path=/dists/trunk/linux-2.6/; revision=4714
2005-11-03 11:09:52 +00:00
Sven Luther 8c401c3d70 Now use NewReno+BIC by default, closes #337089.
svn path=/dists/trunk/linux-2.6/; revision=4712
2005-11-02 16:40:10 +00:00
Norbert Tretkowski 2dbe9b57b2 Really switched to gcc 4.0 on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4710
2005-11-01 20:47:46 +00:00
Simon Horman 26f0ebf650 [ Norbert Tretkowski ]
* Switch to gcc 4.0.
     N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
     already been built and uploaded. Norbert, can you remove this
     note once you've read it. Sorry of that means -2 breaks on alpha.
     We'll get -3 out soon -- Simon Horman

svn path=/dists/trunk/linux-2.6/; revision=4709
2005-11-01 10:22:01 +00:00
Simon Horman c7e2430af1 2.6.14-2
Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this

svn path=/dists/trunk/linux-2.6/; revision=4707
2005-11-01 10:13:23 +00:00
Norbert Tretkowski c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3.
svn path=/dists/trunk/linux-2.6/; revision=4706
2005-11-01 08:02:17 +00:00
Norbert Tretkowski 4eb77372cd Switch to gcc 4.0 for alpha.
svn path=/dists/trunk/linux-2.6/; revision=4705
2005-11-01 07:17:54 +00:00
Simon Horman c58bc8913f Fix for AUDITSYSCALL build probolem on powerpc64
svn path=/dists/trunk/linux-2.6/; revision=4704
2005-10-31 13:21:08 +00:00
Simon Horman 221d96db71 Add missing kernel-arch and kernel-header-dirs to defines
so headers get included. (closes: #336521)
    N.B: I only filled in arches where other's hadn't done so alread.
         Please fix if its wrong.

svn path=/dists/trunk/linux-2.6/; revision=4695
2005-10-31 08:00:52 +00:00
Norbert Tretkowski 5a5a8812cb Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines.
svn path=/dists/trunk/linux-2.6/; revision=4694
2005-10-31 07:50:22 +00:00
Simon Horman d733e0cfa3 Fix genearation of .extraversion, again (closes: #333842)
svn path=/dists/trunk/linux-2.6/; revision=4693
2005-10-31 06:01:18 +00:00
Norbert Tretkowski 349852bb6e Added myself to Uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4690
2005-10-30 17:16:59 +00:00
Frederik Schüler 2dd7e60802 add kernel-header-dirs: x86_64 generic to fix amd64 linux-headers.
svn path=/dists/trunk/linux-2.6/; revision=4688
2005-10-30 12:13:55 +00:00
Frederik Schüler 8c0a431493 use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to fix bootup kernel panic.
svn path=/dists/trunk/linux-2.6/; revision=4686
2005-10-29 13:11:17 +00:00
Norbert Tretkowski 0466428e3b New patch to include compiler.h in barrier.h, barrier() is used in non-SMP case.
svn path=/dists/trunk/linux-2.6/; revision=4684
2005-10-28 17:45:22 +00:00
dann frazier 41c53b127a * Update hppa.diff to 2.6.14-pa0
svn path=/dists/trunk/linux-2.6/; revision=4683
2005-10-28 15:03:55 +00:00
Simon Horman 8e398b4bc7 CVE-2005-3181
svn path=/dists/trunk/linux-2.6/; revision=4680
2005-10-28 09:23:59 +00:00
Simon Horman f37bbf7b84 2.6.14-1
svn path=/dists/trunk/linux-2.6/; revision=4676
2005-10-28 07:26:40 +00:00
Sven Luther 16a334e132 Initial preparation for the 2.6.14-1 release.
svn path=/dists/trunk/linux-2.6/; revision=4671
2005-10-28 05:20:14 +00:00
Simon Horman 410e861ea6 Make sure version is seeded in apply and unapply scripts.
Actually changed in some earlier, post 2.6.12, release,
    but the changelog seems to be missing.
    (closes: #324583)

svn path=/dists/trunk/linux-2.6/; revision=4670
2005-10-28 04:08:35 +00:00
dann frazier c1913494af linux-patch-debian-linux-patch-debian-X.Y.Z.
* [ia64] Disable the CONFIG_IA64_SGI_SN_XP module.  This forces
  CONFIG_GENERIC_ALLOCATOR and CONFIG_IA64_UNCACHED_ALLOCATOR to y, which
  appears to break on zx1 systems.

svn path=/dists/trunk/linux-2.6/; revision=4660
2005-10-26 20:27:03 +00:00
Simon Horman 4e4bd7bcb5 Fix misformatting of long description of
linux-patch-debian-linux-patch-debian-X.Y.Z.

svn path=/dists/trunk/linux-2.6/; revision=4654
2005-10-26 06:37:57 +00:00
Norbert Tretkowski 663f42d9ad Update arch/alpha/config* for 2.6.14.
svn path=/dists/trunk/linux-2.6/; revision=4653
2005-10-25 18:53:17 +00:00
Sven Luther cdbe650991 Bastian's upload failed, doing it myself.
svn path=/dists/trunk/linux-2.6/; revision=4651
2005-10-25 04:00:31 +00:00
Bastian Blank 8ceaa00bb8 debian/changelog: Fix distribution.
svn path=/dists/trunk/linux-2.6/; revision=4642
2005-10-24 16:27:32 +00:00
Bastian Blank a0f5a9f81a debian/changelog: Prepare to release (2.6.13+2.6.14-rc5-0experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=4641
2005-10-24 15:35:06 +00:00
Bastian Blank 9c546007ac debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=4611
2005-10-23 13:42:19 +00:00
Bastian Blank be93edeb31 debian/changelog: Mark as unreleased.
svn path=/dists/trunk/linux-2.6/; revision=4596
2005-10-22 16:51:50 +00:00
Sven Luther 0f66366e73 Fixed typo in version name.
Added CONFIG_AIRO=m to powerpc.

svn path=/dists/trunk/linux-2.6/; revision=4593
2005-10-21 19:19:05 +00:00
Jonas Smedegaard feedb9bc33 Quote shell variables in scripts
svn path=/dists/trunk/linux-2.6/; revision=4592
2005-10-21 19:05:04 +00:00
Sven Luther 24b936cb3a Upgraded to 2.6.14-rc5, using 2.6.13+2.6.14rc5-0.experimental1 version, and should generate 2.6.14rc5-1 packages.
svn path=/dists/trunk/linux-2.6/; revision=4591
2005-10-21 18:48:06 +00:00