Commit Graph

716 Commits

Author SHA1 Message Date
Frederik Schüler a77a4bba4e - merged changes from sid version.
- removed reference to pruned qla2xxx firmware.

svn path=/dists/trunk/linux-2.6/; revision=4836
2005-11-16 22:00:23 +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
Frederik Schüler 4843eb07da - QLA2XXX options activated globally.
- CONFIG_SCTP_HMAC_MD5=y set globally - or better default to CONFIG_SCTP_HMAC_SHA1=y?
- Memory model options removed from global config: every arch must set their memory model by arch/flavour now (FLATMEM, or DISCONTIGMEM on NUMA).
- new option: DEFAULT_IOSCHED="anticipatory" - everyone OK with this or better use the deadline scheduler?
- CONFIG_SPLIT_PTLOCK_CPUS must be set per-arch


svn path=/dists/trunk/linux-2.6/; revision=4829
2005-11-15 13:23:41 +00:00
Frederik Schüler b5492b58d9 - merge series files for 2.6.14+2.6.15-rc1-0experimental.1.
- qla2xxx driver was relicensed: don't prune it anymore.

svn path=/dists/trunk/linux-2.6/; revision=4828
2005-11-15 12:53:20 +00:00
Sven Luther 672683d536 Obviously, we don't want to write to the /usr/src/linux-headers-$(VERSION) directly, not sure if this is the cleanest way though.
svn path=/dists/trunk/linux-2.6/; revision=4821
2005-11-14 13:29:49 +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
Bastian Blank 65ef5444a0 debian/rules: Add --link-dest option to rsync to avoid copies if possible.
svn path=/dists/trunk/linux-2.6/; revision=4794
2005-11-13 13:34:45 +00:00
Sven Luther e2806c218a Added FLAVOURS=... to install-headers-all rules.gen invocation, thanks to mhy for providing the patch.
svn path=/dists/trunk/linux-2.6/; revision=4793
2005-11-13 10:47:49 +00:00
Sven Luther c1592220ca Added flavours generation, now only need to set $(FLAVOURS) in rules.gen, altough this is set by gencontrol.py.
svn path=/dists/trunk/linux-2.6/; revision=4792
2005-11-13 10:09:10 +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
Frederik Schüler 64be5f91af - Globally activate CONFIG_SECURITY_NETWORK
- activate XFS_QUOTA in a split-config aware way.

svn path=/dists/trunk/linux-2.6/; revision=4786
2005-11-11 14:31:24 +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
Sven Luther 0f1c3d0f0a Conflicts where not handled by gencontrol.py, added.
svn path=/dists/trunk/linux-2.6/; revision=4782
2005-11-10 08:35:02 +00:00
Sven Luther 8234b900d3 Better so :/
svn path=/dists/trunk/linux-2.6/; revision=4781
2005-11-10 08:30:51 +00:00
Sven Luther e74ac42669 Fixed alpha initramfs-tools exclusion using a conflict.
svn path=/dists/trunk/linux-2.6/; revision=4780
2005-11-10 08:09:14 +00:00
Sven Luther 7cc0df6c72 Added an excludes for initramfs-tools, now we only need to find how to teach gencontrol.py how to use it.
svn path=/dists/trunk/linux-2.6/; revision=4779
2005-11-10 08:06:47 +00:00
Jurij Smakov 2ab15e47d5 Correct the template not to depend on gcc-3.3
on sparc anymore.

svn path=/dists/trunk/linux-2.6/; revision=4764
2005-11-10 04:11:34 +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
Sven Luther 2830b2982c Fixed typos.
svn path=/dists/trunk/linux-2.6/; revision=4744
2005-11-08 14:30:34 +00:00
Sven Luther 1dda2d6df7 First tentative at handling recomends in addition to depends, provides and suggests.
svn path=/dists/trunk/linux-2.6/; revision=4743
2005-11-08 14:25:05 +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
Jurij Smakov 34f3ef3267 Fix the install-image fix. Include the name of
the directory (scripts), so that the archive is
actually created. D'oh!

svn path=/dists/sid/linux-2.6/; revision=4722
2005-11-03 18:38:43 +00:00
Frederik Schüler a60fd6a5ba Activate CONFIG_USB_SUSPEND on amd64 too.
svn path=/dists/sid/linux-2.6/; revision=4719
2005-11-03 14:59:07 +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
Jurij Smakov a58cbac5bf Fix the contents of scripts directory (333052).
The list of file patterns not to copy into it
is specified, hopefully it will break less now.

svn path=/dists/trunk/linux-2.6/; revision=4713
2005-11-03 07:46:21 +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