Commit Graph

458 Commits

Author SHA1 Message Date
Bastian Blank 49e1c17082 Add debian version information to kernel version string.
* debian/changelog: Update.
* debian/patches-debian/series/2.6.13-1: Add version.patch.
* debian/patches-debian/version.patch: Add.

svn path=/dists/trunk/linux-2.6/; revision=4189
2005-09-14 09:03:26 +00:00
Christian T. Steigies 37cbf44c47 update m68k.diff for linux-2.6.13
svn path=/dists/trunk/linux-2.6/; revision=4187
2005-09-13 22:30:58 +00:00
Frederik Schüler d5b4d50cd9 Readjust amd64 configs, arch specific setings
svn path=/dists/trunk/linux-2.6/; revision=4184
2005-09-13 18:20:03 +00:00
Bastian Blank db888db6d5 * debian/templates/control.headers.arch.in: Reword description.
* debian/templates/control.headers.in
  - Shrink short description a little bit.
  - Use @longclass@ in description.
* debian/templates/control.headers.subarch.in: Shrink short description.

svn path=/dists/trunk/linux-2.6/; revision=4183
2005-09-13 15:15:26 +00:00
Frederik Schüler 83aec63d36 Set proper kernel-arch
svn path=/dists/trunk/linux-2.6/; revision=4182
2005-09-13 14:57:03 +00:00
Bastian Blank 90a7a09ede * Move audit and preempt settings to core config file.
* Fix powerpc configuration.

* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/s390/config,
  debian/arch/sparc/config, debian/arch/sparc/config.sparc64:
  Remove audit and preempt settings.
* debian/arch/config: Add audit and preempt settings.
* debian/arch/powerpc/config
  - Remove audit and preempt settings.
  - Add HZ settings.
* debian/arch/powerpc/config.powerpc, debian/arch/powerpc/config.powerpc-smp,
  debian/arch/powerpc/noconfig.apus: Fix several options.
* debian/arch/powerpc/config.powerpc64: Add correct memory model.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4181
2005-09-13 14:37:54 +00:00
Simon Horman 2bd1c7f1e7 Move 2.6.12-7 change log into 2.6.13-1
svn path=/dists/trunk/linux-2.6/; revision=4176
2005-09-12 07:59:14 +00:00
Andres Salomon f6dacba124 unify CONFIG_NLS stuff. it was rather impressive how every arch was doing
this differently..

svn path=/dists/trunk/linux-2.6/; revision=4175
2005-09-12 05:00:38 +00:00
Andres Salomon eecbe3b5fb unify a bunch of scsi drivers, including aic7xxx and aic79xx.
svn path=/dists/trunk/linux-2.6/; revision=4174
2005-09-12 04:49:57 +00:00
Andres Salomon ece7067314 Unify generic scsi settings. SCSI_LOGGING and SCSI_CONSTANTS is now on for
things like m68k and arm; I'm not even really sure how necessary these are
for things like i386. 

svn path=/dists/trunk/linux-2.6/; revision=4173
2005-09-12 04:08:49 +00:00
Andres Salomon 952b47ca39 unify SATA stuff
svn path=/dists/trunk/linux-2.6/; revision=4172
2005-09-12 03:51:58 +00:00
Andres Salomon 181dfce657 ugh. conflicts galore.. suck.
svn path=/dists/trunk/linux-2.6/; revision=4171
2005-09-12 03:48:11 +00:00
Simon Horman e4a5fd96fe Turn on BSD accounting for sparc, arm/rpc and arm/s3c2410 as per all other configs
svn path=/dists/trunk/linux-2.6/; revision=4170
2005-09-12 03:32:52 +00:00
Simon Horman 7c9a21b3fa Annotate linux-manual fix
svn path=/dists/trunk/linux-2.6/; revision=4169
2005-09-12 02:26:25 +00:00
Simon Horman dc46614406 Remved stray blank line
svn path=/dists/trunk/linux-2.6/; revision=4168
2005-09-12 02:21:00 +00:00
Simon Horman 784883e07f * Disable BSDv3 accounting on hppa and alpha, it was already
disabled on all other architectures. Also unify BSD accounting
    config into top level config, rather than per flavour configs.
    This shows that BSD accounting is available on all except
    sparc and the rpc and s3c2410 flavours of arm.
    I am not sure if that is intentional.

svn path=/dists/trunk/linux-2.6/; revision=4167
2005-09-12 02:13:51 +00:00
Frederik Schüler 1e22609a36 First shot of 2.6.13 options for amd64, touching other arches too.
We might need to discuss the one or other global option, especially if we 
want to enable TPM or not.

svn path=/dists/trunk/linux-2.6/; revision=4166
2005-09-10 18:21:40 +00:00
Frederik Schüler 439075e9e2 Added patch-2.6.13.1
svn path=/dists/trunk/linux-2.6/; revision=4165
2005-09-10 17:36:08 +00:00
Jurij Smakov 307d1215dc Replace call to kernel-doc target with a call
to kernel-manual, which will build both linux-doc
and linux-manual packages.

