Commit Graph

562 Commits

Author SHA1 Message Date
Simon Horman fc80cfed80 * amd64-insert_vm_struct-leak.patch
[Security] TASK_SIZE fixes for compatibility mode processes
    See CAN-2005-2617

svn path=/dists/sid/linux-2.6/; revision=4120
2005-09-01 08:02:59 +00:00
Andres Salomon 57c26b2c3b Move all CONFIG_CRYPTO options out into global config; this unifies
CRYPTO_CONFIG modules for all archs except arm (which disables the crypto
stuff; i assume Vincent has a good reason for that..).  I left the md5
module compiled in statically, since most archs had it set that way; if
there's no reason for this, we can make it a module instead (I'm assuming
there's initrd-ish stuff that needs it?)

svn path=/dists/trunk/linux-2.6/; revision=4112
2005-09-01 06:10:47 +00:00
Andres Salomon 57de341927 oops, common config wasn't added
svn path=/dists/trunk/linux-2.6/; revision=4111
2005-09-01 06:01:08 +00:00
Andres Salomon 7d6e251650 run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4110
2005-09-01 06:00:57 +00:00
Andres Salomon 4741c8f25c run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4109
2005-09-01 05:58:12 +00:00
Andres Salomon 9e7bc3cf14 run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4108
2005-09-01 05:55:59 +00:00
Andres Salomon aef36935de a few additional options that should be safe globally
svn path=/dists/trunk/linux-2.6/; revision=4106
2005-09-01 05:20:56 +00:00
Andres Salomon 97f81ffb27 enable a bunch of modular drivers that're new in 2.6.13 globally; misc other
bits too.

svn path=/dists/trunk/linux-2.6/; revision=4105
2005-09-01 05:15:37 +00:00
Andres Salomon a50497dc6f set CONFIG_INOTIFY=y globally
svn path=/dists/trunk/linux-2.6/; revision=4104
2005-09-01 05:09:57 +00:00
Simon Horman c6c246ed48 Added changelog for 2.6.12.6 - but omitted the patch as it is superceded by 2.6.13
svn path=/trunk/kernel/linux-2.6/; revision=4085
2005-08-31 09:16:55 +00:00
Simon Horman 840fe3583e * Added 2.6.12.6
- [Security] Restrict socket policy loading to CAP_NET_ADMIN.
      See CAN-2005-2555.
    - [Maybe-Security: Can remote traffic trigger this]
      Fix DST leak in icmp_push_reply()
    - [Maybe-Security: Seems like a local DoS]
      NPTL signal delivery deadlock fix
    - fix gl_skb/skb type error in genelink driver in usbnet
    - [Maybe-Security: Seems like a local DoS]
      fix a memory leak in devices seq_file implementation
    - [Maybe-Security: Seems like a local DoS]
      Fix SKB leak in ip6_input_finish()

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4084
2005-08-31 09:14:49 +00:00
Simon Horman dd4ace87cd Merge changelog with 2.6.12-6 (manually)
svn path=/trunk/kernel/linux-2.6/; revision=4075
2005-08-30 10:30:05 +00:00
Simon Horman a648089742 Annotate log with committers names
svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4074
2005-08-30 10:26:04 +00:00
Simon Horman 7a58a0a36e * zlib deflateBound() patch added as part of the 2.6.12.5 patch in
2.6.12-3 now has a CAN number.
    See CAN-2005-2457

svn path=/trunk/kernel/linux-2.6/; revision=4071
2005-08-30 08:28:43 +00:00
Simon Horman 58de4c5a39 Reverted accidental commit
svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4070
2005-08-30 08:25:25 +00:00
Simon Horman fdfe435b6b * zlib deflateBound() patch added as part of the 2.6.12.5 patch in
2.6.12-3 now has a CAN number.
    See CAN-2005-2457

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4069
2005-08-30 08:23:23 +00:00
Bastian Blank 77a113f580 r4064: waldi | 2005-08-29 12:59:50 +0200
* debian/bin/gencontrol.py: Really use abiname from config.
 * debian/changelog: Update.
 * debian/patches-debian/series/2.6.13-1: Move from debian/patches-debian/series/2.6.12+2.6.13-rc6-1.
 * debian/patches-debian/drivers-s390-net-klist.patch: Drop, it is included in 2.6.13.

