Commit Graph

830 Commits

Author SHA1 Message Date
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
maximilian attems 83bb79b608 really add buslogic
svn path=/dists/trunk/linux-2.6/; revision=5382
2006-01-09 18:58:36 +00:00
Jurij Smakov ba6f5d1ec3 Put the sparc64-entry-strace on hold for now,
testing shows that it introduces problems.

svn path=/dists/trunk/linux-2.6/; revision=5381
2006-01-09 18:23:38 +00:00
Jurij Smakov 367a28cb47 Add a patch by David Miller to fix the strace
breakage on sparc64 introduced in 2.6.13.

svn path=/dists/trunk/linux-2.6/; revision=5378
2006-01-09 07:32:26 +00:00
Bastian Blank 8917fde5a2 debian/rules: Only provide the patched tree for config checks.
svn path=/dists/trunk/linux-2.6/; revision=5353
2006-01-08 15:08:51 +00:00
Bastian Blank f871491b62 debian/rules
- Fix dependencies in config check code.
- Use BUILD_DIR variable.

svn path=/dists/trunk/linux-2.6/; revision=5352
2006-01-08 14:57:10 +00:00
Bastian Blank 63fbd6cb85 debian/lib/python/debian_linux/gencontrol.py: Export source version.
svn path=/dists/trunk/linux-2.6/; revision=5351
2006-01-08 14:40:26 +00:00
Bastian Blank 5cc561d403 debian/templates/control.headers.latest.in,
debian/templates/control.image.latest.in: Add version to dependencies.

svn path=/dists/trunk/linux-2.6/; revision=5350
2006-01-08 14:40:08 +00:00
Bastian Blank 71eead7d81 debian/rules: Use prepatched sources for config check.
svn path=/dists/trunk/linux-2.6/; revision=5349
2006-01-08 14:39:20 +00:00
Sven Luther e88ab311eb Now calculate SOURCE_VERSION and REVISIONS from the changelog, not the most efficient way, but hey :)
svn path=/dists/trunk/linux-2.6/; revision=5348
2006-01-08 14:33:15 +00:00
Sven Luther 5e85a1c04a Commented buslogic-pci-id-table.patch out from series, i suppose someone did forget to check in the patch when modifying the series.
svn path=/dists/trunk/linux-2.6/; revision=5344
2006-01-08 10:01:44 +00:00
Sven Luther d7272204ee Added debian/rules target to check the configs and call bin/kconfig.ml accordingly, not yet finished though.
svn path=/dists/trunk/linux-2.6/; revision=5343
2006-01-08 09:48:08 +00:00
Sven Luther 9d15e69bb8 Added defines file parsing to kconfig.ml.
svn path=/dists/trunk/linux-2.6/; revision=5342
2006-01-08 09:13:43 +00:00
maximilian attems f7b3530157 buslogic-pci-id-table.patch went missing.
svn path=/dists/trunk/linux-2.6/; revision=5341
2006-01-07 18:26:46 +00:00
maximilian attems 90da646ffa i-t bug closing
svn path=/dists/trunk/linux-2.6/; revision=5337
2006-01-07 02:23:01 +00:00
Bastian Blank 17c0dfc386 * debian/changelog: Update.
* debian/templates/control.image.in: Remove pre-sarge conflict with hotplug.

svn path=/dists/trunk/linux-2.6/; revision=5332
2006-01-06 23:42:10 +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
Norbert Tretkowski 5008990d6c Backport the generic irq framework for alpha.
svn path=/dists/trunk/linux-2.6/; revision=5326
2006-01-06 22:27:09 +00:00
Bastian Blank 0bcbf4a88f debian/bin/apply.py: Fix variable name.
svn path=/dists/trunk/linux-2.6/; revision=5321
2006-01-06 20:57:28 +00:00
maximilian attems cb5c2f20d5 fix alsa opl3 oops
svn path=/dists/trunk/linux-2.6/; revision=5320
2006-01-06 20:07:35 +00:00
Sven Luther 803beb43b0 Removed arch-defaut-powerpc patch.
svn path=/dists/trunk/linux-2.6/; revision=5318
2006-01-06 16:25:24 +00:00
Bastian Blank 5eef211769 debian/patches/series/1: Revert r5313, it edits already released patch series.
svn path=/dists/trunk/linux-2.6/; revision=5316
2006-01-06 16:01:29 +00:00
Sven Luther 5b08cfc20b Removed the powerpc-arch-default patch for now, as we still keep ARCH=ppc for
32bit right now.

