Commit Graph

341 Commits

Author SHA1 Message Date
Martin Michlmayr be56280fef Add maclist support. This is needed for the eth driver of the NSLU2.
Only apply this on ARM for now since the patch hasn't been forwarded
upstream yet.

svn path=/dists/trunk/linux-2.6/; revision=5434
2006-01-14 02:09:24 +00:00
Martin Michlmayr c49f43c457 comment the rest of nslu2 support
svn path=/dists/trunk/linux-2.6/; revision=5432
2006-01-14 01:49:01 +00:00
Martin Michlmayr 37d0e12665 [arm/nslu2] Add an image for Network Storage Link for USB 2.0 Disk Drives.
svn path=/dists/trunk/linux-2.6/; revision=5431
2006-01-14 01:48:01 +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 240ec19e3a update config
svn path=/dists/trunk/linux-2.6/; revision=5425
2006-01-12 19:08:02 +00:00
Martin Michlmayr f2b6ad1541 enabling CONFIG_FB_SIS without CONFIG_FB_SIS_* doesn't make sense
svn path=/dists/trunk/linux-2.6/; revision=5424
2006-01-12 19:06:47 +00:00
Martin Michlmayr 8b930512b5 set CRAMFS
svn path=/dists/trunk/linux-2.6/; revision=5416
2006-01-12 01:11:50 +00:00
Martin Michlmayr df7d2b156f [arm] Enable USB modules on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5415
2006-01-12 00:57:59 +00:00
Martin Michlmayr d916027d44 [arm] Enable RAID and LVM modules on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5414
2006-01-12 00:49:33 +00:00
Martin Michlmayr e9dda1a702 this driver doesn't compile
svn path=/dists/trunk/linux-2.6/; revision=5405
2006-01-11 20:56:35 +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 f44b64ee71 let's turn on jffs/jffs2 on footbride
svn path=/dists/trunk/linux-2.6/; revision=5401
2006-01-10 23:33:21 +00:00
Martin Michlmayr 98d7051aba [arm] Enable MTD and the DC21285 flash driver on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5400
2006-01-10 23:29:50 +00:00
Martin Michlmayr 136a7fe8aa [arm] Enable more framebuffer drivers on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5398
2006-01-10 23:18:44 +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 f8584572d0 [arm] Activate the right network drivers on Footbridge (Tulip and NE2K).
svn path=/dists/trunk/linux-2.6/; revision=5396
2006-01-10 23:11:01 +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 fb8329f15e and idedma
svn path=/dists/trunk/linux-2.6/; revision=5394
2006-01-10 23:04:57 +00:00
Martin Michlmayr 12f98f08db [arm] Activate IDEPCI on footbridge so SL82C105 will really be compiled in.
svn path=/dists/trunk/linux-2.6/; revision=5393
2006-01-10 23:01:48 +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
maximilian attems 315a3ce50a amd64, i386, hppa and sparc go for i-t
svn path=/dists/trunk/linux-2.6/; revision=5383
2006-01-09 22:24:36 +00:00
Bastian Blank b37871ac10 * Set compiler build dependencies from config informations.
* Install debian/lib into headers-all package.
* Unlink version file before writing to them.
* debian/README: Remove outdated information.

r5275:  waldi | 2006-01-05 14:00:15 +0100
* debian/lib/python/debian_linux/debian.py: Move package class from utils.
* debian/lib/python/debian_linux/utils.py: Use package class from debian.

r5277:  waldi | 2006-01-05 14:41:45 +0100
* debian/lib/python/debian_linux/debian.py
  - Add package_relation, package_relation_list and package_relation_group
    classes.
  - Use them in the package class.
* debian/lib/python/debian_linux/gencontrol.py
  - Support new relation classes.

r5278:  waldi | 2006-01-05 14:46:55 +0100
debian/bin/gencontrol.py: Use relation objects for tree entry.

r5279:  waldi | 2006-01-05 15:20:00 +0100
* debian/bin/gencontrol.py: Don't fail if some relation fields are empty.
* debian/lib/python/debian_linux/debian.py: Merge relation entries.

r5280:  waldi | 2006-01-05 15:24:08 +0100
* debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler.
* debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies
  from config informations.
* debian/templates/control.source.in: Remove compiler from Build-Depends.

r5281:  waldi | 2006-01-05 15:39:45 +0100
* debian/rules.real
  - Install debian/lib into headers-all package.
  - Call dh_python with python version 2.4.
* debian/templates/control.source.in:
  Add python to build-depends, needed by dh_python.

r5282:  waldi | 2006-01-05 16:36:33 +0100
debian/rules.real
- Remove outdated comment about include_common_config.
- Remove support for headers_dirs.

