Commit Graph

90 Commits

Author SHA1 Message Date
Frederik Schüler 13541281e7 Globally enable NAPI on all nic drives supporting it
Globally activate VIDEO_CX88_VP3054

svn path=/dists/trunk/linux-2.6/; revision=5961
2006-02-22 11:42:58 +00:00
Bastian Blank df263e9375 Merge /dists/sid/linux-2.6.
r5897:  jurij-guest | 2006-02-15 04:02:29 +0000
Bump build-dep on kernel-package to 10.035, required
to fix 352000.

r5909:  fs | 2006-02-17 13:21:29 +0000
Activate CONFIG_DVB_AV7110_OSD on alpha amd64 and ia64.

r5936:  jurij-guest | 2006-02-20 07:21:37 +0000
Add Closes for #348332 to the latest changelog entry
as it is the same issue as #352000 and is going to
be fixed by the next upload.

r5939:  cts | 2006-02-20 22:56:18 +0000
[m68k] build in cirrusfb driver

svn path=/dists/trunk/linux-2.6/; revision=5960
2006-02-21 19:10:03 +00:00
Bastian Blank 18795c946f debian/arch: Unify general network options.
svn path=/dists/trunk/linux-2.6/; revision=5953
2006-02-21 12:12:48 +00:00
Bastian Blank 2ab165060a debian/arch: Unify virtual server settings.
svn path=/dists/trunk/linux-2.6/; revision=5952
2006-02-21 11:33:31 +00:00
Bastian Blank 27c5c29f48 debian/arch: Unify netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5949
2006-02-21 11:21:28 +00:00
Bastian Blank cb2265349a debian/arch: Remove removed netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5948
2006-02-21 11:01:14 +00:00
Bastian Blank 78534cafee debian/arch: Unify jfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5947
2006-02-21 10:47:53 +00:00
Bastian Blank f1f49572d0 debian/arch: Unify xfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5946
2006-02-21 10:44:19 +00:00
Bastian Blank 6b4456fa60 debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
2006-02-21 10:21:05 +00:00
Bastian Blank cd5a2c7bed debian/arch: Unify multi-device support options.
svn path=/dists/trunk/linux-2.6/; revision=5944
2006-02-21 10:12:38 +00:00
Bastian Blank eb8bf281a4 debian/arch
- Remove devfs settings.
- Unify devpts settings.

svn path=/dists/trunk/linux-2.6/; revision=5943
2006-02-21 10:01:42 +00:00
Bastian Blank bf29342baf debian/arch: Unify cryptographic options.
svn path=/dists/trunk/linux-2.6/; revision=5942
2006-02-21 09:56:35 +00:00
Jurij Smakov eaa4d70c31 Update sparc configs.
svn path=/dists/trunk/linux-2.6/; revision=5899
2006-02-15 04:14:07 +00:00
Jurij Smakov 973bd8d5c6 Change the defines, since image-postproc now
specifies the name of the script in debian/bin
which is going to be executed by make-kpg hook.

svn path=/dists/exp/linux-2.6/; revision=5867
2006-02-13 08:44:12 +00:00
Jurij Smakov d6244bf61b Update sparc64-smp config.
svn path=/dists/exp/linux-2.6/; revision=5771
2006-02-09 07:23:28 +00:00
Jurij Smakov 871b524be5 Update sparc64 config.
svn path=/dists/exp/linux-2.6/; revision=5769
2006-02-09 07:19:34 +00:00
Jurij Smakov 973ce22302 Update sparc32 config.
svn path=/dists/trunk/linux-2.6/; revision=5723
2006-02-07 06:37:40 +00:00
Jurij Smakov d227535b34 The "OMG, I can't believe it's still not dead
commit". Re-add support for building sparc32 images.

svn path=/dists/trunk/linux-2.6/; revision=5722
2006-02-07 06:17:24 +00:00
Jurij Smakov 8fb1ad77d7 Re-add sparc32 config.
svn path=/dists/trunk/linux-2.6/; revision=5721
2006-02-07 06:09:11 +00:00
maximilian attems 315a3ce50a amd64, i386, hppa and sparc go for i-t
svn path=/dists/trunk/linux-2.6/; revision=5383
2006-01-09 22:24:36 +00:00
Bastian Blank b37871ac10 * Set compiler build dependencies from config informations.
* Install debian/lib into headers-all package.
* Unlink version file before writing to them.
* debian/README: Remove outdated information.

