Commit Graph

44 Commits

Author SHA1 Message Date
Bastian Blank 227637e674 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6783
2006-06-06 22:06:18 +00:00
Bastian Blank ed803c94ad Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6533
2006-05-08 16:40:33 +00:00
maximilian attems 416228d3e4 disable b0rked lsm modules
svn path=/dists/trunk/linux-2.6/; revision=6439
2006-04-18 00:13:02 +00:00
Bastian Blank e4bd48571b Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6265
2006-03-22 17:49:41 +00:00
Martin Michlmayr 79427c100c sync changed from dists/sid
svn path=/dists/trunk/linux-2.6/; revision=6239
2006-03-20 15:35:34 +00:00
Bastian Blank 6f713e68e8 debian/arch: Partialy unify nfs settings.
svn path=/dists/trunk/linux-2.6/; revision=6124
2006-03-10 21:04:54 +00:00
Martin Michlmayr 0da3f76507 [arm, armeb] Enable the netconsole module.
svn path=/dists/trunk/linux-2.6/; revision=6114
2006-03-10 17:46:20 +00:00
Martin Michlmayr 2d69e5fe0b [arm] Enable nfs and nfsd modules.
svn path=/dists/trunk/linux-2.6/; revision=6095
2006-03-07 20:57:57 +00:00
Bastian Blank 18795c946f debian/arch: Unify general network options.
svn path=/dists/trunk/linux-2.6/; revision=5953
2006-02-21 12:12:48 +00:00
Bastian Blank 2ab165060a debian/arch: Unify virtual server settings.
svn path=/dists/trunk/linux-2.6/; revision=5952
2006-02-21 11:33:31 +00:00
Bastian Blank 27c5c29f48 debian/arch: Unify netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5949
2006-02-21 11:21:28 +00:00
Bastian Blank 78534cafee debian/arch: Unify jfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5947
2006-02-21 10:47:53 +00:00
Bastian Blank f1f49572d0 debian/arch: Unify xfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5946
2006-02-21 10:44:19 +00:00
Bastian Blank 6b4456fa60 debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
2006-02-21 10:21:05 +00:00
Bastian Blank bf29342baf debian/arch: Unify cryptographic options.
svn path=/dists/trunk/linux-2.6/; revision=5942
2006-02-21 09:56:35 +00:00
Martin Michlmayr 307d46c49f update arm configs for 2.6.16-rc3
svn path=/dists/trunk/linux-2.6/; revision=5888
2006-02-14 20:13:02 +00:00
Martin Michlmayr d765b7f58e [arm] Enable CONFIG_INPUT_EVDEV on all arm subarches since yaird needs this
module in order to generate initrds.

svn path=/dists/trunk/linux-2.6/; revision=5426
2006-01-12 19:48:48 +00:00
Martin Michlmayr 751c2259f5 remove obsolete options
svn path=/dists/trunk/linux-2.6/; revision=5403
2006-01-10 23:53:38 +00:00
Martin Michlmayr 3176285dda [arm] Allow modules to be unloaded.
svn path=/dists/trunk/linux-2.6/; revision=5397
2006-01-10 23:13:09 +00:00
Martin Michlmayr 1562784fc4 [arm] Activate tmpfs.
svn path=/dists/trunk/linux-2.6/; revision=5395
2006-01-10 23:05:43 +00:00
Martin Michlmayr a0718a21e1 [arm] Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5392
2006-01-10 22:59:56 +00:00
Frederik Schüler e6073f87ab Make CONFIG_IPW2100 a per-architecture option and deactivate it on all architectures but i386.
svn path=/dists/trunk/linux-2.6/; revision=5276
2006-01-05 13:27:34 +00:00
Jonas Smedegaard f1e8856262 Rollback phase 2 of kernel config option cleanup (needs more care).
svn path=/dists/trunk/linux-2.6/; revision=5126
2005-12-29 12:10:27 +00:00
Jonas Smedegaard 7dd52b8479 Some more kernel config duplicates stripped.
svn path=/dists/trunk/linux-2.6/; revision=5119
2005-12-29 02:25:41 +00:00
Jonas Smedegaard 0c6843ed57 Cleaning kernel config options, part two: Stripping arch-specific options when declared in more generic files too.
svn path=/dists/trunk/linux-2.6/; revision=5115
2005-12-29 01:17:30 +00:00
Frederik Schüler 0e5ebce04a Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on sparc, and make it a per-arch option on arm too.
svn path=/dists/trunk/linux-2.6/; revision=5088
2005-12-25 17:57:54 +00:00
Frederik Schüler efab14375b - Add updated version of drivers-scsi-megaraid_splitup.patch.
- Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global option.


svn path=/dists/trunk/linux-2.6/; revision=5035
2005-12-19 07:38:42 +00:00
Frederik Schüler f16850b763 Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
statically linked has better performance then modules due to TLB issue.


svn path=/dists/trunk/linux-2.6/; revision=4885
2005-11-24 15:37:55 +00:00
Frederik Schüler 4843eb07da - QLA2XXX options activated globally.
- CONFIG_SCTP_HMAC_MD5=y set globally - or better default to CONFIG_SCTP_HMAC_SHA1=y?
- Memory model options removed from global config: every arch must set their memory model by arch/flavour now (FLATMEM, or DISCONTIGMEM on NUMA).
- new option: DEFAULT_IOSCHED="anticipatory" - everyone OK with this or better use the deadline scheduler?
- CONFIG_SPLIT_PTLOCK_CPUS must be set per-arch


svn path=/dists/trunk/linux-2.6/; revision=4829
2005-11-15 13:23:41 +00:00
Frederik Schüler 64be5f91af - Globally activate CONFIG_SECURITY_NETWORK
- activate XFS_QUOTA in a split-config aware way.

svn path=/dists/trunk/linux-2.6/; revision=4786
2005-11-11 14:31:24 +00:00
Vincent Sanders 2c75ecf4f2 update ARM configs for 2.6.14 release
svn path=/dists/trunk/linux-2.6/; revision=4681
2005-10-28 11:28:13 +00:00
Simon Horman 1d52bfbf89 Apus might build now. QLA2XXX can be set to n. Latter needed for former
svn path=/dists/trunk/linux-2.6/; revision=4518
2005-10-18 11:12:02 +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 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
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
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 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 7d6e251650 run initsplit on this directory
svn path=/dists/trunk/linux-2.6/; revision=4110
2005-09-01 06:00:57 +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
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
Vincent Sanders 6bd78d887b Add ARM build
svn path=/trunk/kernel/source/linux-2.6/; revision=3642
2005-07-31 15:01:34 +00:00