svn path=/dists/trunk/linux-2.6/; revision=4164
2005-09-10 02:48:40 +00:00
Jurij Smakov cd9af3750d Bump build-dep on kernel-package to 9.006, the first
version which supports building the kernel-manual
package separate from kernel-doc.

svn path=/dists/trunk/linux-2.6/; revision=4163
2005-09-10 02:47:25 +00:00
Jurij Smakov bf1a773091 Add the control entry for the linux-manual package.
svn path=/dists/trunk/linux-2.6/; revision=4162
2005-09-10 02:45:05 +00:00
Frederik Schüler 58f7efa296 Add some reasonable class and longclass descriptions for the amd64 flavours.
svn path=/dists/trunk/linux-2.6/; revision=4161
2005-09-09 18:16:30 +00:00
Andres Salomon fb925312c5 remove duplicated CONFIG_PROC_KCORE entries
svn path=/dists/trunk/linux-2.6/; revision=4159
2005-09-09 13:56:58 +00:00
Andres Salomon 04e6826d71 remove duplicate CONFIG_PROC_FS entries
svn path=/dists/trunk/linux-2.6/; revision=4158
2005-09-09 13:56:26 +00:00
Andres Salomon 604e655edd Unify NTFS config options; note that I've enabled NTFS_RW, since it is
apparently "safe" (according to the docs).  If this is not the case on some
  architecture (ie, due to endian or 64bitness bugs), it should probably be
  disabled globally.  In the meantime, however, we'll give it a shot.


svn path=/dists/trunk/linux-2.6/; revision=4157
2005-09-09 13:54:58 +00:00
Christian T. Steigies cb0dd88d40 added mac/m68k DMA and sonic patch from Finn Thain
svn path=/dists/trunk/linux-2.6/; revision=4156
2005-09-09 06:50:12 +00:00
Andres Salomon 09bbd510d5 Unify various ISO filesystems, as well as FAT and MSDOS. Once again,
modularizing stuff that was statically built in m68k; hopefully that was
  accidental/unnecessary.


svn path=/dists/trunk/linux-2.6/; revision=4155
2005-09-09 06:26:50 +00:00
Andres Salomon 673fb71ce0 Unify ISO9660_FS across archs (as a module)
svn path=/dists/trunk/linux-2.6/; revision=4154
2005-09-09 06:26:21 +00:00
Andres Salomon 2f4d09e2cc Unify ROMFS, MINIX, INOTIFY, DNOTIFY, QUOTA, and AUTOFS across archs. This
enables modules for various archs that didn't have modules built previously,
  and disables static compilation of MINIX_FS for m68k (hopefully it wasn't
  needing it for anything early during bootup?)


svn path=/dists/trunk/linux-2.6/; revision=4153
2005-09-09 06:25:59 +00:00
Andres Salomon c4345cf9fc Unify JFS config options. Note the change in behavior here; /proc/fs/jfs
is now disabled everywhere (similar to CONFIG_REISERFS_PROC_INFO).  This can
  easily be re-enabled, if preferred.

svn path=/dists/trunk/linux-2.6/; revision=4152
2005-09-09 06:25:27 +00:00
Andres Salomon 25a3be838a nuke redundant CONFIG_FS_POSIX_ACL=y
svn path=/dists/trunk/linux-2.6/; revision=4151
2005-09-09 06:24:33 +00:00
Andres Salomon 1346fdafc4 make reiserfs a module on all archs, and enable the various extended attribs
svn path=/dists/trunk/linux-2.6/; revision=4150
2005-09-09 06:24:09 +00:00
Simon Horman 4886a8e09b Sync changelog with sid branch... again
svn path=/dists/trunk/linux-2.6/; revision=4145
2005-09-09 02:41:00 +00:00
Simon Horman 3ce633f432 Sync changelog with sid branch
svn path=/dists/trunk/linux-2.6/; revision=4144
2005-09-09 02:33:40 +00:00
Andres Salomon 35078b852c ensure gencontrol.py is executable before attempting to execute it.
svn path=/dists/trunk/linux-2.6/; revision=4130
2005-09-06 06:40:34 +00:00
Bastian Blank 3829ad9d21 Cleanup patches.
* debian/patches-debian/net-sockglue-cap.patch: Remove, fixed in 2.6.12.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Remove.
* debian/patches-debian/series/2.6.13-1: Remove drivers-s390-net-klist.patch.

svn path=/dists/trunk/linux-2.6/; revision=4126
2005-09-03 10:26:09 +00:00
Bastian Blank cb30ea1f99 Produce architecture dependant dependencies of core headers package per arch
via gencontrol overwrite.

* debian/bin/gencontrol.py: Add correct dependencies to GENCONTROL_ARGS.
* debian/templates/control.headers.arch.in: Add Depends field with
  substitution value variable.

svn path=/dists/trunk/linux-2.6/; revision=4125
2005-09-03 10:12:52 +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 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 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
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