r5275:  waldi | 2006-01-05 14:00:15 +0100
* debian/lib/python/debian_linux/debian.py: Move package class from utils.
* debian/lib/python/debian_linux/utils.py: Use package class from debian.

r5277:  waldi | 2006-01-05 14:41:45 +0100
* debian/lib/python/debian_linux/debian.py
  - Add package_relation, package_relation_list and package_relation_group
    classes.
  - Use them in the package class.
* debian/lib/python/debian_linux/gencontrol.py
  - Support new relation classes.

r5278:  waldi | 2006-01-05 14:46:55 +0100
debian/bin/gencontrol.py: Use relation objects for tree entry.

r5279:  waldi | 2006-01-05 15:20:00 +0100
* debian/bin/gencontrol.py: Don't fail if some relation fields are empty.
* debian/lib/python/debian_linux/debian.py: Merge relation entries.

r5280:  waldi | 2006-01-05 15:24:08 +0100
* debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler.
* debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies
  from config informations.
* debian/templates/control.source.in: Remove compiler from Build-Depends.

r5281:  waldi | 2006-01-05 15:39:45 +0100
* debian/rules.real
  - Install debian/lib into headers-all package.
  - Call dh_python with python version 2.4.
* debian/templates/control.source.in:
  Add python to build-depends, needed by dh_python.

r5282:  waldi | 2006-01-05 16:36:33 +0100
debian/rules.real
- Remove outdated comment about include_common_config.
- Remove support for headers_dirs.

r5283:  waldi | 2006-01-05 16:38:05 +0100
debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc,
debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc,
debian/arch/sparc/Makefile.inc: Remove not longer supported variables.

r5284:  waldi | 2006-01-05 16:42:33 +0100
debian/lib/python/debian_linux/gencontrol.py:
Warn if the class setting is not available.

r5287:  waldi | 2006-01-05 19:07:05 +0100
debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc.

r5288:  waldi | 2006-01-05 19:08:35 +0100
debian/lib/python/debian_linux/config.py:
Only bail out if a section is not found in any config file.

r5294:  waldi | 2006-01-05 19:26:57 +0100
debian/lib/python/debian_linux/gencontrol.py
- Support config underlay.
- Add some small default implementations.

r5295:  waldi | 2006-01-05 19:39:55 +0100
debian/README: Remove outdated information.

r5325:  waldi | 2006-01-06 22:40:17 +0100
debian/bin/apply.py
- Don't reference the debian_linux module, it is not available.
- Unlink version file before writing to them.

svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +00:00
Frederik Schüler e6073f87ab Make CONFIG_IPW2100 a per-architecture option and deactivate it on all architectures but i386.
svn path=/dists/trunk/linux-2.6/; revision=5276
2006-01-05 13:27:34 +00:00
Jonas Smedegaard f1e8856262 Rollback phase 2 of kernel config option cleanup (needs more care).
svn path=/dists/trunk/linux-2.6/; revision=5126
2005-12-29 12:10:27 +00:00
Jonas Smedegaard 38fcad77dc Stripping even more. This should be all!
svn path=/dists/trunk/linux-2.6/; revision=5121
2005-12-29 02:42:02 +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
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 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
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
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
Jurij Smakov 1df62cbfa9 Configuration updates on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4951
2005-12-02 04:52:12 +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
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
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
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
Jurij Smakov eaa9fdf07a Add missing fields to debian/arch/sparc/defines
to fix the headers on sparc.

svn path=/dists/trunk/linux-2.6/; revision=4692
2005-10-31 05:58:53 +00:00
Jurij Smakov da08bd8348 Set CONFIG_DRM_RADEON and CONFIG_DRM_MGA as they
are now available on sparc.

