Commit Graph

372 Commits

Author SHA1 Message Date
Sven Luther 6e1371df5f Added powerpc-apus patch, not yet enabled though, as it needs checking if it
will not break main powerpc stuff.

svn path=/trunk/kernel/source/linux-2.6/; revision=3934
2005-08-16 18:15:54 +00:00
Sven Luther 2122bfdc57 Added changelog line for CONFIG_THERM_PM72 enablement on powerpc64.
svn path=/trunk/kernel/source/linux-2.6/; revision=3932
2005-08-16 16:51:44 +00:00
Sven Luther f579821d2e Enabled CONFIG_THERM_PM72 on powerpc64.
svn path=/trunk/kernel/source/linux-2.6/; revision=3931
2005-08-16 16:49:48 +00:00
Bastian Blank 16b2dcb04a debian/rules.real: Never clean environment completely, but remove MAKEFLAGS.
svn path=/trunk/kernel/source/linux-2.6/; revision=3921
2005-08-16 11:16:08 +00:00
Sven Luther 7a297c2dea Added a clean version of the powerpc OF patch, not yet applied though.
svn path=/trunk/kernel/source/linux-2.6/; revision=3913
2005-08-16 09:49:15 +00:00
maximilian attems 39e4560574 change fuzz factor from default 2 to 1 on patch appliance.
may need a rediff of various patches,
but catches from nasty surprises

svn path=/trunk/kernel/source/linux-2.6/; revision=3910
2005-08-16 07:56:59 +00:00
dann frazier c481f68276 * Add transitional meta packages (kernel-image-2.6-*) for ia64.
(dann frazier)

svn path=/trunk/kernel/source/linux-2.6/; revision=3900
2005-08-15 23:24:39 +00:00
dann frazier 61bfcd3754 * Remove spurious double quote character from ia64 package descriptions.
(dann frazier)

svn path=/trunk/kernel/source/linux-2.6/; revision=3899
2005-08-15 23:19:00 +00:00
Vincent Sanders 525fc960b3 Fix FTBFS error on ARM
svn path=/trunk/kernel/source/linux-2.6/; revision=3898
2005-08-15 19:55:45 +00:00
Bastian Blank 3c4396bbb2 debian/changelog
- Update.
- Prepare to release (2.6.12-4).

svn path=/trunk/kernel/source/linux-2.6/; revision=3895
2005-08-15 19:09:17 +00:00
Bastian Blank 943d52b109 debian/arch/powerpc/defines: Set correct subarch for powerpc images.
svn path=/trunk/kernel/source/linux-2.6/; revision=3894
2005-08-15 18:46:32 +00:00
Bastian Blank 135cfe821c debian/rules.real: Call debian/bin/apply with sh, it may not executable.
svn path=/trunk/kernel/source/linux-2.6/; revision=3893
2005-08-15 16:07:13 +00:00
Bastian Blank 4a2dce100c debian/changelog: Prepare to release (2.6.12-3).
svn path=/trunk/kernel/source/linux-2.6/; revision=3890
2005-08-15 14:44:18 +00:00
Simon Horman 3d7cd7d49f Don't update version
svn path=/trunk/kernel/source/linux-2.6/; revision=3879
2005-08-15 09:24:22 +00:00
Simon Horman 95f82466aa * Added 2.6.12.5 (Simon Horman)
- Fix BUG() is triggered by a call to set_mempolicy() with a negativ
      first argument.
    - [amd64] Fix a SRAT handling on systems with dual cores.
    - [amd64] SMP timing problem
    - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
      http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
      http://bugs.gentoo.org/show_bug.cgi
    - Add zlib deflateBound()
    - [security] Fix error during session join. See CAN-2005-2098
    - [security] Fix keyring destructor. See CAN-2005-2099
    - Module per-cpu alignment cannot always be met
      http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
    Closes: #323039

