Commit Graph

245 Commits

Author SHA1 Message Date
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 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
Norbert Tretkowski fe165b12c5 Bumped ABI version.
svn path=/dists/trunk/linux-2.6/; revision=4758
2005-11-09 15:45:19 +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 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
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
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 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 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 e60619df55 Work around, CONFIG_AUDITSYSCALL is needed for CONFIG_AUDIT on ppc64. upstream notified, awaiting fix.
svn path=/dists/trunk/linux-2.6/; revision=4701
2005-10-31 12:51:44 +00:00
Simon Horman 97c0f4e365 removed duplicate kernel-header-dirs and kernel-arch
svn path=/dists/trunk/linux-2.6/; revision=4696
2005-10-31 08:02:25 +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
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
Frederik Schüler de49dda1c2 Fix linux-headers build fix
svn path=/dists/trunk/linux-2.6/; revision=4689
2005-10-30 14:40:05 +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 6116449301 Deactivate CONFIG_AUDITSYSCALL: not needed for selinux, slows down the kernel
and bears potential problems.

svn path=/dists/trunk/linux-2.6/; revision=4687
2005-10-29 21:48:51 +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
Vincent Sanders 2c75ecf4f2 update ARM configs for 2.6.14 release
svn path=/dists/trunk/linux-2.6/; revision=4681
2005-10-28 11:28:13 +00:00
Simon Horman 9dee01e372 Having CONFIG_GENERIC_PENDING_IRQ on globablly shouldn't hurt any arch/flavour that doesn't have it, and turns it on for those that do, which seems to be the right thing
svn path=/dists/trunk/linux-2.6/; revision=4674
2005-10-28 06:43:25 +00:00
Sven Luther d5b575d465 Fixed miboot and powerpc64 configs.
svn path=/dists/trunk/linux-2.6/; revision=4673
2005-10-28 06:24:44 +00:00
Sven Luther adcdbe44c4 Enabled SCSI_SATA_INTEL_COMBINED globally.
svn path=/dists/trunk/linux-2.6/; revision=4672
2005-10-28 05:56:27 +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
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
Frederik Schüler bae5eee893 Set CONFIG_AIRO=m globally.
svn path=/dists/trunk/linux-2.6/; revision=4640
2005-10-24 14:40:57 +00:00
Frederik Schüler 446dc33c39 Add CONFIG_AIRO=m
svn path=/dists/trunk/linux-2.6/; revision=4639
2005-10-24 14:32:07 +00:00
Bastian Blank 4d89e2fa76 * debian/arch/powerpc/defines: Set kernel-header-dirs.
* debian/bin/gencontrol.py: Export kernel-header-dirs as KERNEL_HEADER_DIRS.
* debian/bin/install-header:
  - Move from debian/templates/header-install.in.
  - Use KERNEL_HEADER_DIRS.
* debian/rules.real: Use debian/bin/install-header.

svn path=/dists/trunk/linux-2.6/; revision=4606
2005-10-23 11:09:00 +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
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
dann frazier 4e93c698e9 update ia64 config; all answers are obvious except CPU_FREQ, which aw says doesn't work yet
svn path=/dists/trunk/linux-2.6/; revision=4566
2005-10-20 15:54:04 +00:00
Sven Luther 796ba73e25 Disable apus for now, i guess it is intimely related to the m68k patches, which are in turn not yet ported to 2.6.14. Let's wait a bit for upstream merges of both apus and m68k.
svn path=/dists/trunk/linux-2.6/; revision=4556
2005-10-20 13:19:53 +00:00
Simon Horman 3cee8aa5a8 powerpc64 mem model fix?
svn path=/dists/trunk/linux-2.6/; revision=4555
2005-10-20 08:56:24 +00:00
Sven Luther c4796e5fa1 powerpc64 needs DISCONTIGMEM, not FLATMEM, which where causing the build problems.
svn path=/dists/trunk/linux-2.6/; revision=4547
2005-10-19 16:14:25 +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 e69fd83cbc Add HZ to hppa, now configures. but there are still some build problems. please feel free to jump in and fix :)
svn path=/dists/trunk/linux-2.6/; revision=4538
2005-10-19 10:29:29 +00:00
Frederik Schüler d950afb607 Revert CONFIG_BLK_DEV_IDEPNP change. For which reasons was it deactivated?
Re-activate various new sensors and watchdog chips on amd64.
Re-activate SPARSEMEM on k8-smp flavour.


svn path=/dists/trunk/linux-2.6/; revision=4525
2005-10-18 21:31:59 +00:00
Christian T. Steigies 4e587d6f47 final patches to make 2.6.13 compile on m68k
svn path=/dists/trunk/linux-2.6/; revision=4524
2005-10-18 20:54:35 +00:00
Simon Horman bcabbe2fd8 Powerpc should now get past config for all flavours.
svn path=/dists/trunk/linux-2.6/; revision=4520
2005-10-18 11:58:19 +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 75e831f2c4 CONFIG_FUSION=y powerpc, i386 and hppa all seem happy with that, though it is cosmetic
svn path=/dists/trunk/linux-2.6/; revision=4516
2005-10-18 10:43:50 +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