svn path=/dists/trunk/linux-2.6/; revision=5313
2006-01-06 15:26:31 +00:00
maximilian attems 0c915cd9a0 remove old 2.6.13 or 2.6.12? TODO file
svn path=/dists/trunk/linux-2.6/; revision=5311
2006-01-06 11:28:41 +00:00
Sven Luther 69dd8dbc18 Added bug closers to changelog entry about making initramfs-tools the default.
Removed spurious 'sven' file from powerpc-apus.patch.

svn path=/dists/trunk/linux-2.6/; revision=5310
2006-01-06 08:03:55 +00:00
Sven Luther d679b6ec6a Now that Bastian moved patches-arch under the arch directory, rename
patches-debian to patches.

svn path=/dists/trunk/linux-2.6/; revision=5309
2006-01-06 07:58:54 +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
Bastian Blank f5ea6ce508 * Move most parts of debian/bin/gencontrol.py to debian/lib.
* Implement subarch.
* Rewrite patch handling to integrate arch and subarch specific patches. 

r4300:  waldi | 2005-10-03 22:23:02 +0200
debian/rules.real: Remove old definitions.

r4304:  waldi | 2005-10-03 23:02:13 +0200
Move template reading to lib.

* debian/bin/gencontrol.py
  - Remove RFC822 routines.
  - Use templates class.
* debian/lib/python/debian_linux.py: Add templates class.

r4738:  waldi | 2005-11-07 15:51:30 +0100
debian/bin/gencontrol.py: Set TYPE.

r4796:  waldi | 2005-11-13 15:09:40 +0100
* debian/bin/gencontrol.py: Use config_reader.
* debian/lib/python/debian_linux: Add directory.
* debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py.
* debian/lib/python/debian_linux/config.py: Add config_reader and config_parser.

r4797:  waldi | 2005-11-13 15:45:12 +0100
* debian/bin/gencontrol.py: Move code away. For now only use imported code.
* debian/lib/python/debian_linux/__init__.py: Remove utils.
* debian/lib/python/debian_linux/config.py: Update.
* debian/lib/python/debian_linux/debian.py: Add debian packaging specific code.
* debian/lib/python/debian_linux/gencontrol.py: Add code.
* debian/lib/python/debian_linux/utils.py: Add utils.

r4798:  waldi | 2005-11-13 15:56:37 +0100
debian/lib/python/debian_linux/gencontrol.py:
Don't try to generation extra packages if the template does not exist.

r4799:  waldi | 2005-11-13 16:04:25 +0100
debian/lib/python/debian_linux/gencontrol.py:
Begin to split methods in smaller pieces.

r4800:  waldi | 2005-11-13 16:26:03 +0100
debian/lib/python/debian_linux/gencontrol.py: Split more code.

r4802:  waldi | 2005-11-13 16:40:08 +0100
debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list.

r4806:  waldi | 2005-11-13 16:55:48 +0100
debian/bin/gencontrol.py: Move linux-2.6 specific code from
debian/lib/python/debian_linux/gencontrol.py.

r4807:  waldi | 2005-11-13 17:07:26 +0100
debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update.

r4808:  waldi | 2005-11-13 17:08:53 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4810:  waldi | 2005-11-13 17:10:30 +0100
debian/bin/gencontrol.py
- Move code from debian/lib/python/debian_linux/gencontrol.py.
- Update.

r4811:  waldi | 2005-11-13 17:33:47 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4812:  waldi | 2005-11-13 17:36:38 +0100
debian/bin/gencontrol.py: Update.

r4813:  waldi | 2005-11-13 18:36:28 +0100
debian/lib/python/debian_linux/config.py: Remove old code.

r4814:  waldi | 2005-11-13 18:38:50 +0100
* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py,
  debian/lib/python/debian_linux/utils.py: Teach package object how to
  work with list attributes.
* debian/lib/python/debian_linux/debian.py: Don't use utils.entry.

r4815:  waldi | 2005-11-13 18:41:55 +0100
* debian/lib/python/debian_linux/gencontrol.py
  - Use utils.package.
  - Remove debugging code.
* debian/lib/python/debian_linux/utils.py
  - Use utils.package.
  - Remove utils.entry.

r4816:  waldi | 2005-11-13 18:47:46 +0100
debian/lib/python/debian_linux/utils.py: Don't output empty fields.

r4965:  waldi | 2005-12-04 12:36:20 +0100
Rewrite config reader to support more than one section per (arch, subarch, flavour).

* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py:
  Explicitely Use base entries.
* debian/lib/python/debian_linux/config.py
  - Rewrite.
  - Loose support for entry merging for now.