svn path=/trunk/kernel/source/linux-2.6/; revision=3878
2005-08-15 09:22:29 +00:00
Bastian Blank 1c2fb4eea9 r3873: waldi | 2005-08-15 09:12:30 +0000
Update svn:ignore properties.

svn path=/trunk/kernel/source/linux-2.6/; revision=3877
2005-08-15 09:21:38 +00:00
Simon Horman 0838fb3354 * [security]
security-keys-destructor-oops.patch
  Fix keyring destructor
  See CAN-2005-2099
  Closes: #323039
 
* [security]
  security-keys-session-join.patch
  Fix error during session join
  See CAN-2005-2098
  Closes: #323039


svn path=/trunk/kernel/source/linux-2.6/; revision=3871
2005-08-15 08:54:03 +00:00
Bastian Blank fd37167417 r3861: waldi | 2005-08-14 20:06:22 +0000
debian/rules: Move stamp files.

r3868: waldi | 2005-08-15 08:50:33 +0000
debian/rules: Make the arch defines file prequisites of debian/control.

r3869: waldi | 2005-08-15 08:51:39 +0000
debian/templates/control.extra.in: Add transition packages for powerpc64 images.

svn path=/trunk/kernel/source/linux-2.6/; revision=3870
2005-08-15 08:53:58 +00:00
Jurij Smakov dcf3d16c36 Add Closes for 322680 and 322675 which are dupes
of 322612.

svn path=/trunk/kernel/source/linux-2.6/; revision=3862
2005-08-15 04:42:04 +00:00
Bastian Blank 9499f6b605 * Use generated rules, effectively remove second flavour resolver.
* Implement generic support for cross compilation.
* Install generated files in the correct headers packages.

r3745: waldi | 2005-08-08 15:40:20 +0000
* debian/bin/gencontrol.py
  - Rename some variables.
  - Write debian/rules.gen.
* debian/rules: Use debian/rules.gen.

r3746: waldi | 2005-08-08 15:51:26 +0000
debian/bin/gencontrol.py: Simplify rules.

r3747: waldi | 2005-08-08 16:22:29 +0000
Use generated rules for unpack, effectively remove second flavour resolver.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate unpack rules.
* debian/rules: Use new rules.

r3748: waldi | 2005-08-08 17:03:32 +0000
Use generated rules for build.

* debian/Makefile
  - Updates.
  - Generate bin/touch.orig.
* debian/bin/gencontrol.py: Generate build rules.
* debian/rules: Remove bin/touch.orig creation.

r3752: waldi | 2005-08-08 18:13:27 +0000
Use generated rules for binary target.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate binary rules.

r3753: waldi | 2005-08-08 19:00:05 +0000
* debian/Makefile
  - Overwrite env.
  - Split binary target.
* debian/bin/gencontrol.py: Update.
* debian/rules: Call correct targets.

r3756: waldi | 2005-08-08 20:07:31 +0000
* debian/Makefile
  - Split unpack target.
  - Don't generate stamp files for install targets.
  - Update dir names.
* debian/bin/gencontrol.py: Split unpack target.
* debian/rules: Remove new stamp files.

r3793: waldi | 2005-08-09 19:57:44 +0000
* debian/Makefile
  - Fix directories.
  - Build anything in one subdir.
* debian/bin/gencontrol.py: Call debian/Makefile from package root.
* debian/rules: Updates.

r3794: waldi | 2005-08-09 21:43:07 +0000
debian/bin/gencontrol.py: Updates.

r3795: waldi | 2005-08-09 22:26:53 +0000
* debian/Makefile
  - Include debian/rules.defs.
  - Simplify kpkg command specs.
* debian/rules
  - Move directory definitions to debian/rules.defs.
  - Include debian/rules.defs.
* debian/rules.defs: Add.

r3796: waldi | 2005-08-09 22:30:23 +0000
* debian/bin/gencontrol.py: Use debian/rules.real.
* debian/rules.real: Move from debian/Makefile.

r3797: waldi | 2005-08-09 22:39:24 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real:
Rename unpack to setup.