r5283:  waldi | 2006-01-05 16:38:05 +0100
debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc,
debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc,
debian/arch/sparc/Makefile.inc: Remove not longer supported variables.

r5284:  waldi | 2006-01-05 16:42:33 +0100
debian/lib/python/debian_linux/gencontrol.py:
Warn if the class setting is not available.

r5287:  waldi | 2006-01-05 19:07:05 +0100
debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc.

r5288:  waldi | 2006-01-05 19:08:35 +0100
debian/lib/python/debian_linux/config.py:
Only bail out if a section is not found in any config file.

r5294:  waldi | 2006-01-05 19:26:57 +0100
debian/lib/python/debian_linux/gencontrol.py
- Support config underlay.
- Add some small default implementations.

r5295:  waldi | 2006-01-05 19:39:55 +0100
debian/README: Remove outdated information.

r5325:  waldi | 2006-01-06 22:40:17 +0100
debian/bin/apply.py
- Don't reference the debian_linux module, it is not available.
- Unlink version file before writing to them.

svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +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
Bastian Blank f5ea6ce508 * Move most parts of debian/bin/gencontrol.py to debian/lib.
* Implement subarch.
* Rewrite patch handling to integrate arch and subarch specific patches. 

r4300:  waldi | 2005-10-03 22:23:02 +0200
debian/rules.real: Remove old definitions.

r4304:  waldi | 2005-10-03 23:02:13 +0200
Move template reading to lib.

* debian/bin/gencontrol.py
  - Remove RFC822 routines.
  - Use templates class.
* debian/lib/python/debian_linux.py: Add templates class.

r4738:  waldi | 2005-11-07 15:51:30 +0100
debian/bin/gencontrol.py: Set TYPE.

r4796:  waldi | 2005-11-13 15:09:40 +0100
* debian/bin/gencontrol.py: Use config_reader.
* debian/lib/python/debian_linux: Add directory.
* debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py.
* debian/lib/python/debian_linux/config.py: Add config_reader and config_parser.

r4797:  waldi | 2005-11-13 15:45:12 +0100
* debian/bin/gencontrol.py: Move code away. For now only use imported code.
* debian/lib/python/debian_linux/__init__.py: Remove utils.
* debian/lib/python/debian_linux/config.py: Update.
* debian/lib/python/debian_linux/debian.py: Add debian packaging specific code.
* debian/lib/python/debian_linux/gencontrol.py: Add code.
* debian/lib/python/debian_linux/utils.py: Add utils.

r4798:  waldi | 2005-11-13 15:56:37 +0100
debian/lib/python/debian_linux/gencontrol.py:
Don't try to generation extra packages if the template does not exist.

r4799:  waldi | 2005-11-13 16:04:25 +0100
debian/lib/python/debian_linux/gencontrol.py:
Begin to split methods in smaller pieces.

r4800:  waldi | 2005-11-13 16:26:03 +0100
debian/lib/python/debian_linux/gencontrol.py: Split more code.

r4802:  waldi | 2005-11-13 16:40:08 +0100
debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list.

r4806:  waldi | 2005-11-13 16:55:48 +0100
debian/bin/gencontrol.py: Move linux-2.6 specific code from
debian/lib/python/debian_linux/gencontrol.py.

r4807:  waldi | 2005-11-13 17:07:26 +0100
debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update.

r4808:  waldi | 2005-11-13 17:08:53 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4810:  waldi | 2005-11-13 17:10:30 +0100
debian/bin/gencontrol.py
- Move code from debian/lib/python/debian_linux/gencontrol.py.
- Update.

r4811:  waldi | 2005-11-13 17:33:47 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4812:  waldi | 2005-11-13 17:36:38 +0100
debian/bin/gencontrol.py: Update.

r4813:  waldi | 2005-11-13 18:36:28 +0100
debian/lib/python/debian_linux/config.py: Remove old code.

r4814:  waldi | 2005-11-13 18:38:50 +0100
* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py,
  debian/lib/python/debian_linux/utils.py: Teach package object how to
  work with list attributes.
* debian/lib/python/debian_linux/debian.py: Don't use utils.entry.

r4815:  waldi | 2005-11-13 18:41:55 +0100
* debian/lib/python/debian_linux/gencontrol.py
  - Use utils.package.
  - Remove debugging code.
* debian/lib/python/debian_linux/utils.py
  - Use utils.package.
  - Remove utils.entry.

r4816:  waldi | 2005-11-13 18:47:46 +0100
debian/lib/python/debian_linux/utils.py: Don't output empty fields.

r4965:  waldi | 2005-12-04 12:36:20 +0100
Rewrite config reader to support more than one section per (arch, subarch, flavour).

* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py:
  Explicitely Use base entries.
* debian/lib/python/debian_linux/config.py
  - Rewrite.
  - Loose support for entry merging for now.

