Commit Graph

780 Commits

Author SHA1 Message Date
Jonas Smedegaard 4f4394cdb2 Add note about running split-config-cleanup after split-config.
svn path=/dists/trunk/linux-2.6/; revision=5116
2005-12-29 01:32:56 +00:00
Jonas Smedegaard 0c6843ed57 Cleaning kernel config options, part two: Stripping arch-specific options when declared in more generic files too.
svn path=/dists/trunk/linux-2.6/; revision=5115
2005-12-29 01:17:30 +00:00
Jonas Smedegaard 961eb749d7 Second attempt at first kernel config option cleaning: Single files (and only the duplicate options this time!).
svn path=/dists/trunk/linux-2.6/; revision=5114
2005-12-29 01:09:22 +00:00
Jonas Smedegaard 9d871515e5 Undo broken cleanup.
svn path=/dists/trunk/linux-2.6/; revision=5111
2005-12-29 00:34:53 +00:00
Frederik Schüler ad353ad5f6 Remove duplicate options between arch/config and arch/i386/config:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings

svn path=/dists/trunk/linux-2.6/; revision=5110
2005-12-29 00:03:23 +00:00
Jonas Smedegaard cfafd4dfed Cleaning duplicate kernel options - part one (duplicates within same file).
svn path=/dists/trunk/linux-2.6/; revision=5109
2005-12-28 23:41:37 +00:00
Frederik Schüler 285b04ba4e Remove duplicate options between arch/config and arch&/amd64/config, first run:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings
- 

svn path=/dists/trunk/linux-2.6/; revision=5107
2005-12-28 23:36:33 +00:00
Frederik Schüler a05daa7a08 Fix 486 flavour: really use M486 and not M686.
svn path=/dists/trunk/linux-2.6/; revision=5106
2005-12-28 22:54:16 +00:00
Sven Luther 039f5ffd91 And fixed defines ...
svn path=/dists/trunk/linux-2.6/; revision=5105
2005-12-28 20:59:40 +00:00
Sven Luther 9d6c2fe186 Fixed powerpc configs for powerpc64 builds.
svn path=/dists/trunk/linux-2.6/; revision=5104
2005-12-28 20:44:51 +00:00
Simon Horman 7b1447eafd Remove duplicate options. Rod Whitby. http://lists.debian.org/debian-kernel/2005/12/msg00658.html
svn path=/dists/trunk/linux-2.6/; revision=5103
2005-12-28 06:54:30 +00:00
maximilian attems 770de81271 disable CONFIG_USB_BANDWIDTH
svn path=/dists/trunk/linux-2.6/; revision=5101
2005-12-27 19:56:17 +00:00
Sven Luther 6ef4b1e319 Now remove the default --arch setting of $(ARCH) in case kpkg-arch is defined.
svn path=/dists/trunk/linux-2.6/; revision=5098
2005-12-26 19:01:38 +00:00
Frederik Schüler 0e5ebce04a Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on sparc, and make it a per-arch option on arm too.
svn path=/dists/trunk/linux-2.6/; revision=5088
2005-12-25 17:57:54 +00:00
Frederik Schüler 8c279732b8 Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on all architectures but sparc, which is known to be broken.
svn path=/dists/trunk/linux-2.6/; revision=5087
2005-12-25 13:31:33 +00:00
Frederik Schüler dc8c180ebe * Move to 2.6.15-rc7.
* Make CONFIG_VIDEO_SAA7134 a global option.
* New option CONFIG_CC_OPTIMIZE_FOR_SIZE set per-arch. arm and powerpc have it enabled, all others don't. Upstream Default is Y, but it's still EXPERIMENTAL. 


svn path=/dists/trunk/linux-2.6/; revision=5086
2005-12-25 13:18:11 +00:00
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
Jurij Smakov 676549f78f Update the sparc config for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5074
2005-12-24 00:38:57 +00:00
Sven Luther ef649d5185 Fixed powerpc config options for 2.6.15-rc6.
svn path=/dists/trunk/linux-2.6/; revision=5073
2005-12-23 23:51:39 +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 1df62cbfa9 Configuration updates on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4951
2005-12-02 04:52: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 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