r3798: waldi | 2005-08-09 22:52:43 +0000
debian/bin/gencontrol.py, debian/rules.real: Use DH_OPTIONS.

r3799: waldi | 2005-08-09 22:53:37 +0000
debian/rules: Use host, not build architecture.

r3815: waldi | 2005-08-10 11:53:38 +0000
debian/rules.real: Update targets.

r3816: waldi | 2005-08-10 12:06:13 +0000
debian/rules.real: Move patch rules from debian/rules.

r3817: waldi | 2005-08-10 12:22:26 +0000
debian/bin/gencontrol.py, debian/rules.real: Small fixes.

r3818: waldi | 2005-08-10 12:29:17 +0000
debian/rules.real: Add seperate setup step for headers package.

r3819: waldi | 2005-08-10 12:36:57 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real: Add binary-indep.

r3820: waldi | 2005-08-10 12:40:10 +0000
debian/bin/gencontrol.py: Fix typo.

r3821: waldi | 2005-08-10 12:56:58 +0000
* debian/bin/gencontrol.py: Use binary-indep.
* debian/rules.real: Move source package rules from debian/rules.

r3822: waldi | 2005-08-10 13:11:24 +0000
* debian/bin/gencontrol.py: Use install-dummy.
* debian/rules.real: Move tree package rules from debian/rules.

r3823: waldi | 2005-08-10 13:41:30 +0000
* debian/bin/gencontrol.py: Fix typos.
* debian/rules.real
  - Move doc package rules from debian/rules.
  - Fix some installation rules.

r3824: waldi | 2005-08-10 13:55:41 +0000
debian/rules.real: Move patch package rules from debian/rules.

r3825: waldi | 2005-08-10 14:17:33 +0000
debian/rules: Cleanup.

r3826: waldi | 2005-08-10 14:37:03 +0000
debian/rules.real: Fix typos.

r3827: waldi | 2005-08-10 14:57:07 +0000
debian: Update svn:ignore property.

r3828: waldi | 2005-08-10 15:07:29 +0000
debian/rules.real
- Move some install rules.
- Support cross compilation.

r3829: waldi | 2005-08-10 15:39:14 +0000
debian/rules.real: Realy rename the rules.

r3830: waldi | 2005-08-10 17:35:54 +0000
debian/rules.real
- Move one rule.
- Fix permissions of source tar ball.
Closes: 322409

r3832: waldi | 2005-08-10 18:57:51 +0000
debian/templates/control.headers.main.in: Fix command to install headers.

r3833: waldi | 2005-08-10 20:30:48 +0000
* debian/bin/gencontrol.py: Remove dash from ABINAME.
* debian/rules.real
  - Use abiname without dash.
  - Install patches with correct permissions.

r3847: waldi | 2005-08-13 09:11:40 +0000
debian/templates/post-install.in:
Install any executable file and files which matches *.sh and *.pl in the
scripts directory.
Closes: 322612

r3848: waldi | 2005-08-13 09:32:54 +0000
* arch/powerpc/defines: Add pseries definitions.
* arch/powerpc/config.pseries: Move from arch/powerpc/noconfig.pseries.
* bin/gencontrol.py
  - Export KPKG_SUBARCH.
  - Updates.
* rules.real: Use KPKG_SUBARCH.

r3853: waldi | 2005-08-14 10:01:06 +0000
debian/rules.real
- Fix cross compile options for make-kpkg.
- Fix architecture patches.
- Remove asm-offsets.s workaround, pending real fix.

r3854: waldi | 2005-08-14 12:07:36 +0000
debian/rules.real: Export version informations.

r3855: waldi | 2005-08-14 12:39:57 +0000
debian/templates/post-install.in: Always install generated files.

r3858: waldi | 2005-08-14 14:51:28 +0000
debian/rules.real: Integrate headers install fix.

r3859: waldi | 2005-08-14 15:29:21 +0000
* debian/arch/powerpc/config.powerpc64
  - Fix wrong formated entries.
  - Enable vscsi client.
