Commit Graph

174 Commits

Author SHA1 Message Date
Simon Horman 11969f1638 Revert config changes - the patches aren't being applied because 0experimental1 < 1. So all these changes are bogus. Instead I will rename the series file and everything should work again
svn path=/dists/trunk/linux-2.6/; revision=4328
2005-10-06 15:03:29 +00:00
Simon Horman a786b5e32b A few more config file changes, i386 and powerpc should now work.
svn path=/dists/trunk/linux-2.6/; revision=4324
2005-10-06 13:30:59 +00:00
Simon Horman f2cae3b41f strangely i386 suddlenly stopped working where it has worked before. this seems to fis the problem
svn path=/dists/trunk/linux-2.6/; revision=4321
2005-10-06 12:56:10 +00:00
Simon Horman de4aded853 Disable powerpc-miboot
svn path=/dists/trunk/linux-2.6/; revision=4314
2005-10-06 08:20:30 +00:00
dann frazier ae0bf0b158 * [ia64] Update arch/ia64/config for 2.6.13
svn path=/dists/trunk/linux-2.6/; revision=4311
2005-10-05 22:21:57 +00:00
Frederik Schüler b74e644d5c Switch to SPARSEMEM on amd64-k8-smp.
svn path=/dists/trunk/linux-2.6/; revision=4310
2005-10-05 22:07:55 +00:00
dann frazier 01f449cc55 * [ia64] Workaround #325070 until upstream works out an acceptable solution.
This bug breaks module loading on non-SMP ia64 kernels.  The workaround
  is to temporarily use an SMP config for the non-SMP kernels.  (Note that
  John Wright is running benchmarks to determine the overhead of running
  an SMP kernel on UP systems to help decide if this should be a
  permanent change).

svn path=/dists/trunk/linux-2.6/; revision=4308
2005-10-05 21:32:17 +00:00
Sven Luther b4fecc74f3 Well, apus is his own subarch, not powerpc or powerpc64.
svn path=/dists/trunk/linux-2.6/; revision=4281
2005-09-26 07:07:41 +00:00
Sven Luther c0e0bcd2ad Disabled Z2RAM as it seems to need a couple more m68k stuff to be included, and is not all that vital.
svn path=/dists/trunk/linux-2.6/; revision=4278
2005-09-25 20:33:07 +00:00
Sven Luther a105343947 Fixed apus config file, removed no more needed noconfig.apus one. We still need to modify this config file to be integrated with the other ones though.
svn path=/dists/trunk/linux-2.6/; revision=4274
2005-09-25 18:45:41 +00:00
Sven Luther 09ae0efffb Removed noconfig.apus. we have config.apus now.
svn path=/dists/trunk/linux-2.6/; revision=4270
2005-09-25 07:24:41 +00:00
Sven Luther 8ca5ad1dc8 Updated the apus patches some, as well as the defconfig.
svn path=/dists/trunk/linux-2.6/; revision=4266
2005-09-23 20:59:42 +00:00
Sven Luther 01e97f297f Changed flavour to powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=4248
2005-09-21 17:43:54 +00:00
Sven Luther 3167ce0b1e Added powerpc-small flavour for exclusive use with miboot floppies in d-i.
svn path=/dists/trunk/linux-2.6/; revision=4247
2005-09-21 17:41:06 +00:00
Sven Luther 2a41624a11 Same for trunk.
svn path=/dists/trunk/linux-2.6/; revision=4235
2005-09-17 19:34:29 +00:00
Frederik Schüler d3b5bcee29 Finalize amd64 arch config.
svn path=/dists/trunk/linux-2.6/; revision=4233
2005-09-17 10:41:40 +00:00
Bastian Blank 3097839fba debian/config, debian/powerpc/config, debian/s390/config:
Move network and ip settings to common config.

svn path=/dists/trunk/linux-2.6/; revision=4229
2005-09-16 18:55:06 +00:00
Bastian Blank 7c9ec08daf * debian/arch/config: Add new 8250 type.
* debian/arch/i386/config: Update.

svn path=/dists/trunk/linux-2.6/; revision=4228
2005-09-16 18:54:01 +00:00
Bastian Blank fe6e7f6ed9 r4203: waldi | 2005-09-14 20:57:40 +0200
Move compiler setting to package config.
 
 * debian/arch/alpha/defines, debian/arch/arm/defines,
   debian/arch/m68k/defines, debian/arch/sparc/defines:
   Add compiler setting.
 * debian/bin/gencontrol.py: Set COMPILER argument.
 * debian/lib/python/debian_linux.py: Add support for compiler setting.
 * debian/rules.real: Change MAKEFLAGS setup.
 
 r4204: waldi | 2005-09-14 21:43:27 +0200
 * debian/rules.real: Update header-install substitution.
 * debian/templates/header-install.in: Remove flavours file.
 
 r4205: waldi | 2005-09-14 21:54:56 +0200
 * debian/rules.real
   - Update post-install substitution.
   - Remove append variable.
 * debian/templates/post-install.in: Remove append substitution.

svn path=/dists/trunk/linux-2.6/; revision=4209
2005-09-14 21:15:37 +00:00
Bastian Blank 05dca86b1b debian/arch/alpha/Makefile.inc, debian/arch/amd64/Makefile.inc,
debian/arch/arm/Makefile.inc, debian/arch/hppa/Makefile.inc,
debian/arch/i386/Makefile.inc, debian/arch/ia64/Makefile.inc,
debian/arch/m68k/Makefile.inc, debian/arch/sparc/Makefile.inc:
- Remove makeflags.
- Remove initrd modules.

svn path=/dists/trunk/linux-2.6/; revision=4207
2005-09-14 21:12:04 +00:00
Bastian Blank 8e8f94fbbe Move security settings to core config file.
* 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/powerpc/config,
  debian/arch/s390/config, debian/arch/sparc/config:
  Remove security settings.
* debian/arch/config: Add security settings.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4206
2005-09-14 21:08:14 +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
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
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 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 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
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
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