r5175:  waldi | 2006-01-02 20:46:46 +0100
debian/bin/gencontrol.py: Fix.

r5176:  waldi | 2006-01-02 21:09:17 +0100
* debian/bin/apply: Don't expect upstream version in series file names.
* debian/patches-debian/series/0experimental.1:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1.
* debian/patches-debian/series/0experimental.2:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2.

r5177:  waldi | 2006-01-02 22:31:28 +0100
First prototype of improved patch util.

debian/bin/apply.py: Add.

r5178:  waldi | 2006-01-02 23:40:11 +0100
* debian/bin/apply.py: Finish implementation.
* debian/rules.real: Use apply.py.

r5179:  waldi | 2006-01-03 00:15:05 +0100
* debian/bin/apply.py: Implement arch and subarch specific patches.
* debian/bin/unpatch: Remove old code.
* debian/rules.real: Fix patch package installation.

r5180:  waldi | 2006-01-03 00:16:05 +0100
debian/bin/apply: Remove.

r5181:  waldi | 2006-01-03 00:16:56 +0100
* debian/bin/gencontrol.py: Readd missing build target.
* debian/lib/python/debian_linux/debian.py: Raise if version is not parsable.

r5192:  waldi | 2006-01-03 15:32:43 +0100
debian/bin/apply.py
- Add version_file class.
- Use correct series for deapply.

r5193:  waldi | 2006-01-03 15:41:53 +0100
debian/bin/apply.py
- Remove extra version handling from series class.
- Add check for extra version in patch setup.

r5194:  waldi | 2006-01-03 15:45:49 +0100
debian/bin/apply.py: Move complete reverse logic into series class.

r5195:  waldi | 2006-01-03 16:14:33 +0100
debian/bin/apply.py: Implement patch per arch and subarch. It is currently done
by completely deapply the arch specific patches if it needs to change set of
general patches.

r5196:  waldi | 2006-01-03 16:18:55 +0100
debian/bin/apply.py: Don't record extra version without patch.

r5197:  waldi | 2006-01-03 16:25:03 +0100
debian/bin/apply.py: Record shortest possible extra version in version file.

r5198:  waldi | 2006-01-03 16:28:00 +0100
* debian/patches-debian/series/0experimental.3-extra: Add.
* debian/patches-debian/hppa-incompatible.patch:
  Move from debian/patches-arch/hppa.diff.
* debian/patches-debian/m68k-incompatible.patch
  Move from debian/patches-arch/m68k.diff.
* debian/patches-arch: Remove.

r5200:  waldi | 2006-01-03 16:30:03 +0100
debian/rules.real: Use new apply script for arch and subarch patches.

r5207:  waldi | 2006-01-03 17:12:52 +0100
* debian/rules.real: Remove old arch patches installation.
* debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep.

r5208:  waldi | 2006-01-03 17:21:21 +0100
debian/lib/python/debian_linux: Set svn:ignore property.

r5210:  waldi | 2006-01-03 17:24:09 +0100
debian/templates/control.main.in: Fix depends of patch package.

r5212:  waldi | 2006-01-03 17:54:18 +0100
* debian/rules: Fix clean.
* debian/rules.real
  - Remove definition of old arch patches.
  - Use a variable for patch command.

r5213:  waldi | 2006-01-03 20:45:41 +0100
* debian/templates: Move subarch part in package names in front of flavour.
* debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting.

r5214:  waldi | 2006-01-03 20:46:05 +0100
debian/lib/python/debian_linux/config.py: Support subarches.

r5215:  waldi | 2006-01-04 00:51:46 +0100
Update svn:ignore property.

r5216:  waldi | 2006-01-04 00:53:20 +0100
debian/bin/apply.py
- Use correct length in extra check.
- Check for correct length of extra entries.

r5217:  waldi | 2006-01-04 00:54:38 +0100
debian/rules.real
- Append subarch to kernel version.
- Fix base of kconfig.ml call.

r5234:  waldi | 2006-01-04 15:34:59 +0100
* debian/bin/gencontrol.py: Use config entry merging when needed.
* lib/python/debian_linux/config.py: Readd config entry merging.

r5235:  waldi | 2006-01-04 16:00:38 +0100
* debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS.
* debian/rules.real: Set LOCALVERSION for scripts.

r5240:  waldi | 2006-01-04 17:50:12 +0100
debian/rules.real: Fix version of subarch headers package.

svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
dann frazier 9ddce5fa57 * [ia64] Update config for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5218
2006-01-04 04:47:43 +00:00
Sven Luther 3d75b69e12 Let's do abiname=1 :)
Purged duplicate name entry.

svn path=/dists/trunk/linux-2.6/; revision=5189
2006-01-03 08:14:51 +00:00
Bastian Blank 435d288db2 - Enable CPU hotplug.
- Move some options around.