r5175:  waldi | 2006-01-02 20:46:46 +0100
debian/bin/gencontrol.py: Fix.

r5176:  waldi | 2006-01-02 21:09:17 +0100
* debian/bin/apply: Don't expect upstream version in series file names.
* debian/patches-debian/series/0experimental.1:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1.
* debian/patches-debian/series/0experimental.2:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2.

r5177:  waldi | 2006-01-02 22:31:28 +0100
First prototype of improved patch util.

debian/bin/apply.py: Add.

r5178:  waldi | 2006-01-02 23:40:11 +0100
* debian/bin/apply.py: Finish implementation.
* debian/rules.real: Use apply.py.

r5179:  waldi | 2006-01-03 00:15:05 +0100
* debian/bin/apply.py: Implement arch and subarch specific patches.
* debian/bin/unpatch: Remove old code.
* debian/rules.real: Fix patch package installation.

r5180:  waldi | 2006-01-03 00:16:05 +0100
debian/bin/apply: Remove.

r5181:  waldi | 2006-01-03 00:16:56 +0100
* debian/bin/gencontrol.py: Readd missing build target.
* debian/lib/python/debian_linux/debian.py: Raise if version is not parsable.

r5192:  waldi | 2006-01-03 15:32:43 +0100
debian/bin/apply.py
- Add version_file class.
- Use correct series for deapply.

r5193:  waldi | 2006-01-03 15:41:53 +0100
debian/bin/apply.py
- Remove extra version handling from series class.
- Add check for extra version in patch setup.

r5194:  waldi | 2006-01-03 15:45:49 +0100
debian/bin/apply.py: Move complete reverse logic into series class.

r5195:  waldi | 2006-01-03 16:14:33 +0100
debian/bin/apply.py: Implement patch per arch and subarch. It is currently done
by completely deapply the arch specific patches if it needs to change set of
general patches.

r5196:  waldi | 2006-01-03 16:18:55 +0100
debian/bin/apply.py: Don't record extra version without patch.

r5197:  waldi | 2006-01-03 16:25:03 +0100
debian/bin/apply.py: Record shortest possible extra version in version file.

r5198:  waldi | 2006-01-03 16:28:00 +0100
* debian/patches-debian/series/0experimental.3-extra: Add.
* debian/patches-debian/hppa-incompatible.patch:
  Move from debian/patches-arch/hppa.diff.
* debian/patches-debian/m68k-incompatible.patch
  Move from debian/patches-arch/m68k.diff.
* debian/patches-arch: Remove.

r5200:  waldi | 2006-01-03 16:30:03 +0100
debian/rules.real: Use new apply script for arch and subarch patches.

r5207:  waldi | 2006-01-03 17:12:52 +0100
* debian/rules.real: Remove old arch patches installation.
* debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep.

r5208:  waldi | 2006-01-03 17:21:21 +0100
debian/lib/python/debian_linux: Set svn:ignore property.

r5210:  waldi | 2006-01-03 17:24:09 +0100
debian/templates/control.main.in: Fix depends of patch package.

r5212:  waldi | 2006-01-03 17:54:18 +0100
* debian/rules: Fix clean.
* debian/rules.real
  - Remove definition of old arch patches.
  - Use a variable for patch command.

r5213:  waldi | 2006-01-03 20:45:41 +0100
* debian/templates: Move subarch part in package names in front of flavour.
* debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting.

r5214:  waldi | 2006-01-03 20:46:05 +0100
debian/lib/python/debian_linux/config.py: Support subarches.

r5215:  waldi | 2006-01-04 00:51:46 +0100
Update svn:ignore property.

r5216:  waldi | 2006-01-04 00:53:20 +0100
debian/bin/apply.py
- Use correct length in extra check.
- Check for correct length of extra entries.

r5217:  waldi | 2006-01-04 00:54:38 +0100
debian/rules.real
- Append subarch to kernel version.
- Fix base of kconfig.ml call.

r5234:  waldi | 2006-01-04 15:34:59 +0100
* debian/bin/gencontrol.py: Use config entry merging when needed.
* lib/python/debian_linux/config.py: Readd config entry merging.

r5235:  waldi | 2006-01-04 16:00:38 +0100
* debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS.
* debian/rules.real: Set LOCALVERSION for scripts.

r5240:  waldi | 2006-01-04 17:50:12 +0100
debian/rules.real: Fix version of subarch headers package.

svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
dann frazier 9ddce5fa57 * [ia64] Update config for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5218
2006-01-04 04:47:43 +00:00
maximilian attems 9063f9a834 default to initramfs-tools
svn path=/dists/trunk/linux-2.6/; revision=5199
2006-01-03 15:28:55 +00:00
Sven Luther 3d75b69e12 Let's do abiname=1 :)
Purged duplicate name entry.

svn path=/dists/trunk/linux-2.6/; revision=5189
2006-01-03 08:14:51 +00:00
Sven Luther b6390282e6 Well, let's make it unstable already, so if all is good i can upload the build.
svn path=/dists/trunk/linux-2.6/; revision=5188
2006-01-03 07:22:55 +00:00
Sven Luther 9e2e93d436 Prettified changelog in preparation of 2.6.15 upload, please others have a
look too.

svn path=/dists/trunk/linux-2.6/; revision=5187
2006-01-03 07:16:41 +00:00
Sven Luther 805aa8d39e Updated to 2.6.15-1 ...
svn path=/dists/trunk/linux-2.6/; revision=5186
2006-01-03 06:54:14 +00:00
Bastian Blank 435d288db2 - Enable CPU hotplug.
- Move some options around.

* debian/arch/s390/config, debian/arch/s390/config.s390,
* debian/arch/s390/config.s390-tape, debian/arch/s390/config.s390x:
  Update.

svn path=/dists/trunk/linux-2.6/; revision=5173
2006-01-02 11:06:05 +00:00
Bastian Blank 090ba9b279 Update s390 configs.
* debian/arch/s390/config: Add CONFIG_DASD_DIAG.
* debian/arch/s390/config.s390, debian/arch/s390/config.s390-tape:
  Remove CONFIG_DASD_DIAG.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=5172
2006-01-02 10:30:38 +00:00
Frederik Schüler 79cf23c0f5 prepare for release.
svn path=/dists/trunk/linux-2.6/; revision=5167
2006-01-01 22:56:45 +00:00
Sven Luther 64c48b2808 Damn, was missing one patchlevel.
svn path=/dists/trunk/linux-2.6/; revision=5165
2006-01-01 17:52:25 +00:00
Sven Luther 4b35c01ca9 Rediffed the mv643xx-hotplug-support patch.
svn path=/dists/trunk/linux-2.6/; revision=5163
2006-01-01 17:31:09 +00:00
Sven Luther 12ce486b1f Readded marvell discovery gigabit ethernet hotplug support.
svn path=/dists/trunk/linux-2.6/; revision=5162
2006-01-01 16:19:01 +00:00
Sven Luther 1644d9cbb2 Let's drop those two patches for now.
svn path=/dists/trunk/linux-2.6/; revision=5161
2006-01-01 09:23:32 +00:00
Sven Luther 5c1023deaa Upped k-p build dependency on k-p 10.029, and mkvmlinuz powerpc depedency on mkvmlinuz 18.
svn path=/dists/trunk/linux-2.6/; revision=5159
2005-12-31 18:39:41 +00:00
Sven Luther 6ef0a12cd4 Reenabled IDE interrupt on Motorola Powerstack II (Utah)
Closes: #345424: linux-source-2.6.14: Missing IDE IRQ for PReP Utah (PowerstackII Pro4000)


svn path=/dists/trunk/linux-2.6/; revision=5157
2005-12-31 15:09:58 +00:00
Frederik Schüler 1a6b18d7be Fix kconfig.ml call in rules.real
svn path=/dists/trunk/linux-2.6/; revision=5156
2005-12-31 14:14:44 +00:00
Kyle McMartin 1a2ab16518 oops... bump changelog
svn path=/dists/trunk/linux-2.6/; revision=5155
2005-12-31 03:50:30 +00:00
Kyle McMartin 64b3c8edfe Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5154
2005-12-31 01:08:24 +00:00
Kyle McMartin 9bcef654b7 Update hppa.diff for 2.6.15-rc7. Shouldn't change much for -final.
svn path=/dists/trunk/linux-2.6/; revision=5153
2005-12-31 00:46:27 +00:00
Frederik Schüler b323f8bbd1 Clean up Changelog and prepare for upload.
svn path=/dists/trunk/linux-2.6/; revision=5151
2005-12-30 17:59:50 +00:00
Sven Luther 6e4c156c5b Removed applied powerpc64 audit sysctl patch.
svn path=/dists/trunk/linux-2.6/; revision=5150
2005-12-30 10:45:22 +00:00
Sven Luther e76243ae7f Cleaned up more powerpc patches. Added powerpc/pegasos/marvell/gigabit ethernet spinlock fix.
svn path=/dists/trunk/linux-2.6/; revision=5149
2005-12-30 10:40:11 +00:00