Commit Graph

739 Commits

Author SHA1 Message Date
Frederik Schüler 89c4356650 Remove patches not listed anymore in the series file.
svn path=/dists/trunk/linux-2.6/; revision=4947
2005-12-01 20:54:48 +00:00
Frederik Schüler 310ffa9bf6 Clean up unused/failing patches:
- alpha-compile-fix.patch: obsolete
- net-ipconntrack-nat-fix.patch: merged upstream after 2.6.14 release
- net-nf_queue-oops.patch: merged upstream after 2.6.14 release
- amd64-int3-fix.patch: fixed since 2.6.12

svn path=/dists/trunk/linux-2.6/; revision=4946
2005-12-01 20:41:04 +00:00
Frederik Schüler a5feb9f4c4 - remove 2.6.14.1.patch and 2.6.14.2.patch
- remove obsolete patches from series file:
  * qla2xxx-removed.patch 
  * alpha-compile-fix.patch


svn path=/dists/trunk/linux-2.6/; revision=4945
2005-12-01 16:03:09 +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 3f867c4826 Added explanation of the experimental nature of this test, and the effect on d-i and low-mem systems.
svn path=/dists/trunk/linux-2.6/; revision=4901
2005-11-25 11:13:04 +00:00
Sven Luther c1c9036f80 Added a little explanation document of the work to be done.
svn path=/dists/trunk/linux-2.6/; revision=4900
2005-11-25 09:29:52 +00:00
Sven Luther 1f6e387a62 Added modules list than needs to be present in .udebs, in preparation for building kernel/module .udebs from the linux-2.6 package.
svn path=/dists/trunk/linux-2.6/; revision=4898
2005-11-25 08:48:32 +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
Sven Luther 83635d2cfa Switched 32bit powerpc to ARCH=powerpc.
svn path=/dists/trunk/linux-2.6/; revision=4891
2005-11-24 17:31:52 +00:00
Sven Luther 988287ce70 More powerpc config changes.
Adapted defines to new kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=4890
2005-11-24 17:15:06 +00:00
Sven Luther 1083712e9d More changes to config.powerpc64.
svn path=/dists/trunk/linux-2.6/; revision=4889
2005-11-24 16:40:50 +00:00
Sven Luther c11582564c Fixed powerpc64 config for ARCH=powerpc, build not yet completed, but config went through.
svn path=/dists/trunk/linux-2.6/; revision=4888
2005-11-24 16:30:35 +00:00
Sven Luther f134557187 Updated mkvmlinuz dependency to >= 15 on all 32bit subarches.
svn path=/dists/trunk/linux-2.6/; revision=4887
2005-11-24 16:05:35 +00:00
Sven Luther a3f8cd76fd Updated the powerpc-apus patch to 2.6.14 level, not sure it still applies, but let's worry about this later.
svn path=/dists/trunk/linux-2.6/; revision=4886
2005-11-24 15:42:33 +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
Sven Luther 44950dbc73 Let's build the powerpc64 flavour with ARCH=powerpc, as ARCH=ppc64 is or will soon be dead in git and upcoming 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=4884
2005-11-24 15:37:33 +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 533df5ae83 Revert previous change: breaks on ppc.
svn path=/dists/trunk/linux-2.6/; revision=4857
2005-11-21 08:10:31 +00:00
Frederik Schüler 53723b8adc Comment out include/asm symlink deletion in the generic per-arch linux-headers package. This symlink was present in headers packages before 2.6.14-1.
svn path=/dists/trunk/linux-2.6/; revision=4856
2005-11-21 07:59:55 +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 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