* debian/arch/s390/config, debian/arch/s390/config.s390,
* debian/arch/s390/config.s390-tape, debian/arch/s390/config.s390x:
  Update.

svn path=/dists/trunk/linux-2.6/; revision=5173
2006-01-02 11:06:05 +00:00
Bastian Blank 090ba9b279 Update s390 configs.
* debian/arch/s390/config: Add CONFIG_DASD_DIAG.
* debian/arch/s390/config.s390, debian/arch/s390/config.s390-tape:
  Remove CONFIG_DASD_DIAG.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=5172
2006-01-02 10:30:38 +00:00
Sven Luther 5c1023deaa Upped k-p build dependency on k-p 10.029, and mkvmlinuz powerpc depedency on mkvmlinuz 18.
svn path=/dists/trunk/linux-2.6/; revision=5159
2005-12-31 18:39:41 +00:00
Kyle McMartin 64b3c8edfe Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5154
2005-12-31 01:08:24 +00:00
Sven Luther a0d39b3752 Disabled software suspend on apus, cleaned up typoed entry in powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=5148
2005-12-30 09:35:41 +00:00
Sven Luther f4817878de IOSCHED is another case where the whole stuff needs to be moved to the leaf. Adjusting config.powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=5146
2005-12-30 09:09:42 +00:00
Sven Luther 51cd6b3529 Fixed typo in powerpc/powerpc config snipplet (FB_IMSTT).
svn path=/dists/trunk/linux-2.6/; revision=5145
2005-12-30 08:54:04 +00:00
Sven Luther 1ef3563ac8 Moved CONFIG_APUS to individual snipplets.
I think this is one which should have profited from jonas script.
The fact that 2.6.14 apus built means that the change in Kconfig behaviour happened for 2.6.15.

svn path=/dists/trunk/linux-2.6/; revision=5137
2005-12-29 17:22:02 +00:00
Jonas Smedegaard 18bf0d4b0a Roll back last reason to be suspicious on my breaking the whole ppc world for Sven.
svn path=/dists/trunk/linux-2.6/; revision=5136
2005-12-29 16:06:23 +00:00
Sven Luther d52ce29471 Apparently the k-p magic doesn't work for defconfig, use subarch ppc there.
svn path=/dists/trunk/linux-2.6/; revision=5133
2005-12-29 14:49:54 +00:00
Jonas Smedegaard b45bb4fb07 Third attempt at phase one (duplicates within same files) kernel config option cleaning: Now only strip duplicate options above a _defined_ entry (undefined duplicates still confuse split-config but needs more careful handling).
svn path=/dists/trunk/linux-2.6/; revision=5129
2005-12-29 12:41:56 +00:00
Jonas Smedegaard 4899722715 Roll back stage one (duplicates within same file) too.
svn path=/dists/trunk/linux-2.6/; revision=5127
2005-12-29 12:24:53 +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
Sven Luther 37c05ad3f0 And enabled apus in defines.
svn path=/dists/trunk/linux-2.6/; revision=5125
2005-12-29 09:55:46 +00:00
Sven Luther f3933e94b3 Removed non-config lines from the apus config.
svn path=/dists/trunk/linux-2.6/; revision=5123
2005-12-29 08:40:07 +00:00
Jonas Smedegaard 38fcad77dc Stripping even more. This should be all!
svn path=/dists/trunk/linux-2.6/; revision=5121
2005-12-29 02:42:02 +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
Jonas Smedegaard 961eb749d7 Second attempt at first kernel config option cleaning: Single files (and only the duplicate options this time!).
svn path=/dists/trunk/linux-2.6/; revision=5114
2005-12-29 01:09:22 +00:00
Jonas Smedegaard 9d871515e5 Undo broken cleanup.
svn path=/dists/trunk/linux-2.6/; revision=5111
2005-12-29 00:34:53 +00:00
Frederik Schüler ad353ad5f6 Remove duplicate options between arch/config and arch/i386/config:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings

svn path=/dists/trunk/linux-2.6/; revision=5110
2005-12-29 00:03:23 +00:00
Jonas Smedegaard cfafd4dfed Cleaning duplicate kernel options - part one (duplicates within same file).
svn path=/dists/trunk/linux-2.6/; revision=5109
2005-12-28 23:41:37 +00:00
Frederik Schüler 285b04ba4e Remove duplicate options between arch/config and arch&/amd64/config, first run:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings
- 

svn path=/dists/trunk/linux-2.6/; revision=5107
2005-12-28 23:36:33 +00:00
Frederik Schüler a05daa7a08 Fix 486 flavour: really use M486 and not M686.
svn path=/dists/trunk/linux-2.6/; revision=5106
2005-12-28 22:54:16 +00:00