* debian/arch/powerpc/defines: Fix flavour name.
* debian/README.PPC64: Remove.

svn path=/trunk/kernel/source/linux-2.6/; revision=3860
2005-08-14 19:59:43 +00:00
Sven Luther 787ccc2f6f First attempt at enabling the powerpc64 flavour.
svn path=/trunk/kernel/source/linux-2.6/; revision=3856
2005-08-14 13:26:38 +00:00
Jurij Smakov 0a9a61f2ce Document the fix for 322610.
svn path=/trunk/kernel/source/linux-2.6/; revision=3852
2005-08-13 19:00:03 +00:00
Jurij Smakov 89afc2c881 Fix for 322610:
- added m68 to headers_dirs on powepc.
 - changed Makefile to pass headers_dirs to post-install.
 - changed post-install to add links to all headers
   directories, specified in headers_dirs.

svn path=/trunk/kernel/source/linux-2.6/; revision=3851
2005-08-13 16:13:58 +00:00
Jurij Smakov 52ac51c492 Update changelog with fix to 322612.
svn path=/trunk/kernel/source/linux-2.6/; revision=3850
2005-08-13 15:26:59 +00:00
Bastian Blank 2b7a2b1bb9 r3847: waldi | 2005-08-13 09:11:40 +0000
debian/templates/post-install.in:
Install any executable file and files which matches *.sh and *.pl in the
scripts directory.
Closes: 322612

svn path=/trunk/kernel/source/linux-2.6/; revision=3849
2005-08-13 15:17:40 +00:00
Jurij Smakov 4bd0e549a8 Enable CONFIG_IP_ADVANCED_ROUTER and friends
on sparc64 to take care of #321236.

svn path=/trunk/kernel/source/linux-2.6/; revision=3836
2005-08-11 02:39:12 +00:00
Jurij Smakov 7769bf02da Fix up changelog: typos, duplicate entry.
svn path=/trunk/kernel/source/linux-2.6/; revision=3835
2005-08-11 01:20:07 +00:00
Bastian Blank f4e116dc4c debian/changelog: Fix name of Jens Schmalzing.
svn path=/trunk/kernel/source/linux-2.6/; revision=3834
2005-08-10 20:48:41 +00:00
Bastian Blank 6d9e54a56a * debian/changelog: Update.
* debian/rules: Fix permission in source tar ball.
Closes: 322409

svn path=/trunk/kernel/source/linux-2.6/; revision=3831
2005-08-10 18:23:29 +00:00
Christian T. Steigies 375aaed903 It's gnu-gcc, not just gcc
svn path=/trunk/kernel/source/linux-2.6/; revision=3803
2005-08-10 07:09:13 +00:00
Kyle McMartin 4165c46725 Update hppa configs, CONFIG_I2C=n as these are almost guaranteed not to work.
svn path=/trunk/kernel/source/linux-2.6/; revision=3801
2005-08-10 01:53:01 +00:00
Kyle McMartin 0781509273 Ok, hppa will build now once the toolchain is fixed.
svn path=/trunk/kernel/source/linux-2.6/; revision=3800
2005-08-10 01:47:11 +00:00
Bastian Blank ad676246f6 r3781: waldi | 2005-08-09 09:09:10 +0000
debian/rules: Use md5sum to check for changed input files in debian/control
build.

r3782: waldi | 2005-08-09 09:13:12 +0000
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.source.in: Add myself to Uploaders.

svn path=/trunk/kernel/source/linux-2.6/; revision=3790
2005-08-09 11:53:21 +00:00
Bastian Blank d543590473 debian/bin/gencontrol.py: Only allow [a-z_] in substitution.
svn path=/trunk/kernel/source/linux-2.6/; revision=3773
2005-08-09 06:38:56 +00:00
Kyle McMartin 2b2561fd32 hppa for linux-2.6 common source package. configs are up to date, some
non-working drivers have been culled until they can be proven to work, so as
to not pollute the BTS with hppa-specific brokenness. more stuff will be
culled as i get the opportunity, hopefully. configs still need to be split.