svn path=/trunk/kernel/linux-2.6/; revision=4065
2005-08-29 11:13:47 +00:00
Bastian Blank c7e4885a56 r4026: waldi | 2005-08-23 16:16:40 +0200
debian/bin/gencontrol.py: Add error messages for arches without definitions.
 
 r4027:  waldi | 2005-08-23 17:17:44 +0200
 * debian/bin/gencontrol.py: Produce headers package for each subarch.
 * debian/templates/control.headers.main.in: Fix commandline.
 * debian/templates/control.headers.subarch.in: Remove.
 
 r4028:  waldi | 2005-08-23 18:04:56 +0200
 /debian/bin/gencontrol.py: Cleanup.
 
 r4029:  waldi | 2005-08-23 19:02:41 +0200
 * debian/bin/gencontrol.py: Move the logic into functions.
 * debian/lib/python/debian_linux.py
   (sorted_dict): Add.
   (entry): Implement via sorted_dict.
 
 r4030:  waldi | 2005-08-23 19:13:06 +0200
 debian/bin/gencontrol.py: Use dict for makeflags.
 
 r4031:  waldi | 2005-08-23 19:18:37 +0200
 debian/bin/gencontrol.py: Support extra packages which multiple architectures.
 
 r4032:  waldi | 2005-08-23 19:31:34 +0200
 * debian/bin/gencontrol.py: Set Architecture for each package.
 * debian/templates/control.headers.in, debian/templates/control.headers.latest.in,
   debian/templates/control.headers.subarch.in, debian/templates/control.image.in,
   debian/templates/control.image.latest.in: Remove Architecture field.
 
 r4033:  waldi | 2005-08-23 19:33:50 +0200
 debian/bin/gencontrol.py: Readd subarch headers package.
 
 r4034:  waldi | 2005-08-23 19:38:05 +0200
 debian/bin/gencontrol.py: Readd setup of variables for template substitution.
 
 r4035:  waldi | 2005-08-23 19:40:58 +0200
 debian/templates/control.headers.subarch.in: Fix package names in description.
 
 r4036:  waldi | 2005-08-23 19:49:12 +0200
 debian/lib/python/debian_linux.py
 (config): Support subarchitectures.
 
 r4037:  waldi | 2005-08-23 22:05:05 +0200
 Add support for linux-headers-$version-all package.
 It is currently blocked by #324741.
 
 * debian/bin/gencontrol.py: Update.
 * debian/lib/python/debian_linux.py: Move none subarch to the beginning of the list.
 * debian/templates/control.headers.main.in: Add.
 
 r4038:  waldi | 2005-08-23 22:42:52 +0200
 * debian/bin/gencontrol.py: Use special rule for building the general headers package.
 * debian/rules.real: Add rules.
 * debian/templates/control.headers.main.in: Drop -all suffix.
 
 r4039:  waldi | 2005-08-23 23:12:53 +0200
 debian/lib/python/debian_linux.py: Support overlay config.
 
 r4040:  waldi | 2005-08-23 23:13:33 +0200
 debian/rules.real: Fix installation of common headers package.
 
 r4045:  waldi | 2005-08-24 00:52:03 +0200
 * debian/arch/powerpc/defines: Add kernel arch settings.
 * debian/lib/python/debian_linux.py: Support kernel arch settings.
 
 r4047:  waldi | 2005-08-24 10:31:57 +0200
 * debian/bin/gencontrol.py: Add proper Architecture line to headers package.
 * debian/templates/control.headers.arch.in: Move from
   debian/templates/control.headers.main.in.
 
 r4049:  waldi | 2005-08-24 19:49:53 +0200
 debian/patches-debian/qla2xxx-removed.patch: Don't remove Kconfig entry.