svn path=/dists/trunk/linux-2.6/; revision=4598
2005-10-23 05:15:41 +00:00
Jurij Smakov 192157d9e3 Config updates for 2.6.14 on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4546
2005-10-19 16:10:44 +00:00
Simon Horman 1d52bfbf89 Apus might build now. QLA2XXX can be set to n. Latter needed for former
svn path=/dists/trunk/linux-2.6/; revision=4518
2005-10-18 11:12:02 +00:00
Simon Horman 6a82f14200 hppa might work now. turned appletouch off for everyone except powerpc
svn path=/dists/trunk/linux-2.6/; revision=4515
2005-10-18 10:41:12 +00:00
Simon Horman 7c2d4b3b83 Update configs for 2.6.14-rc4
svn path=/dists/trunk/linux-2.6/; revision=4514
2005-10-18 10:03:48 +00:00
Sven Luther 591c8d399f Updated configs with split-config.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4471
2005-10-16 09:32:26 +00:00
Frederik Schüler d1736cc32c deactivate BLK_DEV_IDESCSI on all architectures.
svn path=/dists/trunk/linux-2.6/; revision=4424
2005-10-11 16:10:51 +00:00
Jurij Smakov 4bc5da6b49 Update of sparc configs for 2.6.13.
svn path=/dists/trunk/linux-2.6/; revision=4356
2005-10-09 00:37:36 +00:00
Bastian Blank fe6e7f6ed9 r4203: waldi | 2005-09-14 20:57:40 +0200
Move compiler setting to package config.
 
 * debian/arch/alpha/defines, debian/arch/arm/defines,
   debian/arch/m68k/defines, debian/arch/sparc/defines:
   Add compiler setting.
 * debian/bin/gencontrol.py: Set COMPILER argument.
 * debian/lib/python/debian_linux.py: Add support for compiler setting.
 * debian/rules.real: Change MAKEFLAGS setup.
 
 r4204: waldi | 2005-09-14 21:43:27 +0200
 * debian/rules.real: Update header-install substitution.
 * debian/templates/header-install.in: Remove flavours file.
 
 r4205: waldi | 2005-09-14 21:54:56 +0200
 * debian/rules.real
   - Update post-install substitution.
   - Remove append variable.
 * debian/templates/post-install.in: Remove append substitution.

svn path=/dists/trunk/linux-2.6/; revision=4209
2005-09-14 21:15:37 +00:00
Bastian Blank 05dca86b1b debian/arch/alpha/Makefile.inc, debian/arch/amd64/Makefile.inc,
debian/arch/arm/Makefile.inc, debian/arch/hppa/Makefile.inc,
debian/arch/i386/Makefile.inc, debian/arch/ia64/Makefile.inc,
debian/arch/m68k/Makefile.inc, debian/arch/sparc/Makefile.inc:
- Remove makeflags.
- Remove initrd modules.

svn path=/dists/trunk/linux-2.6/; revision=4207
2005-09-14 21:12:04 +00:00
Bastian Blank 8e8f94fbbe Move security settings to core config file.
* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/powerpc/config,
  debian/arch/s390/config, debian/arch/sparc/config:
  Remove security settings.
* debian/arch/config: Add security settings.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4206
2005-09-14 21:08:14 +00:00
Bastian Blank 90a7a09ede * Move audit and preempt settings to core config file.
* Fix powerpc configuration.

* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/s390/config,
  debian/arch/sparc/config, debian/arch/sparc/config.sparc64:
  Remove audit and preempt settings.
* debian/arch/config: Add audit and preempt settings.
* debian/arch/powerpc/config
  - Remove audit and preempt settings.
  - Add HZ settings.
* debian/arch/powerpc/config.powerpc, debian/arch/powerpc/config.powerpc-smp,
  debian/arch/powerpc/noconfig.apus: Fix several options.
* debian/arch/powerpc/config.powerpc64: Add correct memory model.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4181
2005-09-13 14:37:54 +00:00
Andres Salomon f6dacba124 unify CONFIG_NLS stuff. it was rather impressive how every arch was doing
this differently..

svn path=/dists/trunk/linux-2.6/; revision=4175
2005-09-12 05:00:38 +00:00
Andres Salomon eecbe3b5fb unify a bunch of scsi drivers, including aic7xxx and aic79xx.
svn path=/dists/trunk/linux-2.6/; revision=4174
2005-09-12 04:49:57 +00:00