svn path=/trunk/kernel/source/linux-2.6/; revision=3770
2005-08-09 03:54:02 +00:00
Simon Horman de4cd955a4 Annotate #321885
svn path=/trunk/kernel/source/linux-2.6/; revision=3769
2005-08-09 02:25:01 +00:00
Simon Horman 3a0906e4b1 Annotate 321867
svn path=/trunk/kernel/source/linux-2.6/; revision=3768
2005-08-09 02:19:56 +00:00
Simon Horman 813bdf0585 + * Added reference to old kernel-* package names to make
+    transition a little more obvious to end uers.
+    A Dan Jacobson special Closes: #321167

svn path=/trunk/kernel/source/linux-2.6/; revision=3767
2005-08-09 02:04:37 +00:00
Jurij Smakov 0ce4786945 Formatted last paragraph to sane line length.
svn path=/trunk/kernel/source/linux-2.6/; revision=3766
2005-08-09 01:03:18 +00:00
Jurij Smakov ae4cdbeb80 README update: generation of control files.
svn path=/trunk/kernel/source/linux-2.6/; revision=3765
2005-08-09 01:01:41 +00:00
Jurij Smakov ce663cee1d Update README to reflect the current situation.
svn path=/trunk/kernel/source/linux-2.6/; revision=3764
2005-08-09 00:54:23 +00:00
Andres Salomon 19567e8019 prepare 2.6.12-2 (again)
svn path=/trunk/kernel/source/linux-2.6/; revision=3760
2005-08-09 00:15:34 +00:00
dann frazier b9476b26aa * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
svn path=/trunk/kernel/source/linux-2.6/; revision=3759
2005-08-08 23:53:22 +00:00
Bastian Blank 3555ecfb8c * debian/Makefile: Updata.
* debian/bin/gencontrol.py: Overwrite versions for extra packages.
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.extra.in: Add overwrite fields.

svn path=/trunk/kernel/source/linux-2.6/; revision=3757
2005-08-08 22:15:27 +00:00
Andres Salomon 88b3969369 i hereby declare open season on -3
svn path=/trunk/kernel/source/linux-2.6/; revision=3755
2005-08-08 19:03:10 +00:00
Andres Salomon 62519d253f prepare -2
svn path=/trunk/kernel/source/linux-2.6/; revision=3744
2005-08-08 15:09:50 +00:00
Andres Salomon d71241a3f2 update the Jens blurb. I don't think it belongs here, but I can't think of
anywhere better to put it.

svn path=/trunk/kernel/source/linux-2.6/; revision=3743
2005-08-08 15:04:20 +00:00
Bastian Blank b78777cf81 Add transition packages from old kernel-latest sources.
* debian/bin/gencontrol.py: Process extra packages.
* debian/templates/control.extra.in: Add.

svn path=/trunk/kernel/source/linux-2.6/; revision=3742
2005-08-08 14:54:38 +00:00
Bastian Blank c4da84d9df Build as much packages as possible at one time.
* debian/Makefile: Update.
* debian/bin/gencontrol.py: Produce only one call per flavour.

svn path=/trunk/kernel/source/linux-2.6/; revision=3740
2005-08-08 13:51:37 +00:00
Bastian Blank 2194b95339 * Build dummy packages.
* Make sure that the build uses an up to date control file.

r3735: waldi | 2005-08-08 08:07:55 +0000
* debian/bin/gencontrol.py: Write informations about dummy packages into
  Makefile.inc.

r3737: waldi | 2005-08-08 12:41:11 +0000
* debian/rules
  - Add debian/bin/gencontrol.py to prequisites of debian/control.
  - Add debian/control to prequisites of build to avoid builds with an out
    of date control file.
  - Call dummy binary targets.

svn path=/trunk/kernel/source/linux-2.6/; revision=3738
2005-08-08 12:42:26 +00:00