svn path=/trunk/kernel/linux-2.6/; revision=4062
2005-08-29 10:09:39 +00:00
Kyle McMartin 972e9ea021 Disambiguate hppa kernels, 32 => parisc, 64 => parisc64.
svn path=/trunk/kernel/linux-2.6/; revision=4059
2005-08-29 05:01:41 +00:00
Simon Horman 84e5f63594 [Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4009
2005-08-22 06:07:59 +00:00
Simon Horman 988649d436 Annotate net-sockglue-cap.patch
svn path=/trunk/kernel/linux-2.6/; revision=4008
2005-08-22 06:07:02 +00:00
Simon Horman 411e130b2d [Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.

svn path=/trunk/kernel/linux-2.6/; revision=4007
2005-08-22 05:55:44 +00:00
Bastian Blank 1de71d0d65 * debian/bin/gencontrol.py: Move some code to a includes module.
* debian/lib, debian/lib/python: New directory.
* debian/lib/python/debian_linux.py: Add.
* debian/rules: Clean python compiled files.

svn path=/trunk/kernel/linux-2.6/; revision=4001
2005-08-21 15:17:11 +00:00
Bastian Blank b8a3feeff3 r3998: horms | 2005-08-21 03:56:09 +0200
* - Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
      it breaks iproute's (and other netlink users) ability
      to set routes. (closes: #322723)   

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=4000
2005-08-21 14:50:45 +00:00
Bastian Blank eb149a555d * debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/arm/config.ixp4xx,
debian/arch/i386/config, debian/arch/powerpc/config: Make ATM modular.
* debian/changelog: Update.

svn path=/branches/dist/sid/kernel/linux-2.6/; revision=3999
2005-08-21 14:44:50 +00:00
Simon Horman 8a1f291dce * - Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
it breaks iproute's (and other netlink users) ability
      to set routes. (closes: #322723)   


svn path=/trunk/kernel/linux-2.6/; revision=3998
2005-08-21 01:56:09 +00:00
Bastian Blank 4e9d7d7510 * debian/arch/config: Enable ACL support for NFS.
* debian/arch/s390/config: Update.
* debian/patches-debian/drivers-s390-net-klist.patch: Add.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add drivers-s390-net-klist.patch.

svn path=/trunk/kernel/linux-2.6/; revision=3996
2005-08-19 23:13:40 +00:00
Bastian Blank 56955ceea7 * debian/bin/gencontrol.py: Add special abiname setting for kpkg.
* debian/rules.real: Use KPKG_ABINAME.

svn path=/trunk/kernel/linux-2.6/; revision=3995
2005-08-19 23:11:47 +00:00
Bastian Blank f0f229156e * debian/bin/gencontrol.py: Add patch package to tree dependencies.
* debian/templates/control.tree.in: Remove Dependency line.

svn path=/trunk/kernel/linux-2.6/; revision=3994
2005-08-19 22:26:44 +00:00
Bastian Blank 22041b8101 debian/bin/gencontrol.py
- Remove some debug code.
- Make changelog regex more readable.
- Only add dependencies to sources of the same upstream version to the tree package.

svn path=/trunk/kernel/linux-2.6/; revision=3992
2005-08-19 18:12:39 +00:00
Bastian Blank 9287e1f343 * debian/bin/gencontrol.py: Support upstream version.
* debian/rules.real: Use upstream version for source tarball.

svn path=/trunk/kernel/linux-2.6/; revision=3991
2005-08-19 17:38:32 +00:00
Bastian Blank c5c64c16d7 debian/templates/post-install.in: Make xargs to not call ln if no file is available.
svn path=/branches/dist/sid/kernel/linux-2.6/; revision=3990
2005-08-19 17:19:53 +00:00
Bastian Blank bc4f67cc81 Update to 2.6.13-rc6.
* debian/changelog: Update.
* debian/patches-debian/amd64-outs.patch: Remove, unreferenced.
* debian/patches-debian/drivers-ide-__devinit.patch,
  debian/patches-debian/ia64-generic-nosmp.patch
* debian/patches-debian/drivers-scsi-megaraid_splitup.patch,
  debian/patches-debian/modular-ide-pnp.patch,
  debian/patches-debian/remove-references-to-removed-drivers.patch,
  debian/patches-debian/modular-ide-pnp.patch: Update.
* debian/patches-debian/patch-2.6.12.1, debian/patches-debian/patch-2.6.12.2
  debian/patches-debian/patch-2.6.12.3, debian/patches-debian/patch-2.6.12.4
  debian/patches-debian/patch-2.6.12.5: Remove, obselete.
* debian/patches-debian/powerpc-ppc64-ibmvscsi.patch: Remove, broken.
* debian/patches-debian/powerpc-ppc64-vio-data.patch: Add.
* debian/patches-debian/series/2.6.12-1, debian/patches-debian/series/2.6.12-2,
  debian/patches-debian/series/2.6.12-3: Remove.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add.
* debian/rules
  - Add maintainerclean rule.
  - Support versions with more than one dash.

svn path=/trunk/kernel/linux-2.6/; revision=3989
2005-08-19 15:21:47 +00:00
Bastian Blank 76a9a81e0a debian/arch/, debian/changelog: Revert revisions 3936 and 3981.
svn path=/trunk/kernel/source/linux-2.6/; revision=3983
2005-08-19 12:40:28 +00:00
Bastian Blank 87d00b6d95 * Add more strict dependency between the headers packages.
* Use own config to define arches, subarches and flavours.
* Aggregate ATM options.
* Add kernel config for s390 tape image.
* Fix subarch setting for sparc.

r3970: waldi | 2005-08-18 17:58:13 +0000
debian/templates/control.headers.in: Add more strict dependency.

r3971: waldi | 2005-08-18 18:02:08 +0000
Use own config to define arches, subarches and flavours.

* debian/arch/defines: Include architecture definitions.
* debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines,
  debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Include flavour definitions.
* debian/bin/gencontrol.py
  - Read all configs at once.
  - Use config definitions for arch, subarch and flavour detection.

r3972: waldi | 2005-08-18 18:50:08 +0000
debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config,
debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options.

r3973: waldi | 2005-08-18 18:52:30 +0000
Add kernel config for s390 tape image.

* debian/arch/s390/config: Remove IPL options.
* debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options.
* debian/arch/s390/config.s390-tape: Add.

r3974: waldi | 2005-08-18 18:55:49 +0000
debian/bin/gencontrol.py: Don't output not available arches.

r3975: waldi | 2005-08-18 18:57:32 +0000
debian/arch/sparc/defines: Set kpkg-subarch to sparc64.

r3976: waldi | 2005-08-18 19:06:23 +0000
* debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings.
* debian/bin/gencontrol.py: Support per subarch kpkg-subarch.
* debian/rules.real: Use subarch for header builds.

svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
Sven Luther c747953604 Applied pmac-snd sanity check.
added apus config.

svn path=/trunk/kernel/source/linux-2.6/; revision=3961
2005-08-17 14:02:46 +00:00
Sven Luther f476e937af Added powerpc-pmac-sound-check.patch which does some sanity checks.
Fixed apus patch, now only a couple of hunks need checking.

svn path=/trunk/kernel/source/linux-2.6/; revision=3960
2005-08-17 13:35:36 +00:00
Bastian Blank 9594b362c3 debian/arch/arm/Makefile.inc: Really use gcc-3.3.
svn path=/trunk/kernel/source/linux-2.6/; revision=3956
2005-08-17 08:53:58 +00:00
Andres Salomon 0caf040081 * Change ATM and Classical-IP-over-ATM to be modular, instead of being
statically included.  Make it the same for all archs, too.
    (closes: #323143) (Andres Salomon)

svn path=/trunk/kernel/source/linux-2.6/; revision=3936
2005-08-17 04:44:13 +00:00
Bastian Blank 7d06f4326f debian/changelog: Prepare to release (2.6.12-5).
svn path=/trunk/kernel/source/linux-2.6/; revision=3935
2005-08-16 19:43:20 +00:00
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
Sven Luther 5fa8e661d1 Removed bogus fdutils suggest for powerpc.
svn path=/trunk/kernel/source/linux-2.6/; revision=3734
2005-08-08 07:06:11 +00:00
Sven Luther ec997d3d56 Added flavours list in common header package.
Cleaned up changelog entry waldi had left un-nice :)

svn path=/trunk/kernel/source/linux-2.6/; revision=3733
2005-08-08 06:59:19 +00:00
Jurij Smakov dbeca2462b Remove quotes from the value assigned to header_dirs,
hopefully this resolves #320817.

svn path=/trunk/kernel/source/linux-2.6/; revision=3732
2005-08-08 06:05:39 +00:00
Christian T. Steigies d3604ca8c0 use m68k-linux-gcc-3.3, also for cross-compiling
svn path=/trunk/kernel/source/linux-2.6/; revision=3731
2005-08-07 22:16:16 +00:00
Bastian Blank 90e15b240e debian/templates/control.source.in: Always use new kernel-package.
svn path=/trunk/kernel/source/linux-2.6/; revision=3730
2005-08-07 21:52:04 +00:00
Jurij Smakov 73d2542290 Use gcc-3.3 for m68k.
svn path=/trunk/kernel/source/linux-2.6/; revision=3729
2005-08-07 21:49:36 +00:00
Christian T. Steigies 10da6966f2 m68k uses gcc-3.3
svn path=/trunk/kernel/source/linux-2.6/; revision=3728
2005-08-07 21:48:30 +00:00
Bastian Blank 65868c093a debian/templates/post-install.in: 'lintian' said that I have to strip more.
svn path=/trunk/kernel/source/linux-2.6/; revision=3727
2005-08-07 21:48:23 +00:00
Bastian Blank 3ac79a429a debian/changelog: Unify kernel-package related entries.
svn path=/trunk/kernel/source/linux-2.6/; revision=3726
2005-08-07 21:22:27 +00:00
Jurij Smakov ed1dbf418d Add a little informational message to the
debian/control target.

svn path=/trunk/kernel/source/linux-2.6/; revision=3725
2005-08-07 21:18:29 +00:00
Bastian Blank d1c7dfb3f1 * Make template names easier.
* Add general dependency package.

r3721: waldi | 2005-08-07 20:40:12 +0000
* debian/bin/gencontrol.py: Use updates template names.
* debian/templates/control.headers.in: Move from control.headers.flavour.in.
* debian/templates/control.headers.main.in: Move from control.headers.in.

r3722: waldi | 2005-08-07 20:51:49 +0000
* debian/bin/gencontrol.py: Reorder packages.
* debian/templates/control.image.latest.in: Add general dependency package.


svn path=/trunk/kernel/source/linux-2.6/; revision=3724
2005-08-07 21:01:54 +00:00
Jurij Smakov 0bb5b5f9d1 * Add the note about gencontrol.py and Closes
for 319896.

svn path=/trunk/kernel/source/linux-2.6/; revision=3723
2005-08-07 20:58:32 +00:00
Sven Luther 9b069eb8ae Replaced ' by " to fix a sed error.
svn path=/trunk/kernel/source/linux-2.6/; revision=3719
2005-08-07 17:50:39 +00:00
Bastian Blank 6e57b445a2 * Convert m68k to new config.
* Cleanup changelog.

* debian/arch/m68k/desc.amiga, debian/arch/m68k/desc.atari,
  debian/arch/m68k/desc.bvme6000, debian/arch/m68k/desc.hp,
  debian/arch/m68k/desc.mac, debian/arch/m68k/desc.mvme147,
  debian/arch/m68k/desc.mvme16x, debian/arch/m68k/desc.q40,
  debian/arch/m68k/desc.sun3: Remove.
* debian/arch/m68k/defines: Add descriptions.
* debian/changelog: Cleanup

svn path=/trunk/kernel/source/linux-2.6/; revision=3717
2005-08-07 16:44:16 +00:00
Bastian Blank e490ea6f4c r3705: waldi | 2005-08-06 19:58:56 +0000
* debian/bin/gencontrol.py: Use image.latest template.
* debian/templates/control.image.in: Use longclass in long description.
* debian/templates/control.image.latest.in: Add

r3710: waldi | 2005-08-07 09:12:08 +0000
* bin/gencontrol.py
  - Rewrap descriptions.
  - Support linux-headers latest packages.
* templates/control.image.latest.in: Use major in short description.
* templates/control.headers.latest.in: Add.

r3711: waldi | 2005-08-07 09:35:17 +0000
* bin/gencontrol.py: Hack textwrap to don't split package names.
* templates/control.headers.in: Fix paragraphs.
* templates/control.image.latest.in: Add suggests.

svn path=/trunk/kernel/source/linux-2.6/; revision=3716
2005-08-07 15:29:32 +00:00
Bastian Blank 272b8c9340 * debian/arch/powerpc/defines: Fix dependencies.
* debian/templates/control.image.in: Architecture dependencies don't belong to
  the templates.

svn path=/trunk/kernel/source/linux-2.6/; revision=3714
2005-08-07 13:13:42 +00:00
Sven Luther 4c41ff014e Readded dependency of linux-image on mkvmlinuz for powerpc. Doesn't take ppc64
kernels in account, but as we don't have those yet ...

svn path=/trunk/kernel/source/linux-2.6/; revision=3713
2005-08-07 11:51:50 +00:00
Sven Luther d3dac1cd0a Fixed date typo in Jens's dedication.
svn path=/trunk/kernel/source/linux-2.6/; revision=3712
2005-08-07 11:44:21 +00:00
Sven Luther a19a9953c7 forced build-depends on kernel-package 9.005 on powerpc to fix mkvmlinuz
support, and documented fix in asm-ppc[64] missing headers in changelog.

svn path=/trunk/kernel/source/linux-2.6/; revision=3709
2005-08-07 07:19:02 +00:00
Sven Luther e1a8ab49f9 Added dedication to Jens. Please reread and offer your opinion and spellcheck
or something, i am not very good at doing this kind of things, but then, who is ?

svn path=/trunk/kernel/source/linux-2.6/; revision=3708
2005-08-07 07:11:56 +00:00
Andres Salomon 50245a714f enable CONFIG_6PACK for all archs (#319646). this is no longer marked
BROKEN_ON_SMP, so it should be ok.

svn path=/trunk/kernel/source/linux-2.6/; revision=3707
2005-08-07 06:01:52 +00:00
Andres Salomon 67e2219f09 2.6.12.4 closes #321401 (CAN-2005-2456).
svn path=/trunk/kernel/source/linux-2.6/; revision=3706
2005-08-07 05:47:48 +00:00
Frederik Schüler 348934df5e fixed typo in series file, and fixed patch.
svn path=/trunk/kernel/source/linux-2.6/; revision=3704
2005-08-06 12:00:06 +00:00
Frederik Schüler e48377f28e Added 2.6.12.4 diff.
svn path=/trunk/kernel/source/linux-2.6/; revision=3703
2005-08-06 11:52:04 +00:00
Bastian Blank 1c48048e67 r3694: waldi | 2005-08-05 20:01:12 +0000
Strip down the scripts dir in the headers packages.

* debian/changelog: Update.
* debian/templates/post-install.in: Copy neccesary files into the scripts
  dir of the headers package.
 
r3696: waldi | 2005-08-05 20:15:48 +0000
debian/rules: Bail out after gencontrol runs.

svn path=/trunk/kernel/source/linux-2.6/; revision=3701
2005-08-06 09:32:51 +00:00
Christian T. Steigies b4cb70704a add config files for mac and Q40, now images for all m68k "subarches" can be built
svn path=/trunk/kernel/source/linux-2.6/; revision=3700
2005-08-06 09:26:53 +00:00
Christian T. Steigies 681ec69bc4 Add m68k support.
svn path=/trunk/kernel/source/linux-2.6/; revision=3699
2005-08-06 08:27:55 +00:00
Christian T. Steigies 31e651919e make m68k "subarches" flavours instead
svn path=/trunk/kernel/source/linux-2.6/; revision=3698
2005-08-05 21:28:16 +00:00
Andres Salomon b33a41d199 longclass stuff for alpha and i386
svn path=/trunk/kernel/source/linux-2.6/; revision=3697
2005-08-05 20:35:22 +00:00
Andres Salomon 64ca53caf7 add a comment about making the xcompilation stuff more generic
svn path=/trunk/kernel/source/linux-2.6/; revision=3695
2005-08-05 20:08:32 +00:00
Andres Salomon cd701c7505 make the changelog not look like a yacc file
svn path=/trunk/kernel/source/linux-2.6/; revision=3692
2005-08-05 19:54:05 +00:00
Bastian Blank 3da706e69b * Rewrite gencontrol.
* Use debian/arch/defines, debian/arch/$arch/defines,
  debian/arch/$arch/$subarch/defines and
  debian/arch/$arch/$subarch/defines.$flavour to gather values.
* Remove fdutils from global Suggests.

r3646: waldi | 2005-07-31 18:48:39 +0000
* debian/bin/gencontrol.py: Add.
* debian/bin/gencontrol: Remove.
* debian/rules
  - Use new gencontrol.
  - Remove makevars.
* debian/templates/control.headers.in
* debian/templates/control.headers.subarch.in: Add.
* debian/templates/control.image.in: Update.
* debian/templates/control.main.in: Remove kernel-tree entry.
* debian/templates/control.tree.in: Move kernel-tree entry from control.main.in.
* debian/arch/defines, debian/arch/s390/defines, debian/arch/s390/defines.s390,
  debian/arch/s390/defines.s390x: Add.
* debian/arch/s390/desc.s390,debian/arch/s390/desc.s390x: Remove.

r3647: waldi | 2005-07-31 18:57:21 +0000
* debian/bin/gencontrol.py: Support desc keyword.

r3648: waldi | 2005-07-31 19:06:30 +0000
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/i386/defines.686,
  debian/arch/i386/defines.686-smp, debian/arch/i386/defines.k7,
  debian/arch/i386/defines.k7-smp, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines, debian/arch/sparc/defines.sparc64,
  debian/arch/sparc/defines.sparc64-smp: Add.
* debian/arch/i386/desc.686, debian/arch/i386/desc.686-smp,
  debian/arch/i386/desc.k7, debian/arch/i386/desc.k7-smp,
  debian/arch/sparc/desc.sparc64, debian/arch/sparc/desc.sparc64-smp:
  Remove

r3649: waldi | 2005-07-31 19:12:49 +0000
* debian/templates/control.image.in: Remove fdutils from Suggests.
* debian/arch/arm/defines: Add.
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines: Update.

r3650: waldi | 2005-07-31 19:44:25 +0000
* debian/bin/gencontrol.py, debian/templates/control.headers.in:
  Update.

r3680: waldi | 2005-08-03 18:12:37 +0000
* debian/bin/gencontrol.py: Update.
* debian/arch/i386/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Move settings.
* debian/arch/i386/defines.686, debian/arch/i386/defines.686-smp, 
  debian/arch/i386/defines.k7, debian/arch/i386/defines.k7-smp,
  debian/arch/s390/defines.s390, debian/arch/s390/defines.s390x,
  debian/arch/sparc/defines.sparc64, adebian/rch/sparc/defines.sparc64-smp:
  Delete.

r3682: waldi | 2005-08-03 22:38:45 +0000
* debian/arch/ia64/defines: Add class definition.s
* debian/arch/ia64/desc.itanium-smp, debian/arch/ia64/desc.itanium
  debian/arch/ia64/desc.mckinley-smp, debian/arch/ia64/desc.mckinley:
  Delete.

r3687: waldi | 2005-08-05 09:11:10 +0000
* debian/Makefile: Copy control file.

r3689: waldi | 2005-08-05 15:36:24 +0000
* debian/rules: Make debian/changelog a prequisite of debian/control.

svn path=/trunk/kernel/source/linux-2.6/; revision=3691
2005-08-05 16:38:58 +00:00
Sven Luther 6d45872e7c Fixed type in Makefile.inc:headers_dirs, which caused to have missing
asm-ppc and asm-ppc64 headers in the common header packages.

svn path=/trunk/kernel/source/linux-2.6/; revision=3688
2005-08-05 14:46:30 +00:00
Christian T. Steigies 7214a4aa11 cross-compiling for m68k
svn path=/trunk/kernel/source/linux-2.6/; revision=3676
2005-08-02 09:58:49 +00:00
dann frazier 35c23e267d * Add desc.* files for ia64
svn path=/trunk/kernel/source/linux-2.6/; revision=3658
2005-08-01 17:40:17 +00:00
Vincent Sanders 6bd78d887b Add ARM build
svn path=/trunk/kernel/source/linux-2.6/; revision=3642
2005-07-31 15:01:34 +00:00
Bastian Blank b9f6be33a5 * debian/changelog: Update.
* debian/templates/control.source.in: Don't build-depend on console-tools on s390.

svn path=/trunk/kernel/source/linux-2.6/; revision=3641
2005-07-31 09:25:30 +00:00
Jurij Smakov 292c8bde8a Made gencontrol general enough to generate
both the master control file and the control
file used for building a specific kernel image.

svn path=/trunk/kernel/source/linux-2.6/; revision=3640
2005-07-31 02:55:53 +00:00
Jurij Smakov b4bef78582 Fixed up the template and gencontrol so that
the case when arch-specific depends and suggests
substitutions are empty, one does not get
dangling commas.

svn path=/trunk/kernel/source/linux-2.6/; revision=3639
2005-07-31 01:42:49 +00:00
Jurij Smakov af5f4ef3e8 * The control.image.in template now supports
arch_depends, arch_suggests and arch_recommends
  substitutions, so that we can generate these
  fields individually for each architecture.
  That should take care of 319896. It's quite
  a rewrite, so please test.
* At the moment the arch-specific depends,
  suggests and recommends are hard-coded into
  the debian/bin/gencontrol. It's not the prettiest
  solution but it works.
* Changed gencontrol to strip all lines starting
  with # from the generated files, so comments
  in templates are now allowed.

svn path=/trunk/kernel/source/linux-2.6/; revision=3638
2005-07-31 00:56:28 +00:00
Jurij Smakov 1de4d541ce The "I hope I did not break anything" commit.
Move the control file generation to a separate
script (debian/bin/gencontrol), unuglifying it
along the way (hi, dilinger :-). This is a
first step towards the solution for 319896.

svn path=/trunk/kernel/source/linux-2.6/; revision=3637
2005-07-31 00:08:59 +00:00
Jurij Smakov f763f717a3 Added another Closes for a duplicate bug.
svn path=/trunk/kernel/source/linux-2.6/; revision=3636
2005-07-29 21:04:50 +00:00
Christian T. Steigies 7e9181fa0d add m68k support
svn path=/trunk/kernel/source/linux-2.6/; revision=3618
2005-07-28 22:53:23 +00:00
Joshua Kwan 379903a77a bump BLK_DEV_RAM_SIZE to 16384 for sparc
svn path=/trunk/kernel/source/linux-2.6/; revision=3617
2005-07-28 05:32:19 +00:00
Jurij Smakov dbfb281c24 Bump the build-dep on kernel-package to the last
version without known bugs (>= 9.004) to take
care of #319657. 

svn path=/trunk/kernel/source/linux-2.6/; revision=3616
2005-07-27 01:22:51 +00:00
Andres Salomon 6bbf67bffa add @longclass@ variable
svn path=/trunk/kernel/source/linux-2.6/; revision=3611
2005-07-21 16:21:45 +00:00
Andres Salomon 2154b7a908 I hereby dub thee "2.6.12-2".
svn path=/trunk/kernel/source/linux-2.6/; revision=3610
2005-07-21 16:09:27 +00:00
Andres Salomon ca63b635eb gah. fucking fuck.
svn path=/trunk/kernel/source/linux-2.6/; revision=3607
2005-07-21 15:06:17 +00:00
Andres Salomon 4197b54784 prepare 2.6.12-1
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3603
2005-07-20 21:14:56 +00:00
Andres Salomon 00e302a8e1 fix desc for multiline scenarios. no, it's not pretty, but it works.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3602
2005-07-20 21:13:54 +00:00
Andres Salomon de9b5ba392 update ream me
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3601
2005-07-20 20:50:37 +00:00
Andres Salomon 7c95e2d10c another wording change..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3600
2005-07-20 20:48:50 +00:00
Andres Salomon 2ca7886f0f mm, robustness!
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3599
2005-07-20 20:32:19 +00:00
Andres Salomon b257847975 minor word change
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3598
2005-07-20 20:13:30 +00:00
Andres Salomon 8d0a3816dc make sparc and s390 @class@ assignments shell-compatible
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3597
2005-07-20 20:07:51 +00:00
Andres Salomon 721f5c6cf8 drop @shortsmpflavour@ and @smpflavour@, and replace with @class@. Also
add @desc@.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3596
2005-07-20 20:05:29 +00:00
Andres Salomon 8a20fcccdd hrm, that scripts path was wrong
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3595
2005-07-20 19:27:24 +00:00
Andres Salomon 810d8271f2 Add some description files for flavours. Basically, for each flavour, if
'class' is set, then in the description, "@class@ class systems" will be
described; if class is not set, then the flavour name will be used.

Ie, if there's no desc.386, then "this kernel is for 386 class systems" will
show up in the description.

There's also @desc@ (see the s390 stuff for an example) that will be appended
to the description.

I haven't actually implemented this yet; please fill in what you need for
your pet architecture, and I'll do it tomorrow.


svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3594
2005-07-20 00:04:24 +00:00
Andres Salomon bb1112ecc9 copy scripts/ subdir into per-flavour linux-headers package
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3593
2005-07-19 23:29:30 +00:00
Andres Salomon 5d081eb654 nuke the scripts directory from the common header package..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3592
2005-07-19 23:23:30 +00:00
Andres Salomon b89b1be3fb the cp stuff done in headers-install is actually done by kernel-package now;
no need to do it there anymore.  And, while we're at it, nuke $(headers_extra);
if archs really need it, they can add it to headers-install.in (I'd rather
see headers-install.in go away eventually, though).

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3591
2005-07-19 23:15:07 +00:00
dann frazier 02f6f34434 add CONFIG_6PACK setting for ia64
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3590
2005-07-19 23:04:24 +00:00
Andres Salomon bd0af07171 oops, forgot to remove some references to headers.arch.in
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3589
2005-07-19 21:16:13 +00:00
Andres Salomon 3a78b8d5c6 add comment
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3588
2005-07-19 20:57:49 +00:00
Andres Salomon 4add513edf uh, ok, dunno why --config def isn't working but --config defconfig is.. but
whatever.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3587
2005-07-19 20:53:53 +00:00
Andres Salomon 52165964ec remove -all package; it's broken, i don't particularly like the name, and
i don't feel like fixing it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3586
2005-07-19 19:30:48 +00:00
Andres Salomon 3a0d410e03 two can play that game! (reformat changelog)
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3585
2005-07-19 19:18:44 +00:00
Norbert Tretkowski 62633b03de reformatted changelog entry
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3584
2005-07-19 19:17:36 +00:00
Andres Salomon 41715bfb19 default configs are autogenerated now; instead of doing a manual make defconfig,
have kernel-package do it (--config def).  This requires kernel-package 9.002,
so add a versioned dep for all archs.  Also, drop any and all mentions of
default_config.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3583
2005-07-19 19:09:39 +00:00
Frederik Schüler b5f14919f3 Added changelog entry about amd64 changes: gcc-3.4 -> gcc-4.0 migration, no 64bit packages for 32bit userland.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3582
2005-07-19 19:06:08 +00:00
Andres Salomon b2f84dcadb suck.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3581
2005-07-19 14:46:45 +00:00
Andres Salomon 4c40e7b933 heh, silly rabbit; executable bits are needed for scripts!
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3580
2005-07-18 22:03:11 +00:00
Andres Salomon e2b1efac92 give this a try; create default config via 'make defconfig'
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3579
2005-07-18 21:51:19 +00:00
Andres Salomon 094c293fbd minor fixups; add an explicit dep on config.$flavour, so that it's built;
also add a comment about using 'make defconfig' instead of config.default
to build the config config.  It's going to have to wait for kernel-package
support, i suppose; wishlist bug has been filed, but I got tired of waiting
for the BTS to respond.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3578
2005-07-18 21:46:09 +00:00
Andres Salomon 0be9f9adb7 do not build the common headers package for mips/mipsel, as that arch will
be providing its own initially

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3577
2005-07-18 21:06:00 +00:00
Andres Salomon cf5b2f5edc mm, arch/config was being included twice. redundant code..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3576
2005-07-18 18:49:07 +00:00
Andres Salomon e089c20aed mention that alpha ext3 patch is no longer needed
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3575
2005-07-18 18:45:00 +00:00
Norbert Tretkowski 5a339da232 make oldconfig work again noninteractively
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3574
2005-07-17 17:59:45 +00:00
Frederik Schüler 46588844e4 Adapted configs to make oldconfig work again noninteractively.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3573
2005-07-17 15:33:24 +00:00
Norbert Tretkowski e97d870be5 disabled CONFIG_USB_EMI26 on alpha
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3572
2005-07-17 08:21:55 +00:00
Jurij Smakov fedb3eff2e Change @echo to echo to unbreak it.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3571
2005-07-16 19:28:13 +00:00
Jurij Smakov ffa9f5f810 Removed debian/ prefix when looking for config
files since Makefile runs from debian/ dir
already (d'oh).

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3570
2005-07-16 19:24:39 +00:00
Jurij Smakov 9cbcb3efc8 Remove all reference to config.default from the
documentation, update the description for the
default_config variable.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3569
2005-07-16 18:57:55 +00:00
Jurij Smakov d92c305949 Use debian/config.blah and not arch/<arch>/config.blah
as header files for header building, as the ones in
arch are the incomplete files now.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3568
2005-07-16 18:55:04 +00:00
Jurij Smakov 23ad8fe0d4 Kill off amd64's config.default and set
default_config to amd64-generic. That completely
gets rid of config.default stuff and allows us
to stop supporting it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3567
2005-07-16 18:49:03 +00:00
Sven Luther e4e317d192 I don't know why CONFIG_6PACK got moved to config.powerpc only, and not to config, it stopped powerpc-smp in any case. so fixed.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3566
2005-07-16 17:38:09 +00:00
Jurij Smakov 006dbb0fed Use gcc-3.3 as the compiler for sparc64, as
4.0 is know to miscompile stuff.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3565
2005-07-16 16:33:18 +00:00
Jurij Smakov 17b7f03705 Remove sparc32 config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3564
2005-07-16 16:32:23 +00:00
Jurij Smakov 7551f748a5 Document the fact that we are dropping sparc32 for now.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3563
2005-07-16 16:31:54 +00:00
Jurij Smakov 2742fc1839 Comment out the variables relevant for sparc32
only, as we are not including it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3562
2005-07-16 16:24:52 +00:00
Sven Luther 2a60b2219c Furthr fix in this patch, L2CR needs to be prefixed by SPRN_.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3561
2005-07-16 13:28:45 +00:00
Sven Luther 77ac832265 Fix typo in patch :/
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3560
2005-07-16 13:16:43 +00:00
Andres Salomon 320b792e7a disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3559
2005-07-16 13:12:30 +00:00
Andres Salomon e0d799c683 enable the TCG stuff as modules; ATMEL, NSC, etc
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3558
2005-07-16 13:11:11 +00:00
Sven Luther b7b2377783 Fixed typo in series ...
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3557
2005-07-16 12:58:22 +00:00
Andres Salomon 2763de0072 enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone
that're no longer used

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3556
2005-07-16 12:50:59 +00:00
Sven Luther 1d41e52b3c Oh well, i guess we moved to modular stuff while i was trying to build :)
now build MAC_FLOPPY only on non-smp, as it FTBFS on smp.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3555
2005-07-16 12:49:55 +00:00
Sven Luther 63921fabd0 Added instructions for users to build their own ppc64 kernel images.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3554
2005-07-16 12:27:00 +00:00
Sven Luther 17089e1497 Added a build-depend on kernel-package 9.002 for powerpc.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3553
2005-07-16 12:21:45 +00:00
Sven Luther 2b15000a31 Readded powerpc-g4-l2-flush-errata.patch after cleanup.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3552
2005-07-16 12:16:20 +00:00
Sven Luther 3f9f73d660 Cleaned up powerpc changelog.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3551
2005-07-16 10:42:19 +00:00
Andres Salomon 5b10f26580 more patch listing, other cleanups and fun
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3550
2005-07-16 09:18:49 +00:00
Andres Salomon ba2aae4209 drop amd64-outs.patch
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3549
2005-07-16 09:08:20 +00:00
Andres Salomon d3f2e3dfc4 sparc64-hme-lockup.patch was missing, readd (and fix name)
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3548
2005-07-16 08:44:59 +00:00
Andres Salomon df8a1292cd more patch entries in changelog
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3547
2005-07-16 08:43:37 +00:00
Andres Salomon c8c7bbc6a2 actually, let's put potentially controvertial ones at the top, where they'll
get more exposure.  i like flames.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3546
2005-07-16 08:07:40 +00:00
Andres Salomon c320ada62d more merged drivers; also explicitly mention the dropping of
doc-post_halloween.patch, which was accidentally dropped.. but is of little
value IMO anyways..

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3545
2005-07-16 08:06:35 +00:00
Andres Salomon 825eccb316 more merged patches listed in changelog
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3544
2005-07-16 07:56:09 +00:00
Andres Salomon 2bd9579fd9 list some dropped patches in changelog, and reasons for their dropping
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3543
2005-07-16 07:35:52 +00:00
Andres Salomon 67b715e490 drop include_common_config stuff from Makefile.incs.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3542
2005-07-16 07:28:22 +00:00