Commit Graph

  • c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3. Norbert Tretkowski 2005-11-01 08:02:17 +0000
  • 4eb77372cd Switch to gcc 4.0 for alpha. Norbert Tretkowski 2005-11-01 07:17:54 +0000
  • c58bc8913f Fix for AUDITSYSCALL build probolem on powerpc64 Simon Horman 2005-10-31 13:21:08 +0000
  • e60619df55 Work around, CONFIG_AUDITSYSCALL is needed for CONFIG_AUDIT on ppc64. upstream notified, awaiting fix. Simon Horman 2005-10-31 12:51:44 +0000
  • 97c0f4e365 removed duplicate kernel-header-dirs and kernel-arch Simon Horman 2005-10-31 08:02:25 +0000
  • 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. Simon Horman 2005-10-31 08:00:52 +0000
  • 5a5a8812cb Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines. Norbert Tretkowski 2005-10-31 07:50:22 +0000
  • d733e0cfa3 Fix genearation of .extraversion, again (closes: #333842) Simon Horman 2005-10-31 06:01:18 +0000
  • eaa9fdf07a Add missing fields to debian/arch/sparc/defines to fix the headers on sparc. Jurij Smakov 2005-10-31 05:58:53 +0000
  • 349852bb6e Added myself to Uploaders. Norbert Tretkowski 2005-10-30 17:16:59 +0000
  • de49dda1c2 Fix linux-headers build fix Frederik Schüler 2005-10-30 14:40:05 +0000
  • 2dd7e60802 add kernel-header-dirs: x86_64 generic to fix amd64 linux-headers. Frederik Schüler 2005-10-30 12:13:55 +0000
  • 6116449301 Deactivate CONFIG_AUDITSYSCALL: not needed for selinux, slows down the kernel and bears potential problems. Frederik Schüler 2005-10-29 21:48:51 +0000
  • 8c0a431493 use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to fix bootup kernel panic. Frederik Schüler 2005-10-29 13:11:17 +0000
  • 200d01bfa2 Edit out EXTRAVERSION modifying hunk Kyle McMartin 2005-10-29 05:33:41 +0000
  • 0466428e3b New patch to include compiler.h in barrier.h, barrier() is used in non-SMP case. Norbert Tretkowski 2005-10-28 17:45:22 +0000
  • 41c53b127a * Update hppa.diff to 2.6.14-pa0 dann frazier 2005-10-28 15:03:55 +0000
  • f626fbb159 ARM will now build properly with gcc 4 as all patches needed for gcc4 compiling are merged Vincent Sanders 2005-10-28 11:33:28 +0000
  • 2c75ecf4f2 update ARM configs for 2.6.14 release Vincent Sanders 2005-10-28 11:28:13 +0000
  • 8e398b4bc7 CVE-2005-3181 Simon Horman 2005-10-28 09:23:59 +0000
  • f37bbf7b84 2.6.14-1 Simon Horman 2005-10-28 07:26:40 +0000
  • 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 Simon Horman 2005-10-28 06:43:25 +0000
  • d5b575d465 Fixed miboot and powerpc64 configs. Sven Luther 2005-10-28 06:24:44 +0000
  • adcdbe44c4 Enabled SCSI_SATA_INTEL_COMBINED globally. Sven Luther 2005-10-28 05:56:27 +0000
  • 16a334e132 Initial preparation for the 2.6.14-1 release. Sven Luther 2005-10-28 05:20:14 +0000
  • 410e861ea6 Make sure version is seeded in apply and unapply scripts. Actually changed in some earlier, post 2.6.12, release, but the changelog seems to be missing. (closes: #324583) Simon Horman 2005-10-28 04:08:35 +0000
  • 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. dann frazier 2005-10-26 20:27:03 +0000
  • 4e4bd7bcb5 Fix misformatting of long description of linux-patch-debian-linux-patch-debian-X.Y.Z. Simon Horman 2005-10-26 06:37:57 +0000
  • 663f42d9ad Update arch/alpha/config* for 2.6.14. Norbert Tretkowski 2005-10-25 18:53:17 +0000
  • cdbe650991 Bastian's upload failed, doing it myself. Sven Luther 2005-10-25 04:00:31 +0000
  • 8ceaa00bb8 debian/changelog: Fix distribution. Bastian Blank 2005-10-24 16:27:32 +0000
  • a0f5a9f81a debian/changelog: Prepare to release (2.6.13+2.6.14-rc5-0experimental.1). Bastian Blank 2005-10-24 15:35:06 +0000
  • bae5eee893 Set CONFIG_AIRO=m globally. Frederik Schüler 2005-10-24 14:40:57 +0000
  • 446dc33c39 Add CONFIG_AIRO=m Frederik Schüler 2005-10-24 14:32:07 +0000
  • 109a565cd0 Changed linux-ramdisk-tool to linux-initramfs-tool to not have initrd-tool satisfy the dependency. Now build-depend on k-p >= 9.008.3. Sven Luther 2005-10-24 08:21:10 +0000
  • 8ae421c519 * debian/templates/control.image.in: Remove conflicts against the initrd tools. * debian/templates/control.source.in: Build-Depend against new kernel-package. Bastian Blank 2005-10-23 17:16:13 +0000
  • 8d0068bdc9 debian/bin/install-image - Add arch/*/include to headers package. - Add extra scripts into headers package. Bastian Blank 2005-10-23 17:13:42 +0000
  • 0380207472 debian/rules - Cleanup clean target. - Rebuild control files in setup and clean target. Bastian Blank 2005-10-23 16:04:21 +0000
  • 9c546007ac debian/changelog: Update. Bastian Blank 2005-10-23 13:42:19 +0000
  • bb163b02a9 * debian/patches-debian/powerpc-build-links.patch: Add. * debian/patches-debian/series/2.6.13+2.6.14-rc5-0experimental.1: Add powerpc-build-links.patch. Bastian Blank 2005-10-23 13:42:06 +0000
  • ef7efe41cf * debian/bin/gencontrol.pya: Export kernel-header-dirs as KERNEL_HEADER_DIRS for subarch. * debian/bin/install-image - Move from debian/templates/post-install.in. - Use KERNEL_HEADER_DIRS for asm-directory selection. * debian/bin/install-header: Remove svn:executable property. * debian/rules.real: Use debian/bin/install-image. Bastian Blank 2005-10-23 12:06:48 +0000
  • 65ee433593 debian/bin/install-header: Bah, bash arrays don't work this way. Bastian Blank 2005-10-23 11:32:53 +0000
  • b4cc36af8f debian/bin/install-header - Remove include/asm from package. - Remove debugging output. Bastian Blank 2005-10-23 11:10:44 +0000
  • 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. Bastian Blank 2005-10-23 11:09:00 +0000
  • d529edbcfc debian/lib/python/debian_linux.py: Add workaround for broken abiname handling. Bastian Blank 2005-10-23 11:06:24 +0000
  • bb7b157a14 * debian/bin/gencontrol.py (config): Make chains of config entries available via tuples. * debian/lib/python/debian_linux.py: Use config tuple access. Bastian Blank 2005-10-23 10:36:41 +0000
  • 02d6bf0722 debian/bin/apply: Use /bin/bash, arrays are a bash extension. Bastian Blank 2005-10-23 10:05:39 +0000
  • af9be38f8a debian/bin/prune-non-free, debian/bin/split.py: Remove duplicated scripts. Bastian Blank 2005-10-23 10:03:20 +0000
  • da08bd8348 Set CONFIG_DRM_RADEON and CONFIG_DRM_MGA as they are now available on sparc. Jurij Smakov 2005-10-23 05:15:41 +0000
  • 6056ece9ed debian/patches-debian/series/2.6.13+2.6.14-rc5-0experimental.1: Move from debian/patches-debian/series/2.6.13+2.6.14-rc4-0experimental.1. Bastian Blank 2005-10-22 21:25:08 +0000
  • be93edeb31 debian/changelog: Mark as unreleased. Bastian Blank 2005-10-22 16:51:50 +0000
  • 0f66366e73 Fixed typo in version name. Added CONFIG_AIRO=m to powerpc. Sven Luther 2005-10-21 19:19:05 +0000
  • feedb9bc33 Quote shell variables in scripts Jonas Smedegaard 2005-10-21 19:05:04 +0000
  • 24b936cb3a Upgraded to 2.6.14-rc5, using 2.6.13+2.6.14rc5-0.experimental1 version, and should generate 2.6.14rc5-1 packages. Sven Luther 2005-10-21 18:48:06 +0000
  • 4d1131c9c8 debian/changelog: Prepare to release (2.6.13+2.6.14-rc4-0experimental.1). Bastian Blank 2005-10-21 11:18:49 +0000
  • 7918fe3c22 Add Simon, Sven and myself as uploaders. Jonas Smedegaard 2005-10-21 10:13:11 +0000
  • d36f0b946a 2.6.13+2.6.14-rc4-0experimental.1 Simon Horman 2005-10-21 08:13:38 +0000
  • ef74000e58 fix offset changes in ia64-irq-affinity-upfix.patch dann frazier 2005-10-20 23:33:20 +0000
  • 822253a0d8 Rename patch series file according to the new package version. Frederik Schüler 2005-10-20 21:09:58 +0000
  • 9c4ef63d44 debian/changelog: Set revisions to 0experimental.1. Bastian Blank 2005-10-20 16:58:37 +0000
  • 514d1a3ffb * debian/patches-debian/series/2.6.13+2.6.14-rc4-1: Add s390-uaccess-const.patch. * debian/patches-debian/s390-uaccess-const.patch: Add upstream fix. Bastian Blank 2005-10-20 16:52:40 +0000
  • 93549bb4ea debian/rules.real: Remove EXTRAVERSION for linux-doc build as we need them without. Bastian Blank 2005-10-20 16:51:52 +0000
  • 4e93c698e9 update ia64 config; all answers are obvious except CPU_FREQ, which aw says doesn't work yet dann frazier 2005-10-20 15:54:04 +0000
  • 033a2e599f debian/changelog: Update. Bastian Blank 2005-10-20 15:53:19 +0000
  • dd27f2eec1 * debian/bin/apply - Use sed to split versions. Shell can not split on the last occurence. - Use list of revisions to check for series. * debian/rules.real - Fix upstream tarball name. - Fix location and substitution for patch scripts. Bastian Blank 2005-10-20 15:51:23 +0000
  • 8db45ea85c debian/bin/unpatch: Explicitely patch to -0 revision. Bastian Blank 2005-10-20 15:48:56 +0000
  • 10e0206539 debian/bin/gencontrol.py - Export source upstream version. - Export all revisions for current version. Bastian Blank 2005-10-20 15:48:29 +0000
  • ebe016d4dc Revert r4539, it breaks the abiname generations. Bastian Blank 2005-10-20 14:37:03 +0000
  • 9821d18c13 Make sure it is not built by accident with an older version of kernel-package. Sven Luther 2005-10-20 14:33:58 +0000
  • 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. Sven Luther 2005-10-20 13:19:53 +0000
  • 3cee8aa5a8 powerpc64 mem model fix? Simon Horman 2005-10-20 08:56:24 +0000
  • c0feaf558f Fix building from within a very long dir. Jonas Smedegaard 2005-10-19 23:29:35 +0000
  • c4796e5fa1 powerpc64 needs DISCONTIGMEM, not FLATMEM, which where causing the build problems. Sven Luther 2005-10-19 16:14:25 +0000
  • 192157d9e3 Config updates for 2.6.14 on sparc. Jurij Smakov 2005-10-19 16:10:44 +0000
  • 4f62f7a81d Since initramfs-tools 0.31 went in without the ramdisk fix, we have to conflict with it too, hopefully 0.32 will fix it as promised. Sven Luther 2005-10-19 10:44:50 +0000
  • d69a408d3c Invasive, not Envasive\! Simon Horman 2005-10-19 10:33:27 +0000
  • 785252a727 * Allow versions of the form 2.6.13+2.6.14-rc4-1 to work, at the expense of -rc4 being part of upstream rather than a modifier that can set the ABI. It was a bit envasive, hopefully it doesn't break anything. Simon Horman 2005-10-19 10:31:52 +0000
  • e69fd83cbc Add HZ to hppa, now configures. but there are still some build problems. please feel free to jump in and fix :) Simon Horman 2005-10-19 10:29:29 +0000
  • f8508848eb 2.6.14-rc2-pa6 with a minor backport to -rc4. Sorry if this breaks anything, but it does at least apply Simon Horman 2005-10-19 07:49:55 +0000
  • d6ba8316df add a # in front of a bug closure; arbitrary change to test out my mark-pending-on-commit script (once more) dann frazier 2005-10-19 07:46:51 +0000
  • 71d64a26ad add a # in front of a bug closure; arbitrary change to test out my mark-pending-on-commit script dann frazier 2005-10-19 07:41:01 +0000
  • 6a8aaaeb5f m68k patches do not seem happy on other architectures, disable for now Simon Horman 2005-10-19 07:10:03 +0000
  • 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. Frederik Schüler 2005-10-18 21:31:59 +0000
  • 4e587d6f47 final patches to make 2.6.13 compile on m68k Christian T. Steigies 2005-10-18 20:54:35 +0000
  • 35937e04ec * Correct linux-patch-debian description. It replaces the kernel-patch-debian packages, not the kernel-source packages. dann frazier 2005-10-18 19:27:34 +0000
  • 25ceb39f3e * Enhance the linux-source description to explain the types of patches Debian adds to it. (closes: #258043) dann frazier 2005-10-18 19:26:14 +0000
  • bcabbe2fd8 Powerpc should now get past config for all flavours. Simon Horman 2005-10-18 11:58:19 +0000
  • 7187f3f1cb ad1889.c is in the tree now, so this shouldn't be needed. patch is still broken though. Simon Horman 2005-10-18 11:38:06 +0000
  • 1d52bfbf89 Apus might build now. QLA2XXX can be set to n. Latter needed for former Simon Horman 2005-10-18 11:12:02 +0000
  • c6e7ccc98a Fix genearation of .extraversion (closes: #333842) Simon Horman 2005-10-18 11:08:37 +0000
  • 75e831f2c4 CONFIG_FUSION=y powerpc, i386 and hppa all seem happy with that, though it is cosmetic Simon Horman 2005-10-18 10:43:50 +0000
  • 6a82f14200 hppa might work now. turned appletouch off for everyone except powerpc Simon Horman 2005-10-18 10:41:12 +0000
  • 7c2d4b3b83 Update configs for 2.6.14-rc4 Simon Horman 2005-10-18 10:03:48 +0000
  • 95298c0566 update m68k.diff for 2.6.13 Christian T. Steigies 2005-10-17 16:51:12 +0000
  • 39a9eeb700 Let's do yaird first for now, since initramfs-tools is uninstallable. Sven Luther 2005-10-16 23:14:57 +0000
  • a8edfa9b35 Removed upstream applied patches. Sven Luther 2005-10-16 23:09:36 +0000
  • 0d7d2b40e9 Dropped those two patches, as they will not be upstream, we don't build 32bit kernels for ppc64 cpus anymore, and upstream will drop support for them anyway. Sven Luther 2005-10-16 23:07:21 +0000
  • c84981243f Add additional SMP config changes Frederik Schüler 2005-10-16 16:45:06 +0000
  • 3b720f6c94 New 2.6.14 config options for amd64. Two settings may need discussion: CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y # CONFIG_DELL_RBU is not set Frederik Schüler 2005-10-16 16:41:23 +0000
  • 3cab577f41 Added conflict for non-fixed versions of the ramdisk generating tools. Sven Luther 2005-10-16 